GMS:DE4 Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* ''Maximum bandwidth (MXBW)'' – Impacts the amount of memory used by the package. Writes the actual band width plus 1 when the package runs. | * ''Maximum bandwidth (MXBW)'' – Impacts the amount of memory used by the package. Writes the actual band width plus 1 when the package runs. | ||
* ''Frequency of change of coefficients in [A]'' (IFREQ) – Affects the efficiency of solution. Can be 1,2, or 3. | * ''Frequency of change of coefficients in [A]'' (IFREQ) – Affects the efficiency of solution. Can be 1,2, or 3. | ||
** 1 = | ** 1 = The flow equations are linear and that coefficients of simulated head for all stress terms are constant for all stress periods. | ||
** 2 = | ** 2 = The flow equations are linear, but coefficients of simulated head for some stress terms may change at the start of each stress period. | ||
** 3 = | ** 3 = A nonlinear flow equation is being solved, which means that some terms in [A] depend on simulated head. | ||
* ''Print flag for convergence information per time step (MUTD4)'' – Can be 0, 1, or 2. | * ''Print flag for convergence information per time step (MUTD4)'' – Can be 0, 1, or 2. | ||
** 0 = | ** 0 = The number of iterations in the time step and the maximum head change each iteration are printed. | ||
** 1 = | ** 1 = Only the number of iterations in the time step is printed. | ||
** 2 = | ** 2 = No information is printed. | ||
* Head change multiplier (ACCL) | * Head change multiplier (ACCL) | ||
* Head change closure criterion (HCLOSE) | * Head change closure criterion (HCLOSE) |