TUFLOW Message 2308: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{TUFLOW_Message
{{TUFLOW_Message
|tuflow_message=ERROR 2308 - Event <event name> not defined by "Define Event ==" command.
|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
|alt_msg=NA
|type=[[ERROR]]
|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_2237|Message 2237]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2309|Message 2309]]
}}
}}

Latest revision as of 09:50, 23 September 2024

TUFLOW Message
ERROR 2308 - Event <event name> not defined by "Define Event ==" command.

Alternate Message
NA

Message Type
ERROR

Description
The event specified when simulating the model is not defined in the .tef event file.

Suggestions
The event used for the simulation is either specified using the .tcf command: Model Events ==, or by using the –e switch when executing the model from a batch file, 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 Define Event == command within the event file (.tef). Refer to the TUFLOW Manual 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).


Up
2xxx Messages