GMS:GMG Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
** 4 = Same as 2 except the output is sent to the terminal instead of the output file. | ** 4 = Same as 2 except the output is sent to the terminal instead of the output file. | ||
* Maximum head output (IUNITMHC) | * Maximum head output (IUNITMHC) | ||
* ''Multi-grid preconditioner smoothing (ISM)'' – Flag that controls the type of smoother used in the | * ''Multi-grid preconditioner smoothing (ISM)'' – Flag that controls the type of smoother used in the multi-grid preconditioner. | ||
** "(0) ILU smoothing" – This smoothing requires an additional vector on each multigrid level to store the pivots in the ILU factorization. | ** "(0) ILU smoothing" – This smoothing requires an additional vector on each multigrid level to store the pivots in the ILU factorization. | ||
** "(1) SGS smoothing" – Symmetric GaussSeidel (SGS) smoothing. | ** "(1) SGS smoothing" – Symmetric GaussSeidel (SGS) smoothing. | ||
* Multi-grid preconditioner coarsening (ISC) | * ''Multi-grid preconditioner coarsening (ISC)'' – Flag that controls semi-coarsening in the multi-grid preconditioner. | ||
** "(0) Row, Col., Layer" | |||
** "(1) Row, Col." | |||
** "(2) Col., Layer" | |||
** "(3) Row, Layer" | |||
** "(4) None" | |||
* Relocation parameter (RELAX) | * Relocation parameter (RELAX) | ||
For more info on the GMG solver look at the following document: | For more info on the GMG solver look at the following document: | ||
:Wilson, John D., and Richard L. Naff. ''MODFLOW-2000, The US Geological Survey Modular Ground-Water Model | :Wilson, John D., and Richard L. Naff. ''MODFLOW-2000, The US Geological Survey Modular Ground-Water Model—GMG Linear Equation Solver Package Documentation.'' No. 2004-1261. 2004. [http://pubs.usgs.gov/of/2004/1261/] | ||
[[File:MODFLOW-GMG.jpg|thumb|none|center|300 px|The MODFLOW ''GMG Solver'' package dialog.]] | [[File:MODFLOW-GMG.jpg|thumb|none|center|300 px|The MODFLOW ''GMG Solver'' package dialog.]] |