TUFLOW Message 2320: Difference between revisions
Steph.dufour (talk | contribs) Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2313 - Event Source Text ",a," used more than once. |alt_msg=NA |type=ERROR |message_desc=The .tcf command <font color="green"><tt>B..." |
Steph.dufour (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{TUFLOW_Message |
{{TUFLOW_Message |
||
|tuflow_message=ERROR |
|tuflow_message=ERROR 2320 - |
||
|alt_msg=NA |
|alt_msg=NA |
||
|type=[[ERROR]] |
|type=[[ERROR]] |
||
Line 14: | Line 14: | ||
|link3='' |
|link3='' |
||
|link4='' |
|link4='' |
||
|prelink=[[ |
|prelink=[[TUFLOW_Message_2312|Message 2312]] |
||
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] |
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] |
||
|nextlink=[[ |
|nextlink=[[TUFLOW_Message_2321|Message 2321]] |
||
}} |
}} |
Revision as of 14:15, 29 September 2014
TUFLOW Message
ERROR 2320 -
Alternate Message
NA
Message Type
ERROR
Description
The .tcf command BC Event Source == <bc_event_text> | <bc_event_name> is used to define BC Event Text wildcard and the BC Event Name, which is to replace it in input files. For example:
BC Event Source == ~ARI~ | 020y
Will set the event text of variable of ~ARI~, this wildcard can be used in input files, for example in the "source" column of the BC database (bc_dbase). This wildcard text will be replaced by the event name <bc_event_name>. In the example command above Inflows_~ARI~_Hydrology.csv would become Inflows_020y_Hydrology.csv
For more details, including examples, see Section 4.12 of 2010 TUFLOW manual. Each occurence of <bc_event_text> must be unique for simulation.
This message is occuring as each BC Event Source == <bc_event_text> | <bc_event_name> is not setting a unique <bc_event_text>. Two commands can not set set the same text wildcard (e.g. ~ARI~).
Suggestions
For each BC Event Source == <bc_event_text> | <bc_event_name> command ensure that the <bc_event_text> is unique.
Up |
---|
![]() |