GMS:NWT Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 53: | Line 53: | ||
** (2) Minimum Degree ordering | ** (2) Minimum Degree ordering | ||
*Level of fill for incomplete LU factorization (LEVEL) | *Level of fill for incomplete LU factorization (LEVEL) | ||
*Number of orthogonalization for the ORTHOMIN acceleration scheme (NORTH) | *Number of orthogonalization for the ORTHOMIN acceleration scheme (NORTH) – A number between 4 and 10 is appropriate. Small values require less storage but more iterations may be required. Should equal 2 for the other acceleration methods. | ||
*Reduced system preconditioning (IREDSYS) – A flag for reduced system preconditioning | *Reduced system preconditioning (IREDSYS) – A flag for reduced system preconditioning | ||
** (0) do not apply | ** (0) do not apply | ||
** (1) apply | ** (1) apply | ||
* Residual reduction-convergence criteria (RRCTOLS) | |||
*Use drop tolerance in preconditioning (IDROPTOL) | *Use drop tolerance in preconditioning (IDROPTOL) | ||
*Drop tolerance for preconditioning (EPSRN) | *Drop tolerance for preconditioning (EPSRN) |