Changeset 3469


Ignore:
Timestamp:
Aug 8, 2006, 5:25:52 PM (17 years ago)
Author:
ole
Message:

More cleaninig of old doc files

Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • documentation/planning/issues_pre_trac.txt

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