GMS:Linear: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
If the linear interpolation scheme is selected, the | If the linear interpolation scheme is selected, the data points are first triangulated to form a network of triangles. The equation of the plane defined by the three vertices of a triangle is as follows: | ||
The equation of the plane defined by the three vertices of a triangle is as follows: | |||
<!--<math>\ Ax+By+Cz+D = 0</math>--> | <!--<math>\ Ax+By+Cz+D = 0</math>--> | ||
Line 23: | Line 21: | ||
which is the form of the plane equation used to compute the elevation at any point on the triangle. | which is the form of the plane equation used to compute the elevation at any point on the triangle. | ||
Since | Since the network of triangles only covers the convex hull of the point data, extrapolation beyond the convex hull is not possible with the linear interpolation scheme. Any points outside the convex hull of the point data are assigned the default extrapolation value entered at the bottom of the ''Interpolation Options'' dialog. The figure below shows a network of triangles created from point data. | ||
{{hide in print|[[Image:convex_hull.jpg|thumb|none|left|500 px|'' | {{hide in print|[[Image:convex_hull.jpg|thumb|none|left|500 px|''Network of triangles'']]}} | ||
{{only in print|[[Image:convex_hull.jpg|275px|frame|center|'' | {{only in print|[[Image:convex_hull.jpg|275px|frame|center|''Network of triangles'']]}} | ||
Revision as of 16:53, 23 July 2015
If the linear interpolation scheme is selected, the data points are first triangulated to form a network of triangles. The equation of the plane defined by the three vertices of a triangle is as follows:
where A, B, C, and D are computed from the coordinates of the three vertices (x1,y1,z1), (x2,y2,z2), & (x3,y3,z3):
The plane equation can also be written as:
which is the form of the plane equation used to compute the elevation at any point on the triangle.
Since the network of triangles only covers the convex hull of the point data, extrapolation beyond the convex hull is not possible with the linear interpolation scheme. Any points outside the convex hull of the point data are assigned the default extrapolation value entered at the bottom of the Interpolation Options dialog. The figure below shows a network of triangles created from point data.
See also
GMS – Groundwater Modeling System | ||
---|---|---|
Modules: | 2D Grid • 2D Mesh • 2D Scatter Point • 3D Grid • 3D Mesh • 3D Scatter Point • Boreholes • GIS • Map • Solid • TINs • UGrids | |
Models: | FEFLOW • FEMWATER • HydroGeoSphere • MODAEM • MODFLOW • MODPATH • mod-PATH3DU • MT3DMS • MT3D-USGS • PEST • PHT3D • RT3D • SEAM3D • SEAWAT • SEEP2D • T-PROGS • ZONEBUDGET | |
Aquaveo |