User:Jcreer/GMS:MODFLOW Model Wrapper: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOINDEX__ | __NOINDEX__ | ||
[[File:MODFLOW Wrapper.png|thumb|400 px|Example of the MODFLOW model wrapper]] | [[File:MODFLOW Wrapper.png|thumb|400 px|Example of the MODFLOW model wrapper]] | ||
The MODLOW model wrapper dialog will appear when running MODFLOW. This dialog displays information about the MODFLOW run. | The MODLOW model wrapper dialog will appear when running MODFLOW. This model wrapper dialog displays information about the MODFLOW run. Information displayed includes the following: | ||
*The file path to MODFLOW executable being used in the model run. | |||
*The file path to where the solution files will be generated. | |||
*The Error vs. Iteration graph. | |||
*The command line display. | |||
The plot is hard wired to only show 25 iterations. | The plot is hard wired to only show 25 iterations. |
Revision as of 21:15, 23 March 2022
The MODLOW model wrapper dialog will appear when running MODFLOW. This model wrapper dialog displays information about the MODFLOW run. Information displayed includes the following:
- The file path to MODFLOW executable being used in the model run.
- The file path to where the solution files will be generated.
- The Error vs. Iteration graph.
- The command line display.
The plot is hard wired to only show 25 iterations.
- SAMG prints end_res - not positive if this is head or budget residual
- PCG prints BIGH - max head change
- PCGN prints MXHCH - max head change
- SIP prints BIG - max head change
- SSOR prints BIG - max head change
- DE4 prints BIG - max head change
- GMG prints BIGH - max head change
- NWT prints Fheadsave - max head change
- SMS solver prints ABIGCH - max head change