TUFLOW HR Output: Difference between revisions

Content deleted Content added
Line 35:
 
 
High-resolution gridHR outputs are also supported by HPC and Quadtree Output Zones. Below Foris an example of tcf commands to set up HR output in a output zone:
<font color="blue"><tt>Model Output Zones</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>ZoneA</tt></font><br>
Model Output Zones == ZoneA
<font color="blue"><tt>Define Output Zone</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>ZoneA</tt></font>
<font color="blue"><tt>Read GIS Output Zone</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>..\model\gis\2d_oz_S05_002_R.shp</tt></font>
<font color="blue"><tt>Write Check Files INCLUDE</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>dem_Z</tt></font> <font color="green"><tt>! includes only dem_Z check file for this output zone</tt></font>
<font color="blue"><tt>Map Output Format</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>HRTIF</tt></font>
<font color="blue"><tt>HRFLT Map Output Data Types</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>h d</tt></font>
<font color="blue"><tt>HRFLT Map Output Interval</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>3600</tt></font>
<font color="blue"><tt>HR Grid Output Cell Size</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>0.5</tt></font>
<font color="blue"><tt>End Define</tt></font>
 
If eitherHR HRASCoutput or HRFLT areis defined in the Map Output Format, then a high-resolution DEM_Z check file (DEM_Z_HR) is produced instead of the DEM_Zmin check file for the whole model or output zone that high resolution output has been specified for.
Define Output Zone == ZoneA
Read GIS Output Zone == ..\model\gis\2d_oz_S05_002_R.shp
Write Check Files INCLUDE == dem_Z
Map Output Format == HRFLT
HRFLT Map Output Data Types == h d ZPA
HRFLT Map Output Interval == 0
HR Grid Output Cell Size == 0.5
End Define
If either HRASC or HRFLT are defined in the Map Output Format, then a high-resolution DEM_Z check file (DEM_Z_HR) is produced instead of the DEM_Zmin check file for the whole model or output zone that high resolution output has been specified for.
 
=Water Level Interpolation Method=