Tutorial M01: Difference between revisions
Content deleted Content added
Line 80:
=== 2D Domain ===
Grid formats currently supported by TUFLOW include the ESRI ASCII Grid format (.asc) and binary grids (.
Defining the location and orientation of the TUFLOW 2D domain can be undertaken using four different methods: <br>
Line 116:
A DEM is used to assign elevations to the Zpts: <br>
<ol>
<li>Copy the DEM (both '''DEM.
<li>Set a global elevation for the Zpts by adding the following line to the TGC file:<br>
<font color="blue"><tt>Set Zpts </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt> 100</tt></font> <font color="green"><tt> ! Sets every 2D elevation zpt to 100 metres</tt></font> <br>
| |||