TUFLOW Message 2308: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 2308 - Event <event name> not defined by "<font color="black"><tt>Define Event </tt></font><font color="black"><tt>==</tt></font>" command.
|alt_msg=NA
|type=[[ERROR]]
|message_desc=The event specified when simulating the model is not defined in the .tef event file.
|message_desc=An event is is used which is not defined in the event file (.tcf command: <font color="green"><tt>Event File == <event file.tef></tt></font>. In the event file (.tef) each event should be defined with a <font color="green"><tt>Define Event == <event name></tt></font>. An example of an event file is provided in Section 4.12.1 of the 2010 TUFLOW manual.
|suggestions= The event used for the simulation is either specified using the .tcf command: <font color="blue"><tt> Model Events </tt></font><font color="red"><tt>==</tt></font>, or by using the –e switch when executing the model from a <u>[[Run_TUFLOW_From_a_Batch-file|batch file]]</u>, and may be verified within the .tlf log file. Note that the latter takes priority over the former. Commands relevant to this event have not been defined with a <font color="blue"><tt>Define Event </tt></font><font color="red"><tt>==</tt></font> command within the event file (.tef). Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for more information on TUFLOW Event files. Check the event name used for the simulation and ensure an entry exists for this event in the event file (.tef).
|suggestions=Check event name used in batch file and ensure an entry exists for this event in the event file (.tef)
 
|discussion_page=* [[Talk:TUFLOW Message 2308|Discuss Message 2308]]
|link3=''
|link4=''
|prelink=[[TUFLOW_Message_2306|Message 2306]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2309|Message 2309]]
}}