GMS:Exporting UGrids: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
| VTK ASCII XML File (*.vtu) || [http://www.vtk.org/VTK/img/file-formats.pdf Format] | | VTK ASCII XML File (*.vtu) || [http://www.vtk.org/VTK/img/file-formats.pdf Format] | ||
|- | |- | ||
| VTK ASCII Legacy File (*.vtk) || | | VTK ASCII Legacy File (*.vtk) || [http://www.vtk.org/VTK/img/file-formats.pdf Format] | ||
|- | |- | ||
| Grid Specification File (*.gsf) || | | Grid Specification File (*.gsf) || Used by PEST and mod-PATH3DU | ||
|- | |||
| Polygon Shapefile with MODFLOW Data (*.shp) || The 2D polygons formed by the cells in plan view (elements should be prismatic). | |||
|- | |||
| Point Shapefile with MODFLOW Data (*.shp) || The centroids of the cells. | |||
|- | |- | ||
| Polygon Shapefile (*.shp) || The 2D polygons formed by the cells in plan view (elements should be prismatic). | | Polygon Shapefile (*.shp) || The 2D polygons formed by the cells in plan view (elements should be prismatic). | ||
|- | |- | ||
| Point Shapefile (*.shp) || The | | Point Shapefile (*.shp) || The UGrid points. | ||
|- | |- | ||
| TOUGH2 MESH File (*.*) || | | TOUGH2 MESH File (*.*) || Used by TOUGH2. | ||
|} | |} | ||
Line 25: | Line 29: | ||
[[Category:UGrid]] | [[Category:UGrid]] | ||
[[Category:External Links]] | [[Category:External Links]] | ||
[[Category:Exporting Data|UGrid]] |