Changeset 6503 for anuga_core/source
- Timestamp:
- Mar 13, 2009, 11:24:32 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/shallow_water_domain.py
r6190 r6503 1308 1308 domain: pointer to shallow water domain for which the boundary applies 1309 1309 mean_stage: The mean water level which will be added to stage derived 1310 from the sww file1310 from the boundary condition 1311 1311 time_thinning: Will set how many time steps from the sww file read in 1312 1312 will be interpolated to the boundary. For example if … … 1323 1323 This will be used in case model time exceeds 1324 1324 that available in the underlying data. 1325 Note that mean_stage will also be added to this. 1325 1326 1326 1327 use_cache:
Note: See TracChangeset
for help on using the changeset viewer.