Last change
on this file since 643 was
353,
checked in by duncan, 20 years ago
|
added more least squares tests, investigating sww files
|
File size:
960 bytes
|
Line | |
---|
1 | Have the quantity label e.g. elevation, associated with the data in sww files. |
---|
2 | |
---|
3 | Do data manager for non-smooth data + tests. Smooth is OK (7/9) |
---|
4 | |
---|
5 | |
---|
6 | Perhaps control old/new style with minimum_allowed height |
---|
7 | In any case get rid of old style. |
---|
8 | Then optimise protect_against..... |
---|
9 | |
---|
10 | Test friction term! |
---|
11 | |
---|
12 | |
---|
13 | Create a pyvolution_interfaces.py module with all getters/setters |
---|
14 | converts etc. |
---|
15 | |
---|
16 | |
---|
17 | gradient should not require qs to be numeric arrays anymore.!! |
---|
18 | |
---|
19 | |
---|
20 | Let rectangular mesh and others |
---|
21 | like it to generat the three lists for use when instantiating |
---|
22 | Mesh and DOmain objects. |
---|
23 | |
---|
24 | |
---|
25 | Don't use default conserved qs - hardwire into shallow_water.py |
---|
26 | Even hardwire pertinent arrays from cons quan into shallow_water and use directly with flux etc |
---|
27 | |
---|
28 | |
---|
29 | Interface |
---|
30 | |
---|
31 | set_quantity should be ablt take either a function or an array. |
---|
32 | |
---|
33 | |
---|
34 | Design: |
---|
35 | explicit and implicit updates should be stored in each quantity. |
---|
36 | |
---|
37 | 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.