Changeset 9327 for trunk/anuga_core/validation_tests
- Timestamp:
- Sep 8, 2014, 10:06:35 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/validation_tests/behaviour_only/tides_hecras/channel_floodplain1.py
r9256 r9327 30 30 bankwidth = 0.01 # Width of the bank regions -- note that these protrude into the channel 31 31 man_n=0.03 # Manning's n 32 l0 = 20.000 # Length scale associated with triangle side length in channel (min_triangle area = 0.5*l0^2)32 l0 = 50.000 # Length scale associated with triangle side length in channel (min_triangle area = 0.5*l0^2) 33 33 34 34 assert chan_width < floodplain_width, \
Note: See TracChangeset
for help on using the changeset viewer.