Ignore:
Timestamp:
Sep 8, 2014, 10:06:35 AM (11 years ago)
Author:
davies
Message:

Being more careful with timestep for riverwalls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/validation_tests/behaviour_only/tides_hecras/channel_floodplain1.py

    r9256 r9327  
    3030bankwidth = 0.01 # Width of the bank regions -- note that these protrude into the channel
    3131man_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)
     32l0 = 50.000 # Length scale associated with triangle side length in channel (min_triangle area = 0.5*l0^2)
    3333
    3434assert chan_width < floodplain_width, \
Note: See TracChangeset for help on using the changeset viewer.