TUFLOW Remapping: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (10 intermediate revisions by 4 users not shown) | |||
Line 1:
<poem lang="fr" style="float:left;">
The 2020 release of TUFLOW included new Quadtree mesh and Sub-grid Sampling (SGS) functionality. The SGS feature now supports the
hydraulic analysis of partially wet cells on the flood fringe. Currently, cells that are partially wet are displayed in model output
as being fully wet. This page introduces how to use the ASC_to_ASC remap function, and discusses limitations of the method.</poem><br><br>
[[File: Remap_Advice_LinkedIn.jpg ||450px|right]]
<br><br><br><br><br><br>
__TOC__
= Introduction =
With the release of TUFLOW 2020, the combination of Quadtree mesh and Sub-grid Sampling (SGS) method has offered great flexibility for rapidly building flood models of varying resolution and increased topographic detail. Now a wide range of mesh sizes can be applied in a model based on the geographic feature and the area of interest in a project. Especially with the SGS method, cells and faces can be treated as 'partially wet', and the impact of the sub-grid scale geometry may be represented by cells with larger sizes.<br>
Line 7 ⟶ 15:
[[File:Fig2 H nonsgs.png|700px]]<br>
'''Figure 2 Water level simulation results without SGS. Left: 2.5/5/10/20m Quadtree model. Right: 10/20m Quadtree model.'''<br><br>
These examples show how the mesh size sensitivity are significantly reduced if using TUFLOW's implementation of SGS. Therefore, modellers can confidently use a coarser mesh at areas away from the area of interest without adversely affecting the results. However, this has created a challenge on how to map results in areas of coarser mesh. For example, the images below show that whilst the 10/20m mesh and the 2.5/5/10/20m mesh SGS models produce similar water levels, the depth output is much 'smoother' in the 2.5/5/10/20m model due to the finer computational mesh. <br>
[[File:Fig3 D sgs zoom.png|700px]]<br>
'''Figure 3 Water depth simulation results with SGS. Left: 2.5/5/10/20m Quadtree model. Right: 10/20m Quadtree model.'''<br><br>
Line 14 ⟶ 22:
[[File:Fig4 sgs depth interporation.png|500px]]<br>
'''Figure 4 TIN interpolation used for water depth map output with SGS.'''<br><br>
=Remapping Water Level to a Finer DEM=
Line 33 ⟶ 41:
=Remapping of Other Map Output Grids=
The utility can also remap additional map output grids (e.g. velocity, hazard and others) to the resolution of the DEM file.<br>
<tt>asc_to_asc.exe -remap -wl lowres_h.asc -dem DEM_highres.asc lowres_v.asc lowres_hazard.asc</tt>
This command reads in an additional
[[File:fig7 ZAEM1 sgs.png|700px]]<br>
'''Figure 7 Original vs remapped hazard output for 10/20m mesh SGS model.'''<br><br>
Line 45 ⟶ 53:
'''Figure 8 Original hazard output for 2.5/5/10/20m mesh SGS model.'''<br><br>
''
=Model Mesh Size vs Remap Result=
Beside the quality of
==Road
When water flows over a road crest, the remapped water depth may become negative if the output grid size is
[[File:Fig9 road mesh size.png|1050px]]<br>
'''Figure 9 Remapped
As illustrated in the
[[File:Fig10 road mesh size2.png|500px]]<br>
'''Figure 10 Modelled water level line over the road crest.'''<br>
==
In direct rainfall models,
[[File:Fig11 Innisfall remapped D.png|600px]]<br>
'''Figure 11 Remapped depth at upstream catchment from different mesh size models.'''
=Conclusion=
The benefits of using the combination of Quadtree mesh and Sub-grid Sampling method are many. In this page we focused on the ability of representing the sub-grid scale geometry by SGS method, which allows the user to apply a coarser mesh to reduce the total simulation time without adversely affecting the results. However, the interpolation of
'''Tip''': Run your model once with small cell size in a test mode (-t) to produce DEM_Z with all topography modifications with the same resolution as the original DEM for use in the TUFLOW Remapping function.<br>
Finally,
| |||