TUFLOW CATCH Tutorial M01: Difference between revisions

Content deleted Content added
No edit summary
Line 275:
=Reviewing Model Performance (.catchlog)=
'''<font color=red><font size=3>This section is under construction</font></font>'''<br>
There are a number of useful outputs from TUFLOW CATCH for reviewing the model performance.
 
===TUFLOW CATCH Log File (.catchlog)===
The first place to look is in the TUFLOW CATCH Log File (.catchlog). The <tt><font color=blue>Log Folder</font><font color=red> == </font>log</tt> command in the .tcc controls where the .catchlog is written. <br>
Navigate to the '''Modelling\TUFLOWCATCH\runs\log''' folder and open the '''TC01_001.catchlog''' file in a text editor. It contains a summary of the TUFLOW CATCH simulation. The following are the key points to review: <br>
* '''Global Settings:''' The commands from the 'Global Settings' section of the .tcc are echoed here. Review these to confirm that the correct settings have been applied.<br>
:[[File: TC1_catchlog_01a.png]]<br>
* '''Simulation Configuration:''' The .catchlog outlines with models have been used and what simulation configuration has been run. In this tutorial, the catchment hydraulic and pollutant export models have been applied, indicating a pollutant export configuration. <br>
:[[File: TC1_catchlog_02a.png]]<br>
* '''Run Status:''' At the end of the file, a message will confirm the simulation outcome.
:* If successful, it will state 'Run Successful'<br>
:[[File: TC1_catchlog_03a.png]]<br>
:* If an issue occurred, the simulation will stop and an error message will be reported. An example error is shown in the image below. <br>
<br>
[[File: image]]<br>
<br>
 
 
===TUFLOW Log File (.tlf)===
 
===TUFLOW FV Log File (.log)===
 
=Conclusion=