GMS:NWT Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 34: | Line 34: | ||
*''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. | ||
<blockquote style="margin-top:0px; margin-bottom:0px;"> | |||
* 1 = active | |||
* 0 = inactive | |||
</blockquote> | |||
*''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. |