TUFLOW crashing: Difference between revisions

Content deleted Content added
Line 24:
 
=TUFLOW crashes during model initialisation=
* This crash might be connected to an 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 messages only in the console window:
** Insert "pause" at the end of the batch file to keep the DOS window open and be able to see the issue. IfThe therecontrol isfile/GIS nolayer clearwritten indicationjust of whatabove the causeerror mightshould be, sendthe a snapshotcause of the DOS window and .tlf to support@tuflow.comissue.
** Let the console window be written to a text file, e.g. “TUFLOW.exe my_model.tcf > dump.txt”. toThis checkwill redirect console output massages as well as the controlstandard error stream to the “dump.log” file/GIS, layerand writtenlikely justit abovewill therecord more error information than the normal TUFLOW log file.
* 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.<br>
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.<br>
<br>