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

Last change on this file since 281 was 281, checked in by ole, 20 years ago

Got datamanager for sww smooth to work.
Non-smooth does not work yet and tests are unfinished

File size: 879 bytes
Line 
1
2Do datamanager 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 oldstyle.
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.