Ignore:
Timestamp:
Oct 10, 2006, 11:40:36 PM (17 years ago)
Author:
steve
Message:

In island.py the creap is very thin!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/config.py

    r3704 r3737  
    111111maximum_allowed_speed = 100.0 #Maximal particle speed of water
    112112
    113 minimum_storable_height = minimum_allowed_height #Water depth below which it is *stored* as 0
     113minimum_storable_height = 1.0e-5 #Water depth below which it is *stored* as 0
Note: See TracChangeset for help on using the changeset viewer.