GMS:GMG Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
** "(1) Cooley adaptive" | ** "(1) Cooley adaptive" | ||
** "(2) RRR adaptive" | ** "(2) RRR adaptive" | ||
* Maximum damping (DUP) | * ''Maximum damping (DUP)'' | ||
* Minimum damping (DLOW) | * ''Minimum damping (DLOW)'' | ||
* Maximum head change (CHGLIMIT) | * ''Maximum head change (CHGLIMIT)'' | ||
* ''Output flag (IOUTGMG)'' – Flag that controls the output of the GMG solver. Values can be 0–4. | * ''Output flag (IOUTGMG)'' – Flag that controls the output of the GMG solver. Values can be 0–4. | ||
** 0 = Only the solver inputs are printed. | ** 0 = Only the solver inputs are printed. | ||
Line 21: | Line 21: | ||
** 3 = Same as 1 except the output is sent to the terminal instead of the output file. | ** 3 = Same as 1 except the output is sent to the terminal instead of the output file. | ||
** 4 = Same as 2 except the output is sent to the terminal instead of the output file. | ** 4 = Same as 2 except the output is sent to the terminal instead of the output file. | ||
* Maximum head output (IUNITMHC) | * ''Maximum head output (IUNITMHC)'' | ||
* ''Multi-grid preconditioner smoothing (ISM)'' – Flag that controls the type of smoother used in the multi-grid preconditioner. | * ''Multi-grid preconditioner smoothing (ISM)'' – Flag that controls the type of smoother used in the multi-grid preconditioner. | ||
** "(0) ILU smoothing" – This smoothing requires an additional vector on each multigrid level to store the pivots in the ILU factorization. | ** "(0) ILU smoothing" – This smoothing requires an additional vector on each multigrid level to store the pivots in the ILU factorization. |