Changeset 1750 for inundation/wiki
- Timestamp:
- Aug 24, 2005, 11:45:12 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/wiki/future_directions.txt
r1749 r1750 156 156 157 157 158 Introduce 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 158 164 Make stage appear as any other quantity: 159 165 Either … … 171 177 172 178 179 173 180 Boundary (Dirichlet): Think about specifying values by quantity name (and having defaults) 174 181 Dirichlet(stage = 1.0, ymomentum = 0.2)
Note: See TracChangeset
for help on using the changeset viewer.