GMS:NWT Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 23: | Line 23: | ||
==General Specified Options== | ==General Specified Options== | ||
*Coefficient to reduce weight applied to head change (DBDTHETA) – Used to control oscillations in head. Values range between 0.0 and 1.0, and larger values increase the weight (decrease under-relaxation) applied to the head change. | *''Coefficient to reduce weight applied to head change (DBDTHETA)'' – Used to control oscillations in head. Values range between 0.0 and 1.0, and larger values increase the weight (decrease under-relaxation) applied to the head change. | ||
*Coefficient to increase weight applied to head change (DBDKAPPA) – Used to control oscillations in head. Values range between 0.0 and 1.0, and larger values increase the weight applied to the head change. | *''Coefficient to increase weight applied to head change (DBDKAPPA)'' – Used to control oscillations in head. Values range between 0.0 and 1.0, and larger values increase the weight applied to the head change. | ||
*Factor used to weight the head change for iterations n&ndashl1 and n (DBGGAMMA) – Values range between 0.0 and 1.0, and greater values apply more weight to the head change calculated during iteration ''n''. | *''Factor used to weight the head change for iterations n&ndashl1 and n (DBGGAMMA)'' – Values range between 0.0 and 1.0, and greater values apply more weight to the head change calculated during iteration ''n''. | ||
*Momentum coefficient (MOMFACT) – Ranges between 0.0 and 1.0. Greater values apply more weight to the head change for iteration ''n''. | *''Momentum coefficient (MOMFACT)'' – Ranges between 0.0 and 1.0. Greater values apply more weight to the head change for iteration ''n''. | ||
*Use residual control (BACKFLAG) – Specify whether residual control will be used. | *''Use residual control (BACKFLAG)'' – Specify whether residual control will be used. | ||
** 1 = active | ** 1 = active | ||
** 0 = inactive | ** 0 = inactive | ||
*Max number of reductions (backtracks) in head change (MAXBACKITER) – A value between 10 and 50 works well. Only read if residual control is active. | *''Max number of reductions (backtracks) in head change (MAXBACKITER)'' – A value between 10 and 50 works well. Only read if residual control is active. | ||
*Proportional decrease in root-mean-squared error (BACKTOL) – Only read if residual control is active. | *''Proportional decrease in root-mean-squared error (BACKTOL)'' – Only read if residual control is active. | ||
*Reduction factor for residual control that reduces head change (BACKREDUCE) – Values should be between 0.0 and 1.0, where smaller values result in smaller head-change values. Only read if residual control is active. | *''Reduction factor for residual control that reduces head change (BACKREDUCE)'' – Values should be between 0.0 and 1.0, where smaller values result in smaller head-change values. Only read if residual control is active. | ||
==GMRES Specified Options== | ==GMRES Specified Options== |