HydroGeoSphere/GMS

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The following instructions can be used to export data generated by grok (e.g. 2-D and 3-D meshes, wells, fractures etc.) to GMS.

Mesh to gms[edit | edit source]

  1. gmsfile Name of the file to which the 3-D mesh information (blocks or prisms) will be written in GMS-readable format.
• • •

2D mesh to gms[edit | edit source]

  1. gmsfile Name of the file to which the 2-D mesh information (quadrilaterals or triangles) will be written in GMS-readable format.
• • •

Rectangles to triangles[edit | edit source]

  1. ofile Name of the file to which the 2-D triangular mesh information will be written in GMS-readable 2-D mesh file format. Each rectangle in the 2-D mesh is split into two triangles. Nodal coordinates are written first followed by element node lists.
• • •

The following instructions should be placed near the end of the prefix.grok after any instructions which are used to generate wells or fractures.

Wells to gms[edit | edit source]

  1. gmsfile Name of the file to which the 1-D line information (wells and/or tile drains) will be written in GMS-readable borehole file format.
• • •

Fractures to gms[edit | edit source]

  1. gmsfile Name of the file to which the 2-D fracture element information which will be written in GMS-readable 2-D mesh file format.
• • •