Run TUFLOW From a Batch-file: Difference between revisions

Content deleted Content added
Line 95:
TUFLOW.exe -c “C:\tuflow_models\my model.tcf” will make a copy of the TUFLOW model based on the file “my model.tcf” in a folder "my model.tcf_copy", or "my model.tcf_copy_all" if using the “a” flag.<br>
 
'''Note:'''
<ol>
<li><tt> Use the full path to the .tcf file (this is the default if running from UltraEdit or using the right click approach).</tt></li>
<li><tt>Make sure there is sufficient disk space (no checks for sufficient disk space are made).</tt></li>
<li><tt>Output folders and some output files are created but these will be empty.</tt></li>
<li><tt>Any check folder(s) are created and check files written (these can be deleted if wishing to minimise the size of the folder).</tt></li>