GMS:Saving and Reading a MODFLOW Simulation: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
=== Saving a MODFLOW Simulation === | === Saving a MODFLOW Simulation === | ||
Once a MODFLOW simulation has been created and checked for potential problems with the [[GMS:Model Checker|Model Checker]], the next step is to save the simulation to disk and run MODFLOW. MODFLOW simulations are saved using the '''''Save''''' and '''''Save As''''' commands in the | Once a MODFLOW simulation has been created and checked for potential problems with the [[GMS:Model Checker|Model Checker]], the next step is to save the simulation to disk and run MODFLOW. MODFLOW simulations are saved using the '''''Save''''' and '''''Save As''''' commands in the ''File'' menu. | ||
Selecting the '''''Save''''' command saves the GMS project including the model simulation. By default the model simulation will be saved to the same location as the GMS project. However, in the Save dialog the path for the model simulation can be specified. | Selecting the '''''Save''''' command saves the GMS project including the model simulation. By default the model simulation will be saved to the same location as the GMS project. However, in the Save dialog the path for the model simulation can be specified. | ||
Line 16: | Line 16: | ||
=== Reading a MODFLOW Simulation === | === Reading a MODFLOW Simulation === | ||
Once a MODFLOW simulation has been saved by GMS using the '''''Save''''' command in | Once a MODFLOW simulation has been saved by GMS using the '''''Save''''' command in ''File'' menu, the entire simulation can be read back into GMS using the '''''Open''''' command in the File menu. | ||
MODFLOW simulations can be read in individually (*.mfs) or as part of a project (*.gpr). They can also be imported by using the MODFLOW name file. The extension for the name file must be changed to *.mfn. | MODFLOW simulations can be read in individually (*.mfs) or as part of a project (*.gpr). They can also be imported by using the MODFLOW name file. The extension for the name file must be changed to *.mfn. | ||
Line 22: | Line 22: | ||
===Reading a Completed MODFLOW Solution=== | ===Reading a Completed MODFLOW Solution=== | ||
When you are using the [[GMS:Preferences#Models|Model Wrapper]] to control your MODFLOW run, you can use the ''Read MODFLOW solution'' toggle at the bottom of the dialog to automatically read in the corresponding solution. | When you are using the [[GMS:Preferences#Models|Model Wrapper]] to control your MODFLOW run, you can use the '''Read MODFLOW solution''' toggle at the bottom of the dialog to automatically read in the corresponding solution. | ||
You can also read in solution files generated by MODFLOW using the '''''Read Solution''''' command in the | You can also read in solution files generated by MODFLOW using the '''''Read Solution''''' command in the ''MODFLOW'' menu. This command brings up the a file browser and prompts you to choose a MODFLOW super file (pre GMS 7.0) or a MODFLOW name file (GMS 7.0+). | ||
{{Navbox GMS}} | {{Navbox GMS}} | ||
[[Category:MODFLOW]] | [[Category:MODFLOW]] |