TUFLOW Message 2310: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 2310 - "EndRestart If"commands foundnot inyet incorrectsupported locationby the GPU Solver.
|alt_msg=NA
|type=[[ERROR]]
|message_desc=The restart file functionality is not yet support if using the GPU module.
|message_desc=<font color="green"><tt>End If</tt></font> statement is in the wrong location. This command should follow a <font color="green"><tt>If Scenario == </tt></font> command. Every <font color="green"><tt>If Scenario </tt></font> scenario should have an <font color="green"><tt>End If</tt></font>. For more details on <font color="green"><tt>If Scenario == </tt></font> logic see Section 4.12.2 of 2010 TUFLOW manual.
|suggestions=Please remove the restart file commands if using GPU solver.
|suggestions=Make sure <font color="green"><tt>End If</tt></font> appears after an <font color="green"><tt>If Scenario == </tt></font>
 
This message may also be reported as, and for more information see, [[TUFLOW_Message_0041|Message 0041]].
 
|discussion_page=* [[Talk:TUFLOW Message 2310|Discuss Message 2310]]
|link3=''
Line 13 ⟶ 10:
|prelink=[[TUFLOW_Message_2309|Message 2309]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2311TUFLOW_Message_2312|Message 23112312]]
}}