GMS:SMS Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{MODFLOW Links}} | {{MODFLOW Links}} | ||
[[Image:SmsPackage.png|thumb|450 px|Example of the ''MODFLOW SMS Solver'' dialog.]] | [[Image:SmsPackage.png|thumb|450 px|Example of the ''MODFLOW SMS Solver'' dialog.]] | ||
The Sparse Matrix Solver (SMS) Package is the only solver package compatible with [[GMS:MODFLOW-USG|MODFLOW-USG]] and is not compatible with other MODFLOW models. The ''MODFLOW SMS Solver'' dialog has the following options: | The Sparse Matrix Solver (SMS) Package is the only solver package compatible with [[GMS:MODFLOW-USG|MODFLOW-USG]] and is not compatible with other MODFLOW models. | ||
The ''MODFLOW SMS Solver'' dialog has the following options: | |||
*''Comments (Text)'' – Places a comment in the solver. | *''Comments (Text)'' – Places a comment in the solver. | ||
* Max head change between outer iterations (L)(HCLOSE) | * Max head change between outer iterations (L)(HCLOSE) | ||
Line 30: | Line 32: | ||
The SMS package, when used with GMS, also includes the option of using the [[GMS:LMG Package|SAMG or LMG]] within the SMS package. This option is selected under the ''Linear matrix solver (LINMETH)'' option in the ''MODFLOW SMS Solver'' dialog. | The SMS package, when used with GMS, also includes the option of using the [[GMS:LMG Package|SAMG or LMG]] within the SMS package. This option is selected under the ''Linear matrix solver (LINMETH)'' option in the ''MODFLOW SMS Solver'' dialog. | ||
==Nonlinear Solution Method Options== | ==Nonlinear Solution Method Options== | ||
Line 80: | Line 63: | ||
* Drop tolerance value (EPSRN) | * Drop tolerance value (EPSRN) | ||
==PCGU Options== | |||
* Linear acceleration method (CLIN) | |||
** CG | |||
** BCGS | |||
* Preconditioner (IPC) | |||
** (0) None | |||
** (1) Jacobi | |||
** (2) ILU(0) | |||
** (3) MILU(0) | |||
* Matrix scaling approach (ISCL) | |||
** (0) None | |||
** (1) POLCG preconditioner | |||
** (2) l2 norm | |||
* Matrix reordering approach (IORD) | |||
** (0) Original | |||
** (1) reverse Cuthill Mckee | |||
** (2) minimum degree | |||
* Convergence flow residual tolerance (L^3)(RCLOSEPCGU) | |||
* MILU(0) relaxation factor (RELAXPCGU) | |||
* Only solve active cells (SOLVEACTIVE) | |||
* Bottom damping procedure used (DAMPBOT) | |||
* Right-hand vector translated with linear solve (SHIFT) | |||
* Truncated newton approach used (TRUNCATEDNEWTON) | |||
{{Navbox GMS}} | {{Navbox GMS}} |