Rev | Line | |
---|
[353] | 1 | Have the quantity label e.g. elevation, associated with the data in sww files. |
---|
[281] | 2 | |
---|
[297] | 3 | Do data manager for non-smooth data + tests. Smooth is OK (7/9) |
---|
[281] | 4 | |
---|
| 5 | |
---|
| 6 | Perhaps control old/new style with minimum_allowed height |
---|
[297] | 7 | In any case get rid of old style. |
---|
[281] | 8 | Then optimise protect_against..... |
---|
| 9 | |
---|
| 10 | |
---|
| 11 | |
---|
| 12 | Create a pyvolution_interfaces.py module with all getters/setters |
---|
| 13 | converts etc. |
---|
| 14 | |
---|
| 15 | |
---|
| 16 | gradient should not require qs to be numeric arrays anymore.!! |
---|
| 17 | |
---|
| 18 | |
---|
| 19 | Let rectangular mesh and others |
---|
| 20 | like it to generat the three lists for use when instantiating |
---|
| 21 | Mesh and DOmain objects. |
---|
| 22 | |
---|
| 23 | |
---|
| 24 | Don't use default conserved qs - hardwire into shallow_water.py |
---|
| 25 | Even hardwire pertinent arrays from cons quan into shallow_water and use directly with flux etc |
---|
| 26 | |
---|
| 27 | |
---|
| 28 | Interface |
---|
| 29 | |
---|
| 30 | set_quantity should be ablt take either a function or an array. |
---|
| 31 | |
---|
| 32 | |
---|
| 33 | Design: |
---|
| 34 | explicit and implicit updates should be stored in each quantity. |
---|
| 35 | |
---|
[222] | 36 | Create repr of a domain such that it lists all its parameters e.g. order |
---|
Note: See
TracBrowser
for help on using the repository browser.