21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

femsolver<br />

Equations” on page 440 in the <strong>COMSOL</strong> Multiphysics User’s Guide. The possible<br />

values are:<br />

TABLE 1-31: VALUES FOR THE PROPERTY USCALE<br />

VALUE<br />

auto<br />

init<br />

none<br />

cell array<br />

solution<br />

vector<br />

MEANING<br />

The scaling is automatically determined.<br />

The scaling is determined from the initial value. Use this if the sizes<br />

of the components of the initial value give a good estimate of the<br />

order of magnitude of the solution.<br />

No scaling is applied.<br />

A cell array with alternating degree of freedom names and positive<br />

numbers. The numbers specify the expected magnitude of the<br />

corresponding degree of freedom.<br />

A numeric vector with positive components that specify the<br />

expected magnitude of the solution.<br />

The default is auto, except when using one of the syntaxes<br />

[Ke,Le,Null,ud] = femstatic(fem,...)<br />

[Kl,Ll,Nnp] = femstatic(fem,...)<br />

[Ks,Ls] = femstatic(fem,...)<br />

fem.sol = femstatic('In',{'K' K 'L' L 'M' M 'N' N},...)<br />

which assume that the property Out is not given in the first three cases. In these cases<br />

the default is none. The resulting vector of scale factors is contained in the output<br />

variable uscale. The scaling of the degrees of freedom is applied symmetrically to<br />

the Jacobian matrix, that is, both the rows and columns are scaled.<br />

LINEAR SYSTEM SOLVERS<br />

The properties Linsolver, Prefun, Presmooth, Postsmooth, and Csolver select<br />

the linear system solver, preconditioner, presmoother, postsmoother, and coarse<br />

solver, according to the following table.<br />

TABLE 1-32: LINEAR SYSTEM SOLVERS/PRECONDITIONERS/SMOOTHERS<br />

NAME<br />

umfpack<br />

spooles<br />

pardiso<br />

taucs_llt_mf<br />

taucs_ldlt<br />

luinc<br />

ALGORITHM<br />

UMFPACK direct solver<br />

SPOOLES direct solver<br />

PARDISO direct solver<br />

TAUCS direct Cholesky solver<br />

TAUCS direct LDLT solver (not recommended)<br />

Incomplete LU preconditioner<br />

153

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

Saved successfully!

Ooh no, something went wrong!