TUFLOW Message 3010: Difference between revisions
Content deleted Content added
Teegan.Burke (talk | contribs) Created page with "{{TUFLOW_Message |tuflow_message=ERROR 3010: minimum permissible dt must be <= initial timestep. <br> |alt_msg=ERROR 3010: Timestep must be >= 'a'<br>ERROR 3010: Timestep mus..." |
No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 3010
|alt_msg=ERROR 3010 - Timestep Maximum must be >= Timestep.<br>
|type=[[ERROR]]
|message_desc=
supplied timestep must be within these limits. When the timestep is being increased it will be limited to the defined
maximum timestep. When the timestep is being decreased, the model will be declared unstable if it falls below the
minimum timestep.<br>
Note that:<br>
* The initial timestep passed to HPC is 1/10th of the timestep defined in the tcf.
* The default minimum timestep is the lesser of 0.1s and cell size divided by 200 m/s.
* The default maximum timestep is the cell size divided by sqrt(gh) where h is the wet/dry threshold.
|suggestions=
* Ensure that the minimum timestep (if defined) is 1/10th or less of the initial timestep.
* Ensure that the maximum timestep (if defined) is greater than the minimum timestep.
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
}}
| |||