Changeset 1750 for inundation/wiki


Ignore:
Timestamp:
Aug 24, 2005, 11:45:12 AM (20 years ago)
Author:
ole
Message:

Work towards new set_quantity API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/wiki/future_directions.txt

    r1749 r1750  
    156156
    157157
     158Introduce create_quantity in domain.py:
     159  It will make a new named instance and populate it by calling set_quantity
     160  if desired.
     161  Create_quantity would be called automatically by shallow_water.         
     162 
     163
    158164Make stage appear as any other quantity:
    159165Either
     
    171177
    172178
     179
    173180Boundary (Dirichlet): Think about specifying values by quantity name (and having defaults)
    174181     Dirichlet(stage = 1.0, ymomentum = 0.2)
Note: See TracChangeset for help on using the changeset viewer.