TUFLOW crashing: Difference between revisions

Content deleted Content added
No edit summary
Line 15:
 
=TUFLOW crashes during model initialisation=
* This crash might be connected to an erroneous input data. Insertor "pause"an aterror the end ofin the batch file to keep the DOS window open and send a snapshot of this window and .tlf tocontrol support@tuflow.com.files:
** Insert "pause" at the end of the batch file to keep the DOS window open and be able to see the issue. If there is no clear indication of what the cause might be, send a snapshot of the DOS window and .tlf to support@tuflow.com.
** Let the console window be written to a text file, e.g. “TUFLOW.exe my_model.tcf > dump.txt” to check the control file/GIS layer written just above the error.
 
* If multiple large models are initialising at the same time, this could cause a memory overload and stop the simulations. Try inserting "timeout xxx" in the batch file between the runs to spread them out, where xxx is a number of seconds to wait for the next run to start.