GMS:Run MODFLOW: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(Removed redirect to GMS:MODFLOW Commands) Tag: Removed redirect |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
*In the Project Explorer, right-click on MODLOW simulation and select the '''Run MODFLOW''' command. | *In the Project Explorer, right-click on MODLOW simulation and select the '''Run MODFLOW''' command. | ||
*Select the ''MODFLOW'' | '''Run MODFLOW''' command. | *Select the ''MODFLOW'' | '''Run MODFLOW''' command. | ||
* Click the '''Run MODFLOW''' [[File: | * Click the '''Run MODFLOW''' [[File:Run MODFLOW Macro.svg|16 px]] macro. | ||
The MODFLOW run will launch the ''MDOFLOW'' model wrapper dialog. | The MODFLOW run will launch the ''MDOFLOW'' model wrapper dialog. | ||
==MODFLOW Model Wrapper== | ==MODFLOW Model Wrapper== | ||
Line 18: | Line 18: | ||
===Error vs. Iteration=== | ===Error vs. Iteration=== | ||
The Error vs. Iteration plot will show iterations of the MODFLOW run. The plot is hard wired to only show 25 iterations. The Error vs. Iteration is usually showing the maximum head change, but this can vary as follows: | The Error vs. Iteration plot will show iterations of the MODFLOW run. The plot is hard wired to only show 25 iterations. The Error vs. Iteration is usually showing the maximum head change, but this can vary as follows: | ||
*SAMG prints end_res | *SAMG prints "end_res" – <!--not positive if this is--> head <!--or budget--> residual | ||
*PCG prints BIGH | *PCG prints "BIGH" – max head change | ||
*PCGN prints MXHCH | *PCGN prints "MXHCH" – max head change | ||
*SIP prints BIG | *SIP prints "BIG" – max head change | ||
*SSOR prints BIG | *SSOR prints "BIG" – max head change | ||
*DE4 prints BIG | *DE4 prints "BIG" – max head change | ||
*GMG prints BIGH | *GMG prints "BIGH" – max head change | ||
*NWT prints Fheadsave | *NWT prints "Fheadsave" – max head change | ||
*SMS solver prints ABIGCH | *SMS solver prints "ABIGCH" – max head change | ||
==Related Topics== | ==Related Topics== |