TUFLOW crashing: Difference between revisions

Content deleted Content added
Line 15:
<br>
 
=How to keep the simulation console window open=
Simulation console window can display errors not written in the .tlf file and provide more information for troubleshooting:
* Insert "pause" at the end of the batch file and remove any Start "TUFLOW", -b and/or -t switch. <u>[[Run_TUFLOW_From_a_Batch-file#Batch_file_for_Tutorial_Model_Module_1 | Simple batch file]]</u> should be used if looping batch file doesn't keep the console window open even with the suggested changes.
* Or, let the console window be written to a text file, e.g. “TUFLOW.exe my_model.tcf > dump.txt”. This will redirect console output messages as well as the standard error stream to the “dump.log” file, and it will likely record more error information than the usual .tlf file.
 
=TUFLOW simulation DOS window only flickers and disappears=