TUFLOW Message 0020: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (6 intermediate revisions by 4 users not shown) | |||
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 0020 - Event/Scenario name already specified for -e/-s
|alt_msg=NA
|type=[[ERROR]]
|message_desc=This ERROR occurs when the -e or -s option occurs for the same ID.
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).
<br>
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
}}
| |||