SlideShare a Scribd company logo
1 of 4
Download to read offline
MT3DMS Benchmark Test Problems
Chunmiao Zheng (czheng@ua.edu)
02/20/2010

TABLE OF CONTENTS
.................
INTRODUCTION
RUNNING MT3DMS WITH MODFLOW-96
RUNNING MT3DMS WITH MODFLOW-2000
RUNNING MT3DMS WITH MODFLOW-2005
EXAMINING AND VISUALIZING MODEL RESULTS

INTRODUCTION
After MT3DMS is installed on your hard drive, a folder named [examples] is
created which contains the input and output files for all 10 benchmark test
problems described in the MT3DMS User’s Manuals (Zheng and Wang, 1999, p. 130163) as well as additional examples described MT3DMS v5.x Supplemental User’s
Guide (Zheng, 2010). Further under [examples] are three folders named
[mf96mt3d], [mf2kmt3d], [mf2005mt3d], i.e.,
--examples
|
|--mf96mt3d
|
|--mf2kmt3d
|
|--mf2005mt3d
The first folder [mf96mt3d] contains the MT3DMS transport files along with the
flow files prepared for MODFLOW-96. The second subdirectory [mf2kmt3d] and
third subdirectory [mf2005mt3d] contain additional MT3DMS transport examples
along with the flow files prepared for MODFLOW-2000 and MODFLOW-2005,
respectively.

RUNNING MT3DMS WITH MODFLOW-96
To run any test problem under [mf96mt3d], first go to the folders P01, P02, …,
or P10. For each example, there are a NAME file for MODFLOW-96 called p1mf.nam,
p2mf.nam, …, or p10mf.nam, and a NAME file for MT3DMS called p1mt.nam, p2mt.nam,
…, or p10mt.nam. These NAME files specify the input/output files required by
MODFLOW-96 and MT3DMS v5.
To start a MODFLOW-96 run, enter a command as follows in command prompt mode
under Microsoft Windows:
C:MT3DMS5Binmf96

p1mf.nam

where “mf96” is the name of the executable code for the version of MODFLOW-96
with Link-MT3DMS interface, and [C:MT3DMS5Bin] is the subdirectory where the
MT3DMS and MODFLOW executables are located. If the folder name has already been
added to the command prompt configuration file AUTOEXEC.bat or the Windows PATH
environment variable, enter the command simply as
mf96

p1mf.nam

After each MODFLOW-96 run is completed, a flow-transport link file with a name
such as p1.ftl, p1.ftl, …, or p10.ftl is created which contains the flow model
information required by the transport model.
To start a MT3DMS run after the flow solution is obtained by MODFLOW-96, enter
the command as
C:MT3DMS5Binmt3dms5s

p1mt.nam

or simply
mt3dms5s

p1mt.nam

where [mt3dms5s] is the name of the executable code for the standard version of
MT3DMS v5 that requires the flow-transport link file to be in the style of
structured, unformatted files generated by Lahey Fortran 95 (LF95) or Compaq/HP
Visual Fortran (VF).

RUNNING MT3DMS WITH MODFLOW-2000
To run any test problems under [mf2kmt3d], first go to the folder for a
particular example. To start a MODFLOW-2000 run, enter a command as follows in
command prompt mode under Microsoft Windows:
C:MT3DMS5Binmf2k

p7mf2k.nam

where “mf2k” is the name of the executable code for MODFLOW-2000 version 1.17 or
later with Link-MT3DMS Package 6.3 or later, and [C:MT3DMS5Bin] is the folder
where MT3DMS and MODFLOW executables are located. If the folder name has already
been added to the command prompt configuration file AUTOEXEC.bat or the Windows
PATH environment variable, enter the command simply as
mf2k

p7mf2k.nam

Note that if a newer version of MODFLOW-2000 is installed on your PC, you can
replace the file “mf2k.exe” under C:MT3DMS5Bin with the newer version, or use
the newer version by specifying the PATH of the newer executable code.
After a MODFLOW-2000 run is completed, a flow-transport link file with a name
such as p7.ftl is created which contains the flow model information required by
the transport model.
To start a MT3DMS run after the flow solution is obtained by MODFLOW-2000, enter
the command as
C:MT3DMS5Binmt3dms5b

