GMS:NWT Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 10: | Line 10: | ||
*''Portion of cell thickness used for adjusting coefficients to zero (THICKFACT)'' – The portion of the cell thickness (length) used for smoothly adjusting storage and conductance coefficients to zero. | *''Portion of cell thickness used for adjusting coefficients to zero (THICKFACT)'' – The portion of the cell thickness (length) used for smoothly adjusting storage and conductance coefficients to zero. | ||
*''Matrix solver to be used (LINMETH)'' – A flag that determines which matrix solver will be used. | *''Matrix solver to be used (LINMETH)'' – A flag that determines which matrix solver will be used. | ||
<blockquote style="margin-top:0px; margin-bottom:0px;"> | |||
* (1) GMRES | |||
* (2) χMD | |||
</blockquote> | |||
*''Print additional info to listing file (IPRNWT)'' – A flag that indicates whether additional information about solver convergence will be printed to the main listing file | *''Print additional info to listing file (IPRNWT)'' – A flag that indicates whether additional information about solver convergence will be printed to the main listing file | ||
*''Correct head relative to cell-bottom if surrounded by dewatered cells (IBOTAV)'' – A flag that indicates whether corrections will be made to groundwater head relative to the cell-bottom altitude if the cell is surrounded by dewatered cells. | *''Correct head relative to cell-bottom if surrounded by dewatered cells (IBOTAV)'' – A flag that indicates whether corrections will be made to groundwater head relative to the cell-bottom altitude if the cell is surrounded by dewatered cells. | ||
<blockquote style="margin-top:0px; margin-bottom:0px;"> | |||
* (0) Don't correct | |||
* (1) Correct | |||
</blockquote> | |||
*''Options (OPTIONS)'' – Includes four options: | *''Options (OPTIONS)'' – Includes four options: | ||
<blockquote style="margin-top:0px; margin-bottom:0px;"> | |||
* SPECIFIED – Indicates that the optional solver input values will be entered by the user. | |||
* SIMPLE – Indicates that default solver input values will be defined that work well for nearly linear models. | |||
* MODERATE – Indicates that default solver input values will be defined that work well for moderately nonlinear models. | |||
* COMPLEX – Indicates that default solver input values will be defined that work well for highly nonlinear models. | |||
</blockquote> | |||
==General Specified Options== | ==General Specified Options== |