GMS:SMS Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{MODFLOW Links}} | {{MODFLOW Links}} | ||
The Sparse Matrix Solver (SMS) Package is the solver used by [[GMS:MODFLOW-USG|MODFLOW-USG]]. | The Sparse Matrix Solver (SMS) Package is the solver used by [[GMS:MODFLOW-USG|MODFLOW-USG]]. The ''MODFLOW SMS Solver'' dialog has the following options: | ||
* Max head change between outer iterations (L)(HCLOSE) | |||
* Max head change between inner iterations (L)(HCLOSE) | |||
* Max number of outer nonlinear iterations for problem (MXITER) | |||
* Max number of inner linear iterations for problem (ITER1) | |||
* Print additional info to listing file (IPRSMS) | |||
* Nonlinear solution method (NONLINMETH) | |||
* Linear matrix solver (LINMETH) | |||
* Options (OPTIONS) | |||
* Linear acceleration method (CLIN) | |||
* Preconditioner (IPC) | |||
* Matrix scaling approach (ISCL) | |||
* Matrix reordering approach (IORD) | |||
* Convergence flow residual tolerance (L^3)(RCLOSEPCGU) | |||
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 ''SMS | More information regarding inputs to the SMS package can be found in the MODFLOW-USG documentation at [http://pubs.usgs.gov/tm/06/a45/pdf/tm6-A45.pdf pubs.usgs.gov]. | ||
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. | |||
[[Image:SmsPackage.png|thumb|none|left|450 px|Example of the ''MODFLOW SMS Solver'' dialog.]] | [[Image:SmsPackage.png|thumb|none|left|450 px|Example of the ''MODFLOW SMS Solver'' dialog.]] |