WMS:Interpolating Hydraulic Model Results: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
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.


[[Image:image296.gif]]
:[[File:InterpolatingHydraulicModelResults1.png]]


The flood plain delineation uses interpolation from the scatter set created by the hydraulic model solution, but the interpolation is not very accurate with such a sparse data set (it often takes 6-8 points to interpolate and with such a  sparse data set 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 command new scatter points either at the vertices of the feature arcs (centerline or cross sections) or at a  specified distance along the arcs.
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.


[[Image:image108.jpg]]
:[[File: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).
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).


You 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.
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.


[[Image:image297.gif]]
:[[File:InterpolatingHydraulicModelResults2.png]]




==Related Topics==
==Related Topics==
* [[WMS:HEC-RAS Read Solution|Read HEC-RAS Simulation]]
* [[WMS:HEC-RAS#HEC-RAS Read Solution|Read HEC-RAS Simulation]]
* [[WMS:Overview of Flood Plain Delineation|Flood  Plain Delineation]]
* [[WMS:Overview of Floodplain Delineation|Floodplain Delineation]]
* [[WMS:Preparing Stage Data|Preparing Stage Data]]
* [[WMS:Preparing Stage Data|Preparing Stage Data]]




{{WMSMain}}
{{WMSMain}}
[[Category:Interpolation|I]]

Latest revision as of 20:49, 28 November 2022

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