Changeset 7078
- Timestamp:
- May 25, 2009, 4:20:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/demos/cairns/runcairns.py
r7077 r7078 70 70 # Setup parameters of computational domain 71 71 #------------------------------------------------------------------------------ 72 domain.set_name('cairns_ X' + project.scenario) # Name of sww file72 domain.set_name('cairns_' + project.scenario) # Name of sww file 73 73 domain.set_datadir('.') # Store sww output here 74 74 domain.set_minimum_storable_height(0.01) # Store only depth > 1cm
Note: See TracChangeset
for help on using the changeset viewer.