Run TUFLOW From PowerShell: Difference between revisions

Content deleted Content added
Line 49:
When specifying a tcf file that includes scenarios and/or events within the filename use single quotations around the tcf file reference (' '). The specific scenarios and event references do not require quotations.
<pre>
C:\bin\TUFLOW\2025.0.3\TUFLOW_iSP_w64.exe '-b' '-x' '-s1' 5m '-s2' D01 'model_~s1~_~s2~_001.tcf'
</pre>