Difference between revisions of "TUFLOW Message 5052"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 5052 - Number of output times for nodestring boundaries must be greater than 1. |alt_msg=ERROR 5052 - Number of output times for lateral...")
 
 
Line 5: Line 5:
 
|message_desc=In a TUFLOW CATCH simulation, the nodestring/lateral boundaries must be output more than once. I.e. the nodestring/lateral boundary output interval must be less than the length of the simulation.  
 
|message_desc=In a TUFLOW CATCH simulation, the nodestring/lateral boundaries must be output more than once. I.e. the nodestring/lateral boundary output interval must be less than the length of the simulation.  
 
|suggestions=In the 'Global Commands' section of the TUFLOW CATCH Control file (.tcc), ensure the nodestring/lateral boundary output interval is set to less than the length of the simulation. For example, if the simulation is 3 hours (10800 seconds), the interval(s) must be less than or equal to 10800:<br>
 
|suggestions=In the 'Global Commands' section of the TUFLOW CATCH Control file (.tcc), ensure the nodestring/lateral boundary output interval is set to less than the length of the simulation. For example, if the simulation is 3 hours (10800 seconds), the interval(s) must be less than or equal to 10800:<br>
:<tt><font color=blue>Catch BC Output Interval Nodestring </font><font color=red>==</font> 200</tt>
+
:<tt><font color=blue>Catch BC Output Interval Nodestring </font><font color=red>==</font> 300</tt>
 
:<tt><font color=blue>Catch BC Output Interval Lateral </font><font color=red>==</font> 300</tt>
 
:<tt><font color=blue>Catch BC Output Interval Lateral </font><font color=red>==</font> 300</tt>
 
Refer to the <u>[https://docs.tuflow.com/catch/latest/ TUFLOW CATCH Manual]</u> for more information on boundary outputs.  
 
Refer to the <u>[https://docs.tuflow.com/catch/latest/ TUFLOW CATCH Manual]</u> for more information on boundary outputs.  

Latest revision as of 15:25, 1 May 2025

TUFLOW Message
ERROR 5052 - Number of output times for nodestring boundaries must be greater than 1.

Alternate Message
ERROR 5052 - Number of output times for lateral boundaries must be greater than 1.

Message Type
ERROR

Description
In a TUFLOW CATCH simulation, the nodestring/lateral boundaries must be output more than once. I.e. the nodestring/lateral boundary output interval must be less than the length of the simulation.

Suggestions
In the 'Global Commands' section of the TUFLOW CATCH Control file (.tcc), ensure the nodestring/lateral boundary output interval is set to less than the length of the simulation. For example, if the simulation is 3 hours (10800 seconds), the interval(s) must be less than or equal to 10800:

Catch BC Output Interval Nodestring == 300
Catch BC Output Interval Lateral == 300

Refer to the TUFLOW CATCH Manual for more information on boundary outputs.


Up
Go-up.png 5xxx Messages