GMS:SEAWAT: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(11 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|name= SEAWAT | |name= SEAWAT | ||
|model_type= 3D Flow and Transport Model | |model_type= 3D Flow and Transport Model | ||
|developer= USGS | |developer= [https://water.usgs.gov/ogw/seawat/ USGS] | ||
|documentation= [http://gmsdocs.aquaveo.com/seawatv4.pdf SEAWAT Manual] | |documentation= [http://gmsdocs.aquaveo.com/seawatv4.pdf SEAWAT Manual] | ||
|tutorials= [[GMS:Tutorials#Models|SEAWAT Tutorials]] | |tutorials= [[GMS:Tutorials#Models|SEAWAT Tutorials]] | ||
Line 9: | Line 9: | ||
SEAWAT is a three dimensional variable density groundwater flow and transport model developed by the USGS based on [[GMS:MODFLOW|MODFLOW]] and [[GMS:MT3DMS|MT3DMS]]. SEAWAT v4 is based on MODFLOW 2000 and MT3DMS 5.2. SEAWAT includes two additional packages: Variable-Density Flow (VDF) and Viscosity (VSC). A complete description of SEAWAT is beyond the scope of this reference manual. It is assumed that the reader has a basic knowledge of SEAWAT and has read the SEAWAT documentation. | SEAWAT is a three dimensional variable density groundwater flow and transport model developed by the USGS based on [[GMS:MODFLOW|MODFLOW]] and [[GMS:MT3DMS|MT3DMS]]. SEAWAT v4 is based on MODFLOW 2000 and MT3DMS 5.2. SEAWAT includes two additional packages: Variable-Density Flow (VDF) and Viscosity (VSC). A complete description of SEAWAT is beyond the scope of this reference manual. It is assumed that the reader has a basic knowledge of SEAWAT and has read the SEAWAT documentation. | ||
GMS supports SEAWAT as a pre- and post-processor. The interface to SEAWAT relies on the interface to MODFLOW and MT3DMS. The input data for SEAWAT is generated by GMS and saved to a set of files including a MODFLOW model, an MT3D model if transport is used, and a SEAWAT model pointing to the MODFLOW and MT3D model's package files. These files are then read by SEAWAT and executed. SEAWAT uses the MODFLOW and MT3D interfaces for boundary condition display and for post-processing. | GMS supports SEAWAT as a pre- and post-processor. The interface to SEAWAT relies on the interface to MODFLOW and MT3DMS. The input data for SEAWAT is generated by GMS and saved to a set of files including a MODFLOW model, an MT3D model if transport is used, and a SEAWAT model pointing to the MODFLOW and MT3D model's package files. These files are then read by SEAWAT and executed, and real/actual head values are output by SEAWAT v4 (whereas SEAWAT v2 outputs equivalent freshwater heads). SEAWAT uses the MODFLOW and MT3D interfaces for boundary condition display and for post-processing which explains why many of the output files are saved as MODFLOW or MT3DMS files as shown in the ''Output Files'' table below. | ||
The SEAWAT model can be added to a [http://www.aquaveo.com/software/gms-pricing paid edition] of GMS. | The SEAWAT model can be added to a [http://www.aquaveo.com/software/gms-pricing paid edition] of GMS. | ||
Line 16: | Line 16: | ||
==SEAWAT Files== | ==SEAWAT Files== | ||
Below are tables of some of the available input and output files for SEAWAT. | |||
* For more information on these files see their respective MODFLOW, MT3DMS, and SEAWAT manuals | * For more information on these files see their respective MODFLOW, MT3DMS, and SEAWAT manuals | ||
Line 75: | Line 75: | ||
|+'''Output Files''' | |+'''Output Files''' | ||
!align="center" width="50"|Name | !align="center" width="50"|Name | ||
!width=" | !width="350"|Description | ||
|- | |- | ||
|CBB||SEAWAT Binary Cell-By-Cell Flow File | |CBB||SEAWAT Binary Cell-By-Cell Flow File | ||
Line 82: | Line 82: | ||
|- | |- | ||
|LIST||SEAWAT List File | |LIST||SEAWAT List File | ||
|- | |- | ||
|GLO||SEAWAT Global Listing File | |GLO||SEAWAT Global Listing File | ||
|- | |- | ||
|_W|| | |_W||MODFLOW Weighted Residuals Data Exchange File | ||
|- | |- | ||
|_WW|| | |_WW||MODFLOW Weighted Equivalents & Weighted Observation | ||
|- | |- | ||
|_WS|| | |_WS||MODFLOW Weighted Residuals and Simulated Equivalents | ||
|- | |- | ||
|_R|| | |_R||MODFLOW Unweighted Residuals Data Exchange File | ||
|- | |- | ||
|_OS|| | |_OS||MODFLOW Observed Values and Simulated Equivalents File | ||
|- | |- | ||
|_B|| | |_B||MODFLOW Data Exchange File | ||
|- | |- | ||
|_NM|| | |_NM||MODFLOW Weighted Residuals and Probability Plotting file | ||
|- | |- | ||
|OUT||MODFLOW Output File | |OUT||MODFLOW Output File | ||
|- | |- | ||
|CCF||MODFLOW Cell-to-Cell Flow File | |CCF||MODFLOW Cell-to-Cell Flow File | ||
Line 112: | Line 106: | ||
|- | |- | ||
|HED||MODFLOW HDF5 Head File | |HED||MODFLOW HDF5 Head File | ||
|- | |||
|UCN||MT3DMS Unformatted Concentration File | |||
|- | |||
|CNF||MT3DMS Spatial Configuration File | |||
|- | |||
|P00||Unsuccessful Termination Error File | |||
|- | |- | ||
|} | |} | ||
==Importing a SEAWAT Simulation== | |||
An existing SEAWAT v4 model can be imported into GMS by opening the name file which must have a ".nam" extension. Upon opening the name file, GMS uses the name file to determine if the simulation is MODFLOW-2000, MODFLOW-2005, or a SEAWAT simulation based on the packages included. | |||
Once the import is complete, if the model includes transport packages or the VDF or VSC packages then a SEAWAT model is automatically created inside GMS. | |||
If the model only includes MODFLOW packages, then the SEAWAT model needs to be created by enabling the SEAWAT model interface by selecting ''SEAWAT'' in the [[GMS:Edit Menu#Model Interface|''Model Interfaces'']] dialog available under the [[GMS:Edit Menu|''Edit'']] menu, and then selecting '''New Simulation''' under the [[GMS:SEAWAT Commands|''SEAWAT'']] menu. | |||
==SEAWAT Links== | ==SEAWAT Links== | ||
Line 119: | Line 126: | ||
*[[GMS:Building a SEAWAT Model|Building a SEAWAT Model]] | *[[GMS:Building a SEAWAT Model|Building a SEAWAT Model]] | ||
*[[GMS:SEAWAT Global Options Dialog|SEAWAT Global Options Dialog]] | *[[GMS:SEAWAT Global Options Dialog|SEAWAT Global Options Dialog]] | ||
*[[GMS:SEAWAT Packages|SEAWAT Packages]] | *[[GMS:SEAWAT Packages|SEAWAT Packages]] | ||
*[[GMS:MODFLOW with HDF5|MODFLOW with HDF5]] | *[[GMS:MODFLOW with HDF5|MODFLOW with HDF5]] | ||
Line 133: | Line 138: | ||
[[Category:SEAWAT]] | [[Category:SEAWAT]] | ||
[[Category:External Links]] | [[Category:External Links]] | ||