GMS:3D Grid Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:


* '''Create Grid...'''  
* '''Create Grid...'''  
*: Brings up the ''Create Finite Difference Grid'' dialog.
<blockquote> Brings up the ''Create Finite Difference Grid'' dialog. </blockquote>
* '''Merge Cells'''  
* '''Merge Cells'''  
<blockquote> This command will combine selected cells. </blockquote>
* '''Redistribute Layers...'''  
* '''Redistribute Layers...'''  
* '''Named Layer Ranges...'''  
* '''Named Layer Ranges...'''  
*: Brings up the dialog better organize materials in multiple layers.
<blockquote> Brings up the dialog better organize materials in multiple layers. </blockquote>
* '''Find Cell...'''  
* '''Find Cell...'''  
*: User may find a cell based on "Cell ID" or "IJK" coordinates.
<blockquote> User may find a cell based on "Cell ID" or "IJK" coordinates. </blockquote>
* '''Find Node...'''  
* '''Find Node...'''  
*: User may find a node based on "Cell ID" or "IJK" coordinates.
<blockquote> User may find a node based on "Cell ID" or "IJK" coordinates. </blockquote>
* '''Iso-surface Options...'''  
* '''Iso-surface Options...'''  
*: Brings up the ''Iso-surface Options'' dialog.
<blockquote> Brings up the ''Iso-surface Options'' dialog. </blockquote>
* '''Iso-surface Volumes...'''  
* '''Iso-surface Volumes...'''  
*: Brings up the ''Iso-surface Volumes'' dialog.
<blockquote> Brings up the ''Iso-surface Volumes'' dialog. </blockquote>
* '''''Convert To >'''''
* '''''Convert To >'''''
<blockquote>
** '''Grid &rarr; 3D Scatter Points'''  
** '''Grid &rarr; 3D Scatter Points'''  
**: Creates a scatter point set with a point on the center of each cell with the value of the cell.
**: Creates a scatter point set with a point on the center of each cell with the value of the cell.
Line 23: Line 25:
** '''Grid &rarr; 2D Grid'''  
** '''Grid &rarr; 2D Grid'''  
**: Creates a flat grid from the 3D grid dimensions at an elevation given by the user.
**: Creates a flat grid from the 3D grid dimensions at an elevation given by the user.
</blockquote>
* '''MODFLOW Layers &rarr; 2D Scatter Points...'''  
* '''MODFLOW Layers &rarr; 2D Scatter Points...'''  
*: Converts all MODFLOW Layers that have values into scatter point sets.
<blockquote> Converts all MODFLOW Layers that have values into scatter point sets. </blockquote>
* '''Layer Contours &rarr; Arcs'''  
* '''Layer Contours &rarr; Arcs'''  
*: Converts layer contours into arcs that can be manipulated as drawing objects.
<blockquote> Converts layer contours into arcs that can be manipulated as drawing objects. </blockquote>
* '''3D data &rarr; 2D data'''  
* '''3D data &rarr; 2D data'''  
*: Converts the 3D data to 2D data according to a user defined option (average, highest active value, maximum, minimum, sum, and value from k-layer) to get a single value from the multiple layers.
<blockquote> Converts the 3D data to 2D data according to a user defined option (average, highest active value, maximum, minimum, sum, and value from k-layer) to get a single value from the multiple layers. </blockquote>
* '''New Material Set'''  
* '''New Material Set'''  
*: Creates a new material set in the project explorer.
<blockquote> Creates a new material set in the project explorer. </blockquote>


==Related Topics==
==Related Topics==

Revision as of 18:37, 4 December 2013

GMS Commands
Common
File
Edit
Display
Modules
TINs
Boreholes
Solids
Mesh (2D)
Grid (2D)
Scatter Points (2D)
Interpolation (2D and 3D)
Mesh (3D)
Grid (3D)
Scatter Points (3D)
Feature Objects
GIS
UGrid
Models
FEMWATER
MODAEM
MODFLOW
mod-PATH3DU
MODPATH
MT3DMS
SEAWAT
SEEP2D
T-PROGS
UTEXAS

The Grid menu become available when the 3D Grid module is active. The menu has one submenu; the Convert To submenu. Below is a list of commands available in the Grid menu.

  • Create Grid...

Brings up the Create Finite Difference Grid dialog.

  • Merge Cells

This command will combine selected cells.

  • Redistribute Layers...
  • Named Layer Ranges...

Brings up the dialog better organize materials in multiple layers.

  • Find Cell...

User may find a cell based on "Cell ID" or "IJK" coordinates.

  • Find Node...

User may find a node based on "Cell ID" or "IJK" coordinates.

  • Iso-surface Options...

Brings up the Iso-surface Options dialog.

  • Iso-surface Volumes...

Brings up the Iso-surface Volumes dialog.

  • Convert To >
    • Grid → 3D Scatter Points
      Creates a scatter point set with a point on the center of each cell with the value of the cell.
    • Grid → 3D Mesh
      Creates a mesh typically from the cell centered values in the grid for the different layers. The first dialog allows the user to choose between the cell centers or the cell corners to create the mesh. A disclaimer is given that data values are given at the cell center and that data sets will not be converted.
    • Grid → 2D Grid
      Creates a flat grid from the 3D grid dimensions at an elevation given by the user.
  • MODFLOW Layers → 2D Scatter Points...

Converts all MODFLOW Layers that have values into scatter point sets.

  • Layer Contours → Arcs

Converts layer contours into arcs that can be manipulated as drawing objects.

  • 3D data → 2D data

Converts the 3D data to 2D data according to a user defined option (average, highest active value, maximum, minimum, sum, and value from k-layer) to get a single value from the multiple layers.

  • New Material Set

Creates a new material set in the project explorer.

Related Topics