GMS:GMG Package: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
* Maximum inner iterations (IITER)
* Maximum inner iterations (IITER)
* Outer convergence residual (HCLOSE)
* Outer convergence residual (HCLOSE)
* Maximum outer iterations (MAXITER)
* Maximum outer iterations (MAXITER) – Also referred to as MXITER.
* Damping parameter (DAMP)
* Damping parameter (DAMP)
* Damping option (IADAMP)
* Damping option (IADAMP)

Revision as of 18:33, 5 July 2016

MODFLOW
Pre-processing
MODFLOW Commands
Building a MODFLOW Model
Map to MODFLOW
Calibration
Packages Supported in GMS
Saving a MODFLOW Simulation
Importing MODFLOW Files
Unsupported MODFLOW Features
Run MODFLOW
Post-processing
MODFLOW Display Options
MODFLOW Post-Processing Viewing Options
Reading a MODFLOW Simulation
Tutorials
Packages
Flow: BCF6, HUF, LPF, UPW
Solvers:

DE4, GMG, NWT, PCG,

PCGN, LMG, SIP, SOR,

SMS
Other:

BAS6, BFH, CHD1, CLN,

DRN1, DRT1, EVT1, ETS1,

GAGE, GHB1, GNC, HFB1,

HUF, LAK3, MNW1, MNW2,

OUT1, RCH1, RIV1, SFR2,

STR1, SUB1, SWI2, WEL1,

UZF1

The GMG package is one of the solver packages for MODFLOW supported by GMS. The GMG solver is an iterative solver based on a multi-grid approach.

Parameters include:

  • Inner convergence residual (RCLOSE)
  • Maximum inner iterations (IITER)
  • Outer convergence residual (HCLOSE)
  • Maximum outer iterations (MAXITER) – Also referred to as MXITER.
  • Damping parameter (DAMP)
  • Damping option (IADAMP)
  • Maximum damping (DUP)
  • Minimum damping (DLOW)
  • Maximum head change (CHGLIMIT)
  • Output flag (IOUTGMG)
  • Maximum head output (IUNITMHC)
  • Multi-grid preconditioner smoothing (ISM)
  • Multi-grid preconditioner coarsening (ISC)
  • Relocation parameter (RELAX)

For more info on the GMG solver look at the following document:

MODFLOW-2000, THE U.S. GEOLOGICAL SURVEY MODULAR GROUND-WATER MODEL -- GMG LINEAR EQUATION SOLVER PACKAGE DOCUMENTATION

By: J. D. Wilson, NRC Post-Doc, and R. L. Naff, U.S. Geological Survey [1]

The MODFLOW GMG Solver package dialog.