Check Files 1d IWL: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
Line 6: Line 6:
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
|-
|-
| IWL||The initial water level assigned at the 1D node. A level of 0.0 will be reported (and used in TUFLOW) if this has not been specified. This can be set with the commands:<br>
| IWL||The initial water level assigned at the 1D node. A level of 0.0 will be reported (and used in TUFLOW) if this has not been specified. This can be set with the TGC commands:<br>
<font color="blue"><tt>Set IWL </tt></font> <font color="red"><tt>==</tt></font><tt> (value) </tt><br>
<font color="blue"><tt>Set IWL </tt></font> <font color="red"><tt>==</tt></font><tt> <value> </tt><br>
<font color="blue"><tt>Read GIS IWL </tt></font> <font color="red"><tt>==</tt></font><tt> (GIS file) </tt>
<font color="blue"><tt>Read GIS IWL </tt></font> <font color="red"><tt>==</tt></font><tt> <GIS file> </tt>
|}
|}
This can be thematically mapped / styled via numeric ranges to easily visualise this.
This can be thematically mapped / styled via numeric ranges to easily visualise this.
<br><br>

{{Tips Navigation
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
}}

Latest revision as of 13:29, 5 August 2024

This GIS files contains the initial water level values at all of the 1D nodes for a simulation.

Attributes of iwl_check

Attribute Name Attribute Description
IWL The initial water level assigned at the 1D node. A level of 0.0 will be reported (and used in TUFLOW) if this has not been specified. This can be set with the TGC commands:

Set IWL == <value>
Read GIS IWL == <GIS file>

This can be thematically mapped / styled via numeric ranges to easily visualise this.

Up
TUFLOW Check Files