Changeset 3469
- Timestamp:
- Aug 8, 2006, 5:25:52 PM (17 years ago)
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documentation/planning/issues_pre_trac.txt
r3468 r3469 1 1 From TODO list (HUSK.txt) 2 3 Have the quantity label e.g. elevation, associated with the data in sww files. 4 5 Do data manager for non-smooth data + tests. Smooth is OK (7/9) 6 7 8 Perhaps control old/new style with minimum_allowed height 9 In any case get rid of old style. 10 Then optimise protect_against..... 11 12 13 14 Create a pyvolution_interfaces.py module with all getters/setters 15 converts etc. 16 17 18 gradient should not require qs to be numeric arrays anymore.!! 19 20 21 Let rectangular mesh and others 22 like it to generat the three lists for use when instantiating 23 Mesh and DOmain objects. 24 25 26 Don't use default conserved qs - hardwire into shallow_water.py 27 Even hardwire pertinent arrays from cons quan into shallow_water and use directly with flux etc 28 29 30 Interface 31 32 set_quantity should be ablt take either a function or an array. 33 34 35 Design: 36 explicit and implicit updates should be stored in each quantity. 37 38 Create repr of a domain such that it lists all its parameters e.g. order 39 40 2 41 OPEN ISSUES: 3 42 ------------
Note: See TracChangeset
for help on using the changeset viewer.