TUFLOW SWMM Troubleshooting: Difference between revisions
Content deleted Content added
No edit summary |
|||
| (5 intermediate revisions by 3 users not shown) | |||
Line 58:
To fix the reference:
<ol>
<li>In this example, the file that cannot
<li>The file referenced should be '''TS01_<font color="red">001</font>.tbc'''.
<li>Update the reference in the TCF and confirm the file can now be found by right clicking on the file and selecting open. <br>
Line 82:
===TCF does not exist===
Typos or spaces in the TCF name result in a 'does not exist' message in the
<ol>
<li>Check the name of the TCF is referenced correctly in the batch file.
Line 99:
===Ambiguous Command===
TUFLOW control files are command driven text files. The commands must be in the format and location TUFLOW is expecting. The <u>[https://
<ol>
<li>Example of a typo in the ' <font color="blue"><tt>BC Control File</font><font color="red"> ==</tt></font> ' command: <br>
Line 113:
=Troubleshooting Steps=
== Model won't run ==
=== Simulation
When batch file is double clicked and the simulation
<ol>
<li>Check the TUFLOW executable can be found with the specified filepath (absolute or relative).
<li>Double click the executable, this performs a licence check and
<li>TUFLOW doesn't run from a batch file if the filepaths are specified as UNC paths. The folder with both, the executable and the model, must be opened with a mapped drive. Type "net use <drive>: \\server_name\share_name" in the command line to map the drives.
<li>If using environment variable 'set exe', confirm there are no spaces surrounding the equals sign (e.g. <font color="blue"><tt>set </font>exe<font color="red>=</font>"..\..\..\exe\
<li>Write '<font color="blue><tt>pause</tt></font>' at the end of the script, rerun the batch file and the
<br>
{{Video|name=Animation_SWMM_Troubleshooting_Steps_01a.mp4|width=1218}}<br>
Line 130:
<li>Navigate to the '''TUFLOW\runs''' folder and open the '''_ TUFLOW Simulations.log''' in a text editor.
<li>Confirm if the simulation has 'Started' and 'Finished' line.
<li>If there is no log file, see the '''Simulation
<br>
</ol>
Line 221:
=Conclusion=
If the above tips do not assist in fixing the error, email [mailto:support@tuflow.com support@tuflow.com].
TUFLOW SWMM Tutorial Models:
*<u>[[TUFLOW_SWMM_Tutorial_M01 | TUFLOW SWMM Module 1]]</u> - 1D SWMM Culverts
*<u>[[TUFLOW_SWMM_Tutorial_M02 | TUFLOW SWMM Module 2]]</u> - 1D SWMM Pipe Network / 2D TUFLOW Direct Rainfall Hydrology
| |||