TUFLOW crashing: Difference between revisions
Content deleted Content added
Line 39:
=TUFLOW crashes during model initialisation=
'''Causes''':
*If multiple large models are initialising at the same time, this could cause a memory overload and stop the simulations.
'''Suggestions:'''
* Open the .tlf. The control file/GIS layer written just above the error should be the cause of the issue. Check the file/GIS layer for any unusual setup.
* Display "Peak working set (memory)" in the Task Manager to confirm memory overload, it is not displayed by default.▼
* Insert "timeout xxx" in the batch file between the runs to allow the models to initialise separately, where xxx is a number of seconds to wait for the next run to start.
▲If multiple large models are initialising at the same time, this could cause a memory overload and stop the simulations.<br>
▲* Display "Peak working set (memory)" in the Task Manager to confirm memory overload, it is not displayed by default.
▲* Insert "timeout xxx" in the batch file between the runs to allow the models to initialise separately, where xxx is a number of seconds to wait for the next run to start.<br>
<br>
| |||