TUFLOW Message 0021: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{TUFLOW_Message
{{TUFLOW_Message
|tuflow_message=ERROR 0021 - No Event name specified for ",a," in input filename.
|tuflow_message=ERROR 0021 - No Event/Scenario name specified for -e/s<#> in input filename.
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=An event flag exists in the filename for which no event has been specified. For example, Flood_~e1~_001.tcf has been started with no input argument for event flag ~e1~.
|message_desc=An event (~e~) or scenario (~s~) flag exists in the filename for which no event/scenario has been specified. For example, Flood_~e1~_001.tcf has been started with no specification for the name of event ~e1~.
|suggestions=Ensure that each event flag in the filename has an event name specified.
|suggestions=Ensure that each event/scenario flag in the filename has a name specified using either the -e/-s run time options in the batch file, or the <font color="blue"><tt>Model Event </tt></font><font color="red"><tt>== </tt></font> and <font color="blue"><tt>Model Scenario </tt></font><font color="red"><tt>== </tt></font> .tcf commands.

|discussion_page=* [[Talk:TUFLOW Message 0021|Discuss Message 0021]]
For more details on managing multiple events and scenarios, refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u>.
|link3=''

|link4=''
For details on using batch files looping to run multiple events see <u>[[Run_TUFLOW_From_a_Batch-file#Looping_in_a_batch_file | looping in a batch file on the wiki.]]</u>
|prelink=[[TUFLOW_Message_0020|Message 0020]]
<br>

|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0022|Message 0022]]
}}
}}

Latest revision as of 09:52, 23 September 2024

TUFLOW Message
ERROR 0021 - No Event/Scenario name specified for -e/s<#> in input filename.

Alternate Message
NA

Message Type
ERROR

Description
An event (~e~) or scenario (~s~) flag exists in the filename for which no event/scenario has been specified. For example, Flood_~e1~_001.tcf has been started with no specification for the name of event ~e1~.

Suggestions
Ensure that each event/scenario flag in the filename has a name specified using either the -e/-s run time options in the batch file, or the Model Event == and Model Scenario == .tcf commands.

For more details on managing multiple events and scenarios, refer to the TUFLOW Manual.

For details on using batch files looping to run multiple events see looping in a batch file on the wiki.


Up
0xxx Messages