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

  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

  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

  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

  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

  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.
• • •