TUFLOW crashing: Difference between revisions

Content deleted Content added
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 52:
</ol>
<br>
 
=TUFLOW pauses at any time during simulation=
'''Causes''':
*Ctrl+S shortcut has been activated.
*Windows 10 Quick Edit Mode is active.
'''Suggestions:'''<br>
See <u>[[Console_Window_Simulation_Paused]]</u> for further guidance.
 
 
=TUFLOW crashes during model initialisation=
Line 85 ⟶ 93:
 
=TUFLOW crashes at the end of the simulation before writing out maximum results=
The output drive might not have enough free space to write out the full results. If multiple TUFLOW simulations run in parallel, the free space might be filling up faster than expected. There can also be other processes filling up the drive, e.g. other software, backups, other users copying data. The target drive should never be planned to be filled to the brim, as performance will suffer for all processes.<br>
'''Suggestions:'''
* Ensure storage locations that outputs are written to have enough free space. Depending on the infrastructure, reported free space may not be accurate, or performance of storage may substantially degrade as it nears being full.
Line 119 ⟶ 127:
* Insert the full required text (example line below) into Notepad++ Run function text box. See <u>[[NotepadPlusPlus_Run_TUFLOW | Running TUFLOW from Notepad++]]</u> for further guidance.
<ol> "C:\TUFLOW\2025.0.3\TUFLOW_iSP_w64.exe" "$(FULL_CURRENT_PATH)" </ol>
* See detailed steps on how to run a TUFLOW model in the <u>[[Tutorial_M01#Running_the_Simulation | Tutorial model]]</u>.
 
==Running very old TUFLOW releases==
Line 159 ⟶ 168:
)
pause</pre>
 
 
{{Tips Navigation
|uplink=[[TUFLOW_Modelling_Guidance | Back to TUFLOW Modelling Guidance]]
}}