WMS:Interpolating Hydraulic Model Results

From XMS Wiki
Revision as of 20:49, 28 November 2022 by Jcreer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

After running a 1D Hydraulic model like HEC-RAS, the result is a water surface elevation (or hydrograph for a dynamic solution) at the cross-section as indicated by the red circles in the river section shown in the figure below.

InterpolatingHydraulicModelResults1.png

The floodplain delineation uses interpolation from the scatter set created by the hydraulic model solution, but the interpolation is not very accurate with such a sparse dataset (it often takes 6-8 points to interpolate and with such a sparse dataset these six or eight points could cover a long distance within the reach and result in a poor interpolation value). The Interpolate Water Surface Elevations command of the River Tools menu will interpolate, for either the 1D-Hydraulic Centerline or 1D-Hydraulic Cross sections coverages, new scatter points either at the vertices of the feature arcs (centerline or cross sections) or at a specified distance along the arcs.

InterpolateStages.png

Along cross sections, the same value is used at every point along the cross section and along the centerline linearly interpolation is used between consecutive cross sections (this would be consistent with the assumption of a 1D hydraulic model that the water surface is linear between cross sections – if not, more detail to the model should be added).

Specify either the centerline or the cross-sections by making it the active coverage in the Project Explorer prior to choosing this command. The following figure shows the result of interpolating along both the cross-sections and the centerline of the model shown above.

InterpolatingHydraulicModelResults2.png


Related Topics