21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

femnlin<br />

Purpose<br />

femnlin<br />

Solve nonlinear stationary PDE problem.<br />

Syntax<br />

Description<br />

fem.sol = femnlin(fem,...)<br />

fem = femnlin(fem,'Out',{'fem'},...)<br />

fem.sol = femnlin(fem) solves a stationary PDE problem.<br />

fem.sol = femnlin(fem,'pname','P','plist',list,...) solves a stationary<br />

PDE problem for several values of the parameter P. The values of the parameter P<br />

are given in the vector list.<br />

The PDE problem is stored in the (possibly extended) FEM Structure fem. See<br />

femstruct for details.<br />

The solver is an affine invariant form of the damped Newton method. The solver<br />

can optionally be combined with Uzawa iterations, often used to solve problems<br />

with the augmented Lagrangian technique.<br />

The function femnlin accepts the following property/value pairs:<br />

TABLE 1-26: VALID PROPERTY/VALUE PAIRS<br />

PROPERTY VALUE DEFAULT DESCRIPTION<br />

Augcomp cell array of strings Augmented Lagrange<br />

components<br />

Augmaxiter positive integer 25 Max number of<br />

augmentation iterations<br />

Augsolver umfpack | spooles |<br />

taucs_llt_mf |<br />

taucs_ldlt | luinc<br />

umfpack Linear system solver for<br />

augmented Lagrange<br />

components<br />

| taucs_llt | gmres<br />

| cg | amg | gmg |<br />

ssor | ssoru | sor |<br />

soru | jac | lumped<br />

Augtol positive real 1e-6 Tolerance for augmented<br />

Lagrange<br />

Hnlin off | on off Indicator of a highly<br />

nonlinear problem<br />

Initstep non-negative scalar see below Initial damping factor<br />

Keep<br />

string containing K, N<br />

| auto<br />

auto<br />

Parameter and<br />

iteration-independent<br />

quantities<br />

Maxiter positive integer 25 Maximum number of<br />

Newton iterations<br />

135

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

Saved successfully!

Ooh no, something went wrong!