GMS:PCG2 Package

From XMS Wiki - http://wikis.aquaveo.com/xms/

Jump to: navigation, search
MODFLOW
Pre-processing
Building a MODFLOW Model
Packages Supported in GMS
Saving a MODFLOW Simulation
Importing MODFLOW Files
Unsupported MODFLOW Features
Post-processing
MODFLOW Display Options
MODFLOW Post Processing Viewing Options
Reading a MODFLOW Simulation
Tutorials
MODFLOW Tutorials
Packages
Flow:BCF6, HUF, LPF, UPW
Solvers:DE4, GMG, NWT, PCG2,
SAMG, SIP, SOR
Other:BAS6, CHD1, DRN1, DRT1,
EVT1, ETS1, GAGE, GHB1,
HFB1, HUF, LAK3, MNW1,
MNW2, OUT1, RCH1, RIV1,
SFR2, STR1, WEL1, UZF1
This box: view  talk  edit

The PCG2 package is one of four solver packages for MODFLOW supported by GMS.

Contents

Maximum outer iterations

This value is the maximum iterations, or calls to the solver. For linear problems, this value can be 1, unless more than 50 inner iterations are required, when maximum outer iterations could be as large as 10. For non linear problems, this values should be larger, but generally less than 100.

Maximum inner iterations

This value is the maximum number of iterations per call to the solver. The default value is 50, and this is sufficient for most problems.

Matrix Preconditioning Method

Use this radio group to choose the matrix conditioning method. The default is to use a modified incomplete cholesky method.

Relaxation Parameter

This value is used if the modified incomplete cholesky method is used. Usually, this value is 1.0, but for some problems a value of 0.99, 0.98, or 0.97 will reduce the number of iterations required for convergence.

Head Change Criterion For Convergence

When the maximum absolute value of head change from all cells during an iteration is less than or equal to the head change criterion, AND the residual change criterion is met, solver iteration stops.

Residual Change Criterion For Convergence

When the maximum absolute value of residuals from all cells during an iteration is less than or equal to the residual change criterion, AND the head change criterion is met, solver iteration stops.

Reset

This button will change all options to the default state.

Personal tools
XMS Projects