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

Last change on this file since 255 was 234, checked in by ole, 21 years ago

Played with protection against mnimal heights and
balanced limiting. Looks good.
The demo show_balanced_limiters now runs!

File size: 676 bytes
Line 
1
2Perhaps control old/new style with minimum_allowed height
3       
4Test friction term!
5
6       
7Create a pyvolution_interfaces.py module with all getters/setters
8converts etc.
9
10
11gradient should not require qs to be numeric arrays anymore.!!
12
13
14Let rectangular mesh and others
15like it to generat the three lists for use when instantiating
16Mesh and DOmain objects.
17
18
19Don't use default conserved qs - hardwire into shallow_water.py
20
21
22Interface
23
24 set_quantity should be ablt take either a function or an array.
25 
26
27Design: 
28explicit and implicit updates should be stored in each quantity.
29
30Create repr of a domain such that it lists all its parameters e.g. order
Note: See TracBrowser for help on using the repository browser.