TUFLOW Message 3043: Difference between revisions
Content deleted Content added
Teegan.Burke (talk | contribs) Created page with "{{TUFLOW_Message |tuflow_message=ERROR 3043: Model unstable. <br> |alt_msg=ERROR 3043: Too many consecutive failed step attempts. |type=ERROR |message_desc=When using a..." |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 3043
<br>
|alt_msg=ERROR 3043
|type=[[ERROR]]
|message_desc=
Either:
* A model running with fixed timestep has encountered NaNs.
* A model running with adaptive timestep has exceeded the maximum step retry count.
* A model running with adaptive timestep has dropped below the minimum allowable timestep.
|suggestions=
* If running a fixed timestep for a reason, consider first running in adaptive timestep mode and then identifying the minimum timestep used in the .hpc.dt.csv file, and then using this value (or slightly less) as the fixed timestep.
* If running with adaptive timestep and the model has exceeded the maximum step retry count, try running with a reduced "<font color="blue"><tt>HPC Control Number</tt></font>".
* If running with adaptive timestep and the model has dropped below the minimum allowable timestep, consider whether the minimum timestep is reasonable and reduce if necessary.
:* Also review the "<font color="blue"><tt>Minimum dt</tt></font>" map output and messages layer to see if a particular location is responsible, and then review model details in the region.
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
}}
| |||