GMS:Exporting UGrids: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: 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) || {{Version GMS 10.1}} [http://www.vtk.org/VTK/img/file-formats.pdf Format]
|-
| Grid Specification File (*.gsf) || {{Version GMS 10.1}} Used by PEST and mod-PATH3DU
|-
|-
| 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 centroids of the cells.
|-
| TOUGH2 MESH File (*.*) || {{Version GMS 10.1}} Used by TOUGH2.
|}
|}


{{Navbox GMS}}
{{Navbox GMS}}
[[Category:UGrid]]
[[Category:UGrid]]

Revision as of 18:27, 17 November 2014

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 (*.shp) The 2D polygons formed by the cells in plan view (elements should be prismatic).
Point Shapefile (*.shp) The centroids of the cells.
TOUGH2 MESH File (*.*)
Used by TOUGH2.