GMS:MODFLOW-NWT

From XMS Wiki
Revision as of 16:20, 31 October 2011 by Bdolinar (talk | contribs)
Jump to navigationJump to search
MODFLOW
Pre-processing
MODFLOW Commands
Building a MODFLOW Model
Map to MODFLOW
Calibration
Packages Supported in GMS
Saving a MODFLOW Simulation
Importing MODFLOW Files
Unsupported MODFLOW Features
Run MODFLOW
Post-processing
MODFLOW Display Options
MODFLOW Post-Processing Viewing Options
Reading a MODFLOW Simulation
Tutorials
Packages
Flow: BCF6, HUF, LPF, UPW
Solvers:

DE4, GMG, NWT, PCG,

PCGN, LMG, SIP, SOR,

SMS
Other:

BAS6, BFH, CHD1, CLN,

DRN1, DRT1, EVT1, ETS1,

GAGE, GHB1, GNC, HFB1,

HUF, LAK3, MNW1, MNW2,

OUT1, RCH1, RIV1, SFR2,

STR1, SUB1, SWI2, WEL1,

UZF1


Starting at GMS version 8.2, GMS supports MODFLOW-NWT. MODFLOW-NWT is a version of MODFLOW based on MODFLOW-2005 that provides a different formulation of the groundwater flow equation designed to solve models that are non-linear due to unconfined cells or non-linear boundary conditions.

Choosing MODFLOW Version

Choosing to use MODFLOW 2000, MODFLOW 2005, or MODFLOW-NWT is done in the MODFLOW Global Options Dialog. At any time you can switch from one to the other.

MODFLOW Global Option Dialog

Changes to MODFLOW 2005

Source code differences between MODFLOW 2005 and MODFLOW-NWT.

1. UPW Package
2. NWT Solver
3. WEL Package
  • The WEL package was modified to add an option to decrease the pumping rate as the head drops below a user-specified percentage of cell thickness. The new option is called PHIRAMP.
4. SFR Package
  • The SFR package is modified to avoid removing water from dry cells and to calculate derivatives for the Newton formulation.
5. UZF Package
  • The UZF package is modified to avoid removing water from dry cells and to calculate derivatives for the Newton formulation.
6. Other Packages
  • Poor input values for other packages can result in convergence failure. For example, an EVT extinction depth below the cell bottom elevation can result water being improperly removed from a dry cell.