source: storm_surge/pyvolution/HUSK.txt @ 522

Last change on this file since 522 was 1, checked in by duncan, 20 years ago

initial import

File size: 881 bytes
RevLine 
[1]1
2Do data manager for non-smooth data + tests. Smooth is OK (7/9)
3               
4       
5Perhaps control old/new style with minimum_allowed height
6In any case get rid of old style.
7Then optimise protect_against.....
8       
9Test friction term!
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.