Difference between revisions of "Tutorial M06 001 Results QGIS"

From Tuflow
Jump to navigation Jump to search
Line 11: Line 11:
 
<li>Click 'OK' and save the QGIS workspace by selecting Project > Save As.<br>
 
<li>Click 'OK' and save the QGIS workspace by selecting Project > Save As.<br>
 
<br>
 
<br>
[[File:M06_Configure Project.png]]<br><br>
+
[[File:M06_Config Proj AF.png]]<br><br>
 
<li>Set the QGIS workspace projection to EPSG:32760, see <u>[https://wiki.tuflow.com/index.php?title=Tutorial_Site_Familiarisation_QGIS#Set_the_Projection Set the Projection]</u>.
 
<li>Set the QGIS workspace projection to EPSG:32760, see <u>[https://wiki.tuflow.com/index.php?title=Tutorial_Site_Familiarisation_QGIS#Set_the_Projection Set the Projection]</u>.
 
</ol>
 
</ol>

Revision as of 17:04, 16 November 2022

Introduction

QGIS is used to view the cumulative rainfall and rainfall rate with the TUFLOW Viewer. For viewing of the 2D map results, see Module 1.

TUFLOW Project Re-Configuration

Re-configure the TUFLOW project to use and save empty files to the correct folder:

  1. Go to Plugins > TUFLOW > Editing > Configure / Create TUFLOW Project.
  2. Change the folder which contains TUFLOW to the Module_06 folder. This is the only change required, the model folder structure and template empty files are supplied from previous model.
    Note: The 'results' and 'check' folder get automatically created when the TUFLOW model is run.
  3. Click 'OK' and save the QGIS workspace by selecting Project > Save As.

    M06 Config Proj AF.png

  4. Set the QGIS workspace projection to EPSG:32760, see Set the Projection.


Method

Inspect cumulative rainfall and rainfall rate outputs:

  1. Open the TUFLOW Viewer.
  2. Select File > Load Results. Navigate to the M06_5m_001.tcf in the Module_06\TUFLOW\runs folder and open it.
  3. Three additional output types appear in the Result Type panel:
    • RF Cumulative: the cumulative rainfall in mm over time.
    • RF Rate: the rainfall rate in mm/hr over time.
    • Manning n: the Manning n values over time.
    These outputs are inclusive of any boundary adjustments (made in the bc_dbase) and rainfall losses (applied in the materials file).
  4. Use the Plot Time Series tool to see the time series of the cumulative rainfall and rainfall at a point:

    Animation M06 Results 001 01a.gif

  5. Add multiple points across the grid. Notice they all have an equal cumulative rainfall and rainfall rate applied.

    Animation M06 Results 001 01b.gif

  6. Use the Plot Time Series tool to see the time series of the depth and manning's n at a point and turn on the 'Manning n' map output from the Results Type to see the manning's n value change with depth:

    Animation M06 Results 001 03.gif


Conclusion

  • The cumulative rainfall and rainfall rate derived from global rainfall were inspected at a point.
  • The manning's n value was inspected as it varied in relation to depth.


Up
Go-up.png Back to Module 6 Main Page