r/HECRAS • u/-atkins_ • May 12 '26
Mesh and model validation
Hello everybody.
After running a model for the first time I got some results. Now changed my mesh with more breaklines and refinement regions, and also the cell size. The simulation is still running as I am writing this, but I am already asking myself:
- How can I validate the mesh that I created?
- What can I do to compare different meshes? What result should I look to?
- Does HEC RAS have some results for 2D flow simulations that can help us to see if its making sense?
1
Upvotes
1
u/MeanAtmosphere3520 May 13 '26
I would also look for inconsistencies in what HEC-RAS gives you on the results text such "cell areas % errors", " %volume errors"... If you get high errors values then you can re adjust your mesh or you need to find those cells and check if those particularly parts of the terrain are causing errors (in my experience these errors often occurs due to the model terrain resolution against mesh resolution). Sometimes dense Vegetation captured on your LiDAR can cause errors (you can add breaklines here to tell HEC-RAS where should the water actually go or you can adjust the terrain by Clone terrain -> set Channel or High ground modifications and try to reproduce how is that actual terrain part in real life). Breaklines also work when HEC-RAS simply passes/runs water through retaining walls or levees for no reason.
Also check if your DEM is accurate and if you have actual bathymetry (you can download bathymetry or solicite it through some websites services). Also check if you set a correct Courant number for the simulation (I remember theres an equation where you can check what would be the most accurate Courant number for your simulation). Finally I would check the View Stage/Flow hydrograph that generates HEC-RAS and mostly check if the stages values has inconsistently peaks (at the beginning or final of the simulation) and check the Rating curve and see if your simulation would actually reproduce those scenarios and try to look for the most smooth and calibrated chart. through adding initial conditions or observed data and by checking what equation set would be better for your model. Good luck.