TUFLOW crashing: Difference between revisions

Content deleted Content added
Line 40:
=TUFLOW crashes during model initialisation=
'''Causes''':
*Erroneous input data or an error in the control files. It might be captured as standard TUFLOW error or as a Fortran compiler error leaving messagesmore information only in the console window.
*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 allowspace out the modelsmodel most memory todemanding initialiseinitialisation separatelyparts, where xxx is a number of seconds to wait for the next run to start.
* If you need further help, send the .tlf, .hpc.tlf and <u>[[TUFLOW_crashing#How_to_keep_simulation_console_window_open | snapshot of the console window]]</u> to support@tuflow.com.
 
<br>