p7mt.nam

or simply
mt3dms5b

p7mt.nam

where [mt3dms5b] is the name of the executable code for a version of MT3DMS v5
that requires the flow-transport link file to be in the style of unstructured,
true binary files that are based on a non-standard Fortran feature but are more
transportable among different Fortran compilers.

RUNNING MT3DMS WITH MODFLOW-2005
To run any test problems under [mf2005mt3d], first go to the folder for a
particular example. To start a MODFLOW-2005 run, enter a command as follows in
command prompt mode under Microsoft Windows:
C:MT3DMS5Binmf2005

p7mf2005.nam

where “mf2005” is the name of the executable code for MODFLOW-2005 version 1.8
or later with Link-MT3DMS Package 7 or later, and [C:MT3DMS5Bin] is the folder
where MT3DMS and MODFLOW executables are located. If the folder name has already
been added to the command prompt configuration file AUTOEXEC.bat or the Windows
PATH environment variable, enter the command simply as
mf2005

p7mf2005.nam

Note that if a newer version of MODFLOW-2005 is installed on your PC, you can
replace the file “mf2005.exe” under C:MT3DMS5Bin with the newer version, or
use the newer version by specifying the PATH of the newer executable code.
After a MODFLOW-2005 run is completed, a flow-transport link file with a name
such as p7.ftl is created which contains the flow model information required by
the transport model.
To start a MT3DMS run after the flow solution is obtained by MODFLOW-2005, enter
the command as
C:MT3DMS5Binmt3dms5b

p7mt.nam

or simply
mt3dms5b

p7mt.nam

where [mt3dms5b] is the name of the executable code for a version of MT3DMS v5
that requires the flow-transport link file to be in the style of unstructured,
true binary files that are based on a non-standard Fortran feature but are more
transportable among different Fortran compilers.

EXAMINING AND VISUALIZING MODEL RESULTS
After each MT3DMS run, some or all of the following output files are generated:
px.m3d:
mt3d001.obs:

standard text output file for test problem no. x;
optional output file with concentrations vs. total elapsed time
at user-specified observation points where 001 is species index;
mt3d001.mas: optional output file with a one-line summary of mass budgets
at each transport step or a user-specified interval;
mt3d001.ucn: optional output file with unformatted concentrations for the
dissolved phase at user-selected times;
mt3d001s.ucn: optional output file with unformatted concentrations for the
sorbed (or immobile) phase at user-selected times;
mt3d.cnf:
optional output file with model discretization data.
The PostMODFLOW|MT3DMS (PM) program distributed with MT3DMS can be used to
create concentration data files from the UCN and CNF files for use with a
graphical program such as Surfer or Tecplot. For more information, refer to the
readme file for MT3DMS utilities [Utilities.PDF].
The USGS Model Viewer software can also be used to visualize 2D or 3D
concentration distributions. MV uses the UCN and CNF files directly. A Model
Viewer configuration file named ‘conc.mv’ has been created for most test
problems. The *.mv configuration file assumes the default UCN file name
‘mt3d001.ucn’ and default CNF file name ‘mt3d.cnf’. To start MV for each test
problem, simply click on the conc.mv file name. For more information on using
Model Viewer, refer to its User’s Guide (Hsieh and Winston, 2002).

More Related Content

Similar to Examples

Terraform modules restructured
Terraform modules restructuredTerraform modules restructured
Terraform modules restructuredAmi Mahloof
 
Terraform Modules Restructured
Terraform Modules RestructuredTerraform Modules Restructured
Terraform Modules RestructuredDoiT International
 
Sas macros part 4.1
Sas macros part 4.1Sas macros part 4.1
Sas macros part 4.1venkatam
 
Dns configuration on rhel 5
Dns configuration on rhel 5Dns configuration on rhel 5
Dns configuration on rhel 5Subin Selvaraj
 
