FLO2D to TUFLOW: Difference between revisions

Content deleted Content added
Line 24:
<li> The model conversion can be run either by dragging the TMC file onto the flo2d_to_GIS.exe utility, or from a batch file. Steps to create a batch file are:
<ol>
<li> Create a new text file in the same location as the TMC and FLO-2D files. The file name must have the extension ".bat". For example the file name could be, "run_FLO2D_to_GIS.bat".
<li> Reference the executable, specify the batchfile flag and the TMC file name. Additional conversion references can be specified to process multiple models in series, for example: <ol>''flo2d_to_GIS.exe -b conv1.tmc''</ol><ol>''flo2d_to_GIS.exe -b conv2.tmc''</ol><ol>''flo2d_to_GIS.exe -b conv3.tmc''</ol>
<li> Double click the batch file in windows explore to execute the model conversion.<br>