Difference between revisions of "TUFLOW Message 1111"

From Tuflow
Jump to navigation Jump to search
Line 4: Line 4:
 
|type=[[CHECK]]
 
|type=[[CHECK]]
 
|message_desc=If a channel is snapped to the same nodes and has the same ID, the channel will be overwritten in TUFLOW.  This can be useful for setting up blocked case scenarios: a second "blocked" network can be read in after the original data preventing the need to change the original 1d network layers.<br>
 
|message_desc=If a channel is snapped to the same nodes and has the same ID, the channel will be overwritten in TUFLOW.  This can be useful for setting up blocked case scenarios: a second "blocked" network can be read in after the original data preventing the need to change the original 1d network layers.<br>
For example your .ecf might look like :<br>
+
For example the relevant commands in your 1d control file (.ecf) might look like:<br>
Read GIS Network == model\mi\1d_nwk_culverts_001.mif<br>
+
<tt>Read GIS Network == model\mi\1d_nwk_culverts_001.mif<br>
### Blocked scenario only<br>
+
<font color="grey">! Blocked scenario only<br></font>
Read GIS Network == model\mi\1d_nwk_blocked_culverts_001.mif<br>
+
Read GIS Network == model\mi\1d_nwk_blocked_culverts_001.mif</tt><br>
 
<br>
 
<br>
 
This could also occur unintentionally if a parallel channel is snapped to the same node and has the same ID.<br>
 
This could also occur unintentionally if a parallel channel is snapped to the same node and has the same ID.<br>

Revision as of 08:13, 1 February 2011

TUFLOW Message
CHECK 1111 - Overwriting channel ",a," with same ID channel from

Alternate Message
NA

Message Type
CHECK

Description
If a channel is snapped to the same nodes and has the same ID, the channel will be overwritten in TUFLOW. This can be useful for setting up blocked case scenarios: a second "blocked" network can be read in after the original data preventing the need to change the original 1d network layers.
For example the relevant commands in your 1d control file (.ecf) might look like:
Read GIS Network == model\mi\1d_nwk_culverts_001.mif
! Blocked scenario only
Read GIS Network == model\mi\1d_nwk_blocked_culverts_001.mif


This could also occur unintentionally if a parallel channel is snapped to the same node and has the same ID.
This check message is generated whenever channel data is overwritten.

Suggestions
Check the channel being overwritten is intentional.


Up
Go-up.png 1xxx Messages