202202 SUGUKI UNIX X Command Tips and Tricks
202202 SUGUKI UNIX X Command Tips and Tricks202202 SUGUKI UNIX X Command Tips and Tricks
202202 SUGUKI UNIX X Command Tips and Tricksdhorvath
 
Best practices for data analysis when using UMI adapters to improve variant d...
Best practices for data analysis when using UMI adapters to improve variant d...Best practices for data analysis when using UMI adapters to improve variant d...
Best practices for data analysis when using UMI adapters to improve variant d...Integrated DNA Technologies
 
Install websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bitsInstall websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bitsManuel Vega
 
Enhancing and Preparing TIMES for High Performance Computing
Enhancing and Preparing TIMES for High Performance ComputingEnhancing and Preparing TIMES for High Performance Computing
Enhancing and Preparing TIMES for High Performance ComputingIEA-ETSAP
 
CREST CCT Lab Prep Notes
CREST CCT Lab Prep NotesCREST CCT Lab Prep Notes
CREST CCT Lab Prep NotesNathanAn
 
Prosit google-cloud
Prosit google-cloudProsit google-cloud
Prosit google-cloudUC Davis
 
Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...
Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...
Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...Altair
 
Linux Module Programming
Linux Module ProgrammingLinux Module Programming
Linux Module ProgrammingAmir Payberah
 
Advanced Testing with TTCN-3 and UML Testing Profile
Advanced Testing with TTCN-3 and UML Testing ProfileAdvanced Testing with TTCN-3 and UML Testing Profile
Advanced Testing with TTCN-3 and UML Testing ProfileAxel Rennoch
 
PMML - Predictive Model Markup Language
PMML - Predictive Model Markup LanguagePMML - Predictive Model Markup Language
PMML - Predictive Model Markup Languageaguazzel
 
Upgrading to MongoDB 4.0 from older versions
Upgrading to MongoDB 4.0 from older versionsUpgrading to MongoDB 4.0 from older versions
Upgrading to MongoDB 4.0 from older versionsAntonios Giannopoulos
 

Similar to Examples (20)

Mbuild help
Mbuild helpMbuild help
Mbuild help
 
Terraform modules restructured
Terraform modules restructuredTerraform modules restructured
Terraform modules restructured
 
Terraform Modules Restructured
Terraform Modules RestructuredTerraform Modules Restructured
Terraform Modules Restructured
 
Sas macros part 4.1
Sas macros part 4.1Sas macros part 4.1
Sas macros part 4.1
 
dnp3 Protocol Master Client simulator user manual
dnp3 Protocol Master Client simulator user manualdnp3 Protocol Master Client simulator user manual
dnp3 Protocol Master Client simulator user manual
 
Dns configuration on rhel 5
Dns configuration on rhel 5Dns configuration on rhel 5
Dns configuration on rhel 5
 
Notes udm
Notes udmNotes udm
Notes udm
 
202202 SUGUKI UNIX X Command Tips and Tricks
202202 SUGUKI UNIX X Command Tips and Tricks202202 SUGUKI UNIX X Command Tips and Tricks
202202 SUGUKI UNIX X Command Tips and Tricks
 
Best practices for data analysis when using UMI adapters to improve variant d...
Best practices for data analysis when using UMI adapters to improve variant d...Best practices for data analysis when using UMI adapters to improve variant d...
Best practices for data analysis when using UMI adapters to improve variant d...
 
Install websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bitsInstall websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bits
 
Enhancing and Preparing TIMES for High Performance Computing
Enhancing and Preparing TIMES for High Performance ComputingEnhancing and Preparing TIMES for High Performance Computing
Enhancing and Preparing TIMES for High Performance Computing
 
CREST CCT Lab Prep Notes
CREST CCT Lab Prep NotesCREST CCT Lab Prep Notes
CREST CCT Lab Prep Notes
 
Jms tutor
Jms tutorJms tutor
Jms tutor
 
Prosit google-cloud
Prosit google-cloudProsit google-cloud
Prosit google-cloud
 
Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...
Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...
Moldex3D for Effective Design Validation, Optimization of Plastic Parts and M...
 
