Run TUFLOW From PowerShell: Difference between revisions

Content deleted Content added
Line 49:
This example demonstrates how to package a copy of a project milestone model (including all possible scenario and event inputs) for archiving:
<pre>
C:\bin\TUFLOW\2025.0.3\TUFLOW_iSP_w64.exe '-b' '-pmAll' '-xf0' '-s1' 5m '-s2' D01 '-e1' Q100 '-e2' 2hr 'model_~s1~_~s2~_~e1~_~e2~_001.tcf'
</pre>