source: inundation/pyvolution/HUSK.txt @ 1916

Last change on this file since 1916 was 645, checked in by ole, 19 years ago

Comments

File size: 940 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       
10
11       
12Create a pyvolution_interfaces.py module with all getters/setters
13converts etc.
14
15
16gradient should not require qs to be numeric arrays anymore.!!
17
18
19Let rectangular mesh and others
20like it to generat the three lists for use when instantiating
21Mesh and DOmain objects.
22
23
24Don't use default conserved qs - hardwire into shallow_water.py
25Even hardwire pertinent arrays from cons quan into shallow_water and use directly with flux etc
26
27
28Interface
29
30 set_quantity should be ablt take either a function or an array.
31 
32
33Design: 
34explicit and implicit updates should be stored in each quantity.
35
36Create repr of a domain such that it lists all its parameters e.g. order
Note: See TracBrowser for help on using the repository browser.