GMS:PCGN Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* ''Head change criterion for convergence (CLOSE_R)'' – If set to 1 then the problem will be linear. If set to be greater than 1 then it will be a nonlinear problem. | * ''Head change criterion for convergence (CLOSE_R)'' – If set to 1 then the problem will be linear. If set to be greater than 1 then it will be a nonlinear problem. | ||
* ''Residual criterion for convergence (CLOSE_H)'' – Used as an alternate stopping criterion for the Picard iteration needed to solve a nonlinear problem. | * ''Residual criterion for convergence (CLOSE_H)'' – Used as an alternate stopping criterion for the Picard iteration needed to solve a nonlinear problem. | ||
* Relaxation parameter (RELAX) | * Relaxation parameter (RELAX) – Value can be between 0 and 1. Generally a value between 0.9 and 0.99 is advised for most problems. | ||
* Preconditioner fill level (IFILL) | * Preconditioner fill level (IFILL) | ||
** (0) Less preconditioning | ** (0) Less preconditioning |