source: inundation/ga/storm_surge/pyvolution/HUSK.txt @ 643

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