TUFLOW Message 2120: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=There is no global timestep or a specific timestep for 2D domain. The global timestep is specified by using <font color="green"><tt>Timestep ==</tt></font> outside a <font color="green"><tt>Start 2D Domain</tt></font> command block. For each 2D domain, as defined in the .tcf with <font color="green"><tt>Start 2D Domain</tt></font> and <font color="green"><tt>End 2D Domain</tt></font>, a timestep is specfied with a <font color="green"><tt>Timestep == </tt></font> command. If no specific timestep is applied to a 2D domain, the global timestep is used.
|message_desc=There is no global timestep or a specific timestep for 2D domain. The global timestep is specified by using <font color="blue"><tt>Timestep </tt></font><font color="red"><tt>==</tt></font> outside a <font color="blue"><tt>Start 2D Domain</tt></font> command block. For each 2D domain, as defined in the .tcf with <font color="blue"><tt>Start 2D Domain</tt></font> and <font color="blue"><tt>End 2D Domain</tt></font>, a timestep is specfied with a <font color="blue"><tt>Timestep </tt></font><font color="red"><tt>== </tt></font> command. If no specific timestep is applied to a 2D domain, the global timestep is used.
|suggestions=Specify a timestep for each 2D domain in the model and/or use a global timestep.
|suggestions=Specify a timestep for each 2D domain in the model and/or use a global timestep.

|discussion_page=* [[Talk:TUFLOW Message 2120|Discuss Message 2120]]

|link3=''
|link4=''
|prelink=[[TUFLOW_Message_2119|Message 2119]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2121|Message 2121]]
}}
}}

Latest revision as of 14:07, 2 February 2023

TUFLOW Message
ERROR 2120 - There is no global timestep or a specific timestep for 2D domain.

Alternate Message
NA

Message Type
ERROR

Description
There is no global timestep or a specific timestep for 2D domain. The global timestep is specified by using Timestep == outside a Start 2D Domain command block. For each 2D domain, as defined in the .tcf with Start 2D Domain and End 2D Domain, a timestep is specfied with a Timestep == command. If no specific timestep is applied to a 2D domain, the global timestep is used.

Suggestions
Specify a timestep for each 2D domain in the model and/or use a global timestep.


Up
2xxx Messages