Difference between revisions of "TUFLOW Message 0020"
(4 intermediate revisions by 4 users not shown) | |||
Line 5: | Line 5: | ||
|message_desc=This ERROR occurs when the -e or -s option occurs for the same ID. | |message_desc=This ERROR occurs when the -e or -s option occurs for the same ID. | ||
− | For example, if "-s1 exg -s1 OpA -s2 OpB" is specified when running TUFLOW, s1 has occurred twice, and therefore the intent is unclear. | + | For example, if <tt>"-s1 exg -s1 OpA -s2 OpB"</tt> is specified when running TUFLOW, s1 has occurred twice, and therefore the intent is unclear. |
+ | |||
+ | Note: -s and -s1 are treated as being the same, therefore this message will occur if -s and -s1 are specified. Similarly for -e and -e1. If multiple scenarios or events are to be simulated <tt>-e1 <event1> -e2 <event2> or -s1 <scenario1> -s2 <scenario2></tt> can be used. Up to 9 events and scenarios can be specified for a single simulation (although this would be vary rare!) | ||
|suggestions=Check and correct the repeat occurrences of the -e or -s option(s). | |suggestions=Check and correct the repeat occurrences of the -e or -s option(s). | ||
− | + | <br> | |
− | + | ||
− | |||
− | |||
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | |uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | ||
− | |||
}} | }} |
Latest revision as of 09:25, 22 December 2022
TUFLOW Message
ERROR 0020 - Event/Scenario name already specified for -e/-s option.
Alternate Message
NA
Message Type
ERROR
Description
This ERROR occurs when the -e or -s option occurs for the same ID.
For example, if "-s1 exg -s1 OpA -s2 OpB" is specified when running TUFLOW, s1 has occurred twice, and therefore the intent is unclear.
Note: -s and -s1 are treated as being the same, therefore this message will occur if -s and -s1 are specified. Similarly for -e and -e1. If multiple scenarios or events are to be simulated -e1 <event1> -e2 <event2> or -s1 <scenario1> -s2 <scenario2> can be used. Up to 9 events and scenarios can be specified for a single simulation (although this would be vary rare!)
Suggestions
Check and correct the repeat occurrences of the -e or -s option(s).
Up |
---|
0xxx Messages |