Linux Module Programming
Linux Module ProgrammingLinux Module Programming
Linux Module Programming
 
Advanced Testing with TTCN-3 and UML Testing Profile
Advanced Testing with TTCN-3 and UML Testing ProfileAdvanced Testing with TTCN-3 and UML Testing Profile
Advanced Testing with TTCN-3 and UML Testing Profile
 
PMML - Predictive Model Markup Language
PMML - Predictive Model Markup LanguagePMML - Predictive Model Markup Language
PMML - Predictive Model Markup Language
 
Upgrading to MongoDB 4.0 from older versions
Upgrading to MongoDB 4.0 from older versionsUpgrading to MongoDB 4.0 from older versions
Upgrading to MongoDB 4.0 from older versions
 
CMS Wave Model
CMS Wave ModelCMS Wave Model
CMS Wave Model
 

Recently uploaded

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 

Recently uploaded (20)

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 

Examples

  • 1. MT3DMS Benchmark Test Problems Chunmiao Zheng (czheng@ua.edu) 02/20/2010 TABLE OF CONTENTS ................. INTRODUCTION RUNNING MT3DMS WITH MODFLOW-96 RUNNING MT3DMS WITH MODFLOW-2000 RUNNING MT3DMS WITH MODFLOW-2005 EXAMINING AND VISUALIZING MODEL RESULTS INTRODUCTION After MT3DMS is installed on your hard drive, a folder named [examples] is created which contains the input and output files for all 10 benchmark test problems described in the MT3DMS User’s Manuals (Zheng and Wang, 1999, p. 130163) as well as additional examples described MT3DMS v5.x Supplemental User’s Guide (Zheng, 2010). Further under [examples] are three folders named [mf96mt3d], [mf2kmt3d], [mf2005mt3d], i.e., --examples | |--mf96mt3d | |--mf2kmt3d | |--mf2005mt3d The first folder [mf96mt3d] contains the MT3DMS transport files along with the flow files prepared for MODFLOW-96. The second subdirectory [mf2kmt3d] and third subdirectory [mf2005mt3d] contain additional MT3DMS transport examples along with the flow files prepared for MODFLOW-2000 and MODFLOW-2005, respectively. RUNNING MT3DMS WITH MODFLOW-96 To run any test problem under [mf96mt3d], first go to the folders P01, P02, …, or P10. For each example, there are a NAME file for MODFLOW-96 called p1mf.nam, p2mf.nam, …, or p10mf.nam, and a NAME file for MT3DMS called p1mt.nam, p2mt.nam, …, or p10mt.nam. These NAME files specify the input/output files required by MODFLOW-96 and MT3DMS v5. To start a MODFLOW-96 run, enter a command as follows in command prompt mode under Microsoft Windows: C:MT3DMS5Binmf96 p1mf.nam where “mf96” is the name of the executable code for the version of MODFLOW-96 with Link-MT3DMS interface, and [C:MT3DMS5Bin] is the subdirectory where the MT3DMS and MODFLOW executables are located. If the folder name has already been added to the command prompt configuration file AUTOEXEC.bat or the Windows PATH environment variable, enter the command simply as
  • 2. mf96 p1mf.nam After each MODFLOW-96 run is completed, a flow-transport link file with a name such as p1.ftl, p1.ftl, …, or p10.ftl is created which contains the flow model information required by the transport model. To start a MT3DMS run after the flow solution is obtained by MODFLOW-96, enter the command as C:MT3DMS5Binmt3dms5s p1mt.nam or simply mt3dms5s p1mt.nam where [mt3dms5s] is the name of the executable code for the standard version of MT3DMS v5 that requires the flow-transport link file to be in the style of structured, unformatted files generated by Lahey Fortran 95 (LF95) or Compaq/HP Visual Fortran (VF). RUNNING MT3DMS WITH MODFLOW-2000 To run any test problems under [mf2kmt3d], first go to the folder for a particular example. To start a MODFLOW-2000 run, enter a command as follows in command prompt mode under Microsoft Windows: C:MT3DMS5Binmf2k p7mf2k.nam where “mf2k” is the name of the executable code for MODFLOW-2000 version 1.17 or later with Link-MT3DMS Package 6.3 or later, and [C:MT3DMS5Bin] is the folder where MT3DMS and MODFLOW executables are located. If the folder name has already been added to the command prompt configuration file AUTOEXEC.bat or the Windows PATH environment variable, enter the command simply as mf2k p7mf2k.nam Note that if a newer version of MODFLOW-2000 is installed on your PC, you can replace the file “mf2k.exe” under C:MT3DMS5Bin with the newer version, or use the newer version by specifying the PATH of the newer executable code. After a MODFLOW-2000 run is completed, a flow-transport link file with a name such as p7.ftl is created which contains the flow model information required by the transport model. To start a MT3DMS run after the flow solution is obtained by MODFLOW-2000, enter the command as C:MT3DMS5Binmt3dms5b p7mt.nam or simply mt3dms5b p7mt.nam where [mt3dms5b] is the name of the executable code for a version of MT3DMS v5 that requires the flow-transport link file to be in the style of unstructured,
  • 3. true binary files that are based on a non-standard Fortran feature but are more transportable among different Fortran compilers. RUNNING MT3DMS WITH MODFLOW-2005 To run any test problems under [mf2005mt3d], first go to the folder for a particular example. To start a MODFLOW-2005 run, enter a command as follows in command prompt mode under Microsoft Windows: C:MT3DMS5Binmf2005 p7mf2005.nam where “mf2005” is the name of the executable code for MODFLOW-2005 version 1.8 or later with Link-MT3DMS Package 7 or later, and [C:MT3DMS5Bin] is the folder where MT3DMS and MODFLOW executables are located. If the folder name has already been added to the command prompt configuration file AUTOEXEC.bat or the Windows PATH environment variable, enter the command simply as mf2005 p7mf2005.nam Note that if a newer version of MODFLOW-2005 is installed on your PC, you can replace the file “mf2005.exe” under C:MT3DMS5Bin with the newer version, or use the newer version by specifying the PATH of the newer executable code. After a MODFLOW-2005 run is completed, a flow-transport link file with a name such as p7.ftl is created which contains the flow model information required by the transport model. To start a MT3DMS run after the flow solution is obtained by MODFLOW-2005, enter the command as C:MT3DMS5Binmt3dms5b p7mt.nam or simply mt3dms5b p7mt.nam where [mt3dms5b] is the name of the executable code for a version of MT3DMS v5 that requires the flow-transport link file to be in the style of unstructured, true binary files that are based on a non-standard Fortran feature but are more transportable among different Fortran compilers. EXAMINING AND VISUALIZING MODEL RESULTS After each MT3DMS run, some or all of the following output files are generated: px.m3d: mt3d001.obs: standard text output file for test problem no. x; optional output file with concentrations vs. total elapsed time at user-specified observation points where 001 is species index; mt3d001.mas: optional output file with a one-line summary of mass budgets at each transport step or a user-specified interval; mt3d001.ucn: optional output file with unformatted concentrations for the dissolved phase at user-selected times; mt3d001s.ucn: optional output file with unformatted concentrations for the sorbed (or immobile) phase at user-selected times; mt3d.cnf: optional output file with model discretization data.
  • 4. The PostMODFLOW|MT3DMS (PM) program distributed with MT3DMS can be used to create concentration data files from the UCN and CNF files for use with a graphical program such as Surfer or Tecplot. For more information, refer to the readme file for MT3DMS utilities [Utilities.PDF]. The USGS Model Viewer software can also be used to visualize 2D or 3D concentration distributions. MV uses the UCN and CNF files directly. A Model Viewer configuration file named ‘conc.mv’ has been created for most test problems. The *.mv configuration file assumes the default UCN file name ‘mt3d001.ucn’ and default CNF file name ‘mt3d.cnf’. To start MV for each test problem, simply click on the conc.mv file name. For more information on using Model Viewer, refer to its User’s Guide (Hsieh and Winston, 2002).