- Timestamp:
- Jun 26, 2008, 1:21:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/development/continental_margin_0708/friction_0.02.py
r5066 r5442 103 103 domain.set_quantity('friction', 0.02) # Constant friction 104 104 domain.set_quantity('stage', 0) # Constant negative initial stage 105 domain.tight_slope_limiters = 1 106 domain.beta_h = 0 105 domain.tight_slope_limiters = True 107 106 108 107 #------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.