180 likes | 203 Views
Learn the step-by-step process to update and convert a MODFLOW model from version 96 to 2000 using GMS software, including package comparison and troubleshooting tips.
E N D
COHYST Update Converting the COHYST Central Model Unit from MODFLOW-96 to MODFLOW-2000 Doug Hallum Nebraska Department of Natural Resources COHYST Modelers Workshop July 18-20, 2007
Outline of Procedure • Gather MODFLOW files • Read “CMUhm_DevPeriod_sim.mfs” into GMS 6.0 • Save project as “TempName.gpr” • Manually update necessary packages with Textpad • Open “TempName.mfs” • Verify the presence and format of each package in GMS • Save “RealFilename.gpr” • Develop well package • Verify output against model documentation • Go to town analyzing everything under the sun
Read into GMS 6.0 • Hit ok regarding .wel file error • Hit yes when prompted to “Convert BCF flow package into the LPF flow package.” • The model should open and look something like this:
Save The New Project File • We may expect GMS to crash and tell us that our information may be lost forever, which may, of course, look something like…
Save The New Project File • However, GMS will write many of the necessary packages in the MODFLOW 2000 format, including the “super” (.mfs) file.
Update Packages • Comparing to what we started with, some files have different sizes
Update Packages • The recharge files are different sizes, but both are 653,377 lines long. Are they different?
Update Packages • The stream files are different sizes. Are they different?
Update Packages • What about the ET package?
Update Packages • Note all differences from original packages • Compare format, syntax, etc… • Look at MF2K packages in other models to quantify any differences • Read MODFLOW 88 documentation to find the meaning behind the format • Use Textpad or develop your own macros/scripts to automate updates
Read Updated File into GMS • Open GMS again and read in the “super” file associated with the updated version • Note error specifics when opening and return to Textpad to troubleshoot • Iterate, iterate, iterate…
Develop Well Package • Get the development period well file from Clint and include in the “RealFilename_MODFLOW” directory • Change name file to recognize development period well file
Verify Model Output • Run model and adjust parameters and/or packages until the model runs and converges • Iterate some more…
Congratulations • Now you have the privilege of analyzing everything under the sun