16.01.2015 Views

GAMS — The Solver Manuals - Available Software

GAMS — The Solver Manuals - Available Software

GAMS — The Solver Manuals - Available Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

92 COIN-OR<br />

mumps pivtol: Pivot tolerance for the linear solver MUMPS.<br />

A smaller number pivots for sparsity, a larger number pivots for stability. This option is only available if Ipopt<br />

has been compiled with MUMPS. <strong>The</strong> valid range for this real option is 0 ≤ mumps pivtol ≤ 1 and its default<br />

value is 1 · 10 −06 .<br />

mumps pivtolmax: Maximum pivot tolerance for the linear solver MUMPS.<br />

Ipopt may increase pivtol as high as pivtolmax to get a more accurate solution to the linear system. This<br />

option is only available if Ipopt has been compiled with MUMPS. <strong>The</strong> valid range for this real option is 0 ≤<br />

mumps pivtolmax ≤ 1 and its default value is 0.1.<br />

mumps scaling: Controls scaling in MUMPS<br />

This is ICTL(8) in MUMPS. <strong>The</strong> valid range for this integer option is −2 ≤ mumps scaling ≤ 7 and its default<br />

value is 7.<br />

Pardiso Linear <strong>Solver</strong><br />

pardiso iter tol exponent:<br />

<strong>The</strong> valid range for this integer option is −inf < pardiso iter tol exponent < +inf and its default value is<br />

−14.<br />

pardiso iterative:<br />

<strong>The</strong> default value for this string option is ”no”.<br />

pardiso matching strategy: Matching strategy to be used by Pardiso<br />

This is IPAR(13) in Pardiso manual. This option is only available if Ipopt has been compiled with Pardiso. <strong>The</strong><br />

default value for this string option is ”complete+2x2”.<br />

Possible values:<br />

• complete: Match complete (IPAR(13)=1)<br />

• complete+2x2: Match complete+2x2 (IPAR(13)=2)<br />

• constraints: Match constraints (IPAR(13)=3)<br />

pardiso out of core power: Enables out-of-core variant of Pardiso<br />

Setting this option to a positive integer k makes Pardiso work in the out-of-core variant where the factor is split<br />

in 2 k subdomains. This is IPARM(50) in the Pardiso manual. This option is only available if Ipopt has been<br />

compiled with Pardiso. <strong>The</strong> valid range for this integer option is 0 ≤ pardiso out of core power < +inf and<br />

its default value is 0.<br />

pardiso redo symbolic fact only if inertia wrong: Toggle for handling case when elements were perturbed<br />

by Pardiso.<br />

This option is only available if Ipopt has been compiled with Pardiso. <strong>The</strong> default value for this string option is<br />

”no”.<br />

Possible values:<br />

• no: Always redo symbolic factorization when elements were perturbed<br />

• yes: Only redo symbolic factorization when elements were perturbed if also the inertia was wrong

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!