tol | fixed
|
Taylor expansion truncation using a tolerance or a fixed truncation, when eigsolver is set to arpacknonlinear.
|
||
on | off
|
|||
Eigenvalue search method; the all method finds all eigenvalues for a full matrix and can only be used for small eigenvalue problems.
|
|||
arpack | feast | lapack | arpacknonlinear
|
|||
init | sol
|
|||
zero | solution object
|
|||
Index for the solution to use when linpsoluse is set to manual.
|
|||
on | off
|
|||
on | off
|
|||
on | off
|
|||
on | off
|
on | off
|
init | sol
|
|||
Reference to study or "zero" for zero solution.
|
|||
An output property (read only) for the physics interfaces in the output. It can be used as keys while setting the outputmap and outputselectionmap.
|
|||
See Store in Output for possible options and defaults (this property corresponds to the Output column). Possible values are physics, all, none, or selection.
|
|||
Select meshes for geometries. The length of the vector is two times the number of geometries. Example value when two geometries geom1 and geom2 are available is: new String[]{"geom1","mesh1","geom2", "mesh2"}.
|
default | preveigval
|
|||
average | closest
|
ARPACK shift from previous eigenvalues: average of converged eigenvalues or eigenvalue closest to the previous shift, if auxsweepeigvec is set to preveigvec.
|
||
default | preveigvec
|
|||
sum | closest
|
ARPACK starting vector from previous eigenfrequencies: summation of all eigenvalues or eigenvector with eigenvalue closest to the shift, if auxsweepeigval is set to preveigval.
|