Difference between revisions of "TUFLOW Message 0020"

From Tuflow
Jump to navigation Jump to search
m
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.
+
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).
 
|discussion_page=* [[Talk:TUFLOW Message 0020|Discuss Message 0020]]
 
|discussion_page=* [[Talk:TUFLOW Message 0020|Discuss Message 0020]]

Revision as of 14:24, 25 June 2015

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
Go-up.png 0xxx Messages