GMS:MODFLOW: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
(→‎MODFLOW Documentation: Added links to website and online documentation)
Line 57: Line 57:


==MODFLOW Documentation==
==MODFLOW Documentation==
[http://gmsdocs.aquaveo.com/modflow88I.pdf MODFLOW 88I]<br />  
*[http://water.usgs.gov/ogw/modflow/ MODFLOW website]
[http://gmsdocs.aquaveo.com/modflow88II.pdf MODFLOW 88II]<br />  
*[http://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/ Online guide to MODFLOW]
[http://gmsdocs.aquaveo.com/modflow96I.pdf MODFLOW 96I]<br />  
*[http://gmsdocs.aquaveo.com/modflow88I.pdf MODFLOW 88I]<br />  
[http://gmsdocs.aquaveo.com/modflow96II.pdf MODFLOW 96II]<br />  
*[http://gmsdocs.aquaveo.com/modflow88II.pdf MODFLOW 88II]<br />  
[http://gmsdocs.aquaveo.com/mf2k_calibration.pdf MF2K Calibration]<br />  
*[http://gmsdocs.aquaveo.com/modflow96I.pdf MODFLOW 96I]<br />  
[http://gmsdocs.aquaveo.com/mf2k_flowprocess.pdf MF2K Flow Process]<br />  
*[http://gmsdocs.aquaveo.com/modflow96II.pdf MODFLOW 96II]<br />  
[http://gmsdocs.aquaveo.com/mf2k_huf.pdf MF2K HUF]<br />  
*[http://gmsdocs.aquaveo.com/mf2k_calibration.pdf MF2K Calibration]<br />  
[http://gmsdocs.aquaveo.com/mf2k_lmg.pdf MF2K LMG]<br />  
*[http://gmsdocs.aquaveo.com/mf2k_flowprocess.pdf MF2K Flow Process]<br />  
[http://gmsdocs.aquaveo.com/mf2k_lmt.pdf MF2K LMT]<br />  
*[http://gmsdocs.aquaveo.com/mf2k_huf.pdf MF2K HUF]<br />  
[http://gmsdocs.aquaveo.com/mf2k_obssenspeprocess.pdf MF2K obssenspeprocess]<br />
*[http://gmsdocs.aquaveo.com/mf2k_lmg.pdf MF2K LMG]<br />  
[http://gmsdocs.aquaveo.com/mf2005_flowprocess.pdf MF2005 Flow Process]<br />
*[http://gmsdocs.aquaveo.com/mf2k_lmt.pdf MF2K LMT]<br />  
[http://gmsdocs.aquaveo.com/MF_NWT.pdf MF NWT]<br />
*[http://gmsdocs.aquaveo.com/mf2k_obssenspeprocess.pdf MF2K obssenspeprocess]<br />
[http://gmsdocs.aquaveo.com/tm6-A45.pdf MF USG]<br />
*[http://gmsdocs.aquaveo.com/mf2005_flowprocess.pdf MF2005 Flow Process]<br />
[http://gmsdocs.aquaveo.com/mfusg_io_v_1_2.pdf MF USG I/O 1.2]<br />
*[http://gmsdocs.aquaveo.com/MF_NWT.pdf MF NWT]<br />
*[http://gmsdocs.aquaveo.com/tm6-A45.pdf MF USG]<br />
*[http://gmsdocs.aquaveo.com/mfusg_io_v_1_2.pdf MF USG I/O 1.2]<br />





Revision as of 23:14, 24 February 2016

MODFLOW
Model Info
Model type 3D, cell-centered finite-difference, saturated flow model, steady state and transient analysis
Supported versions MODFLOW-88*, MODFLOW-96*, MODFLOW-2000, MODFLOW-2005, MODFLOW-NWT, MODFLOW-LGR, MODFLOW-USG
* import only
Developer USGS, [1]
Documentation

MF2K Flow Process
MF2005 Flow Process
MF NWT
MF-LGR
MF-LGR-mult
MF-LGR-SFR

MODFLOW-USG
Tutorials MODFLOW Tutorials
Packages

Flow: BCF6, HUF, LPF, UPW
Solvers: DE4, GMG, NWT, PCG2, SAMG, SIP, SOR

Other: BAS6, CHD1, CLN,DRN1, DRT1, EVT1, ETS1, GAGE, GHB1, GNC, HFB1, HUF, LAK3, MNW1, MNW2, OUT1, RCH1, RIV1, SFR2, STR1, SUB1, SWI2, WEL1, UZF1

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

GMS includes a comprehensive graphical interface to the groundwater model MODFLOW. MODFLOW is a 3D, cell-centered, finite difference, saturated flow model developed by the United States Geological Survey (McDonald & Harbaugh, 1988). MODFLOW can perform both steady state and transient analyses and has a wide variety of boundary conditions and input options.

GMS supports MODFLOW as a pre- and post-processor. The input data for MODFLOW are generated by GMS and saved to a set of files. These files are read by MODFLOW when MODFLOW is launched from the GMS menu. The output from MODFLOW is then imported to GMS for post-processing.

A special version of MODFLOW is distributed with GMS. This version of MODFLOW is the same as the version distributed by the USGS except for a few minor changes primarily related to file input including reading input data from HDF5 files. These changes are clearly marked in the code. For more information see MODFLOW with HDF5.

To learn more about using MODFLOW in GMS, please refer to the available tutorials.

More information about MODFLOW is available from the USGS.

The MOFLOW model is included with all editions of GMS, including the community version.

MODFLOW Versions

GMS supports (or will soon) all standard MODFLOW versions:

Pre-Processing

Post-Processing

MODFLOW Documentation