GMS:Exporting UGrids: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "UGrids can be exported to a file by right-clicking on the UGrid item in the Project Explorer and selecting the ''Export'' command. The supported file ...")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
UGrids can be exported to a file by right-clicking on the UGrid item in the [[GMS:Project Explorer|Project Explorer]] and selecting the ''Export'' command. The supported file formats are:
{{UGrid links}}
UGrids can be exported to a file by right-clicking on the UGrid item in the [[GMS:Project Explorer|Project Explorer]] and selecting the '''Export''' command. The supported file formats are:


{| class="wikitable"
{| class="wikitable"
Line 5: Line 6:
! Format !! Description
! Format !! Description
|-
|-
| Paraview VTK Binary XML File (*.vtu) || [http://www.vtk.org/VTK/img/file-formats.pdf Format]
| VTK Binary XML File (*.vtu) || [http://www.vtk.org/VTK/img/file-formats.pdf Format]
|-
|-
| Paraview 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) || [http://www.vtk.org/VTK/img/file-formats.pdf Format]
|-
| 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 centroids of the cells.
| Point Shapefile (*.shp) || The UGrid points.
|-
|-
| Grid Specification File (*.gsf) || Format created by John Doherty for PEST.
| TOUGH2 MESH File (*.*) || Used by TOUGH2.  
|}
|}
{{Navbox GMS}}
[[Category:UGrid]]
[[Category:External Links]]
[[Category:Exporting Data|UGrid]]

Latest revision as of 15:30, 29 November 2017

UGrid Module
VoronoiUGrid.png
UGrid
Creating and Editing
Viewing Modes
Converting to Other Data Types
Exporting UGrids
UGrid Interpolation
More
Display Options
Tool Palette
Cell Properties
UGrid Commands

UGrids can be exported to a file by right-clicking on the UGrid item in the Project Explorer and selecting the Export command. The supported file formats are:

Format Description
VTK Binary XML File (*.vtu) Format
VTK ASCII XML File (*.vtu) Format
VTK ASCII Legacy File (*.vtk) Format
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).
Point Shapefile (*.shp) The UGrid points.
TOUGH2 MESH File (*.*) Used by TOUGH2.