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.

postinterp<br />

The property Phase is described in posteval.<br />

The property U specifies the solution for which the evaluation is carried out. If U is<br />

not specified, then it is taken from fem.sol if it exists; otherwise it is the zero<br />

vector.<br />

The expressions ei are interpolated for one or several solutions. The properties<br />

Solnum and T control what solutions are used for the evaluations. If Solnum is<br />

provided, the solution indicated by the indices provided with the Solnum property<br />

are used. It T is provided, solutions are interpolated at the given times. The property<br />

T can only be used for time dependent solutions. If neither Solnum nor T is<br />

provided, a single solution is evaluated. For parametric and time-dependent<br />

solutions, the final solution is used. For eigenvalue solution the first solution is used.<br />

For time-dependent problems, the variable t can be used in the expressions ei. The<br />

value of t is the interpolation time when the property T is provided, and the time<br />

for the solution, when Solnum is used. Similarly, lambda and the parameter are<br />

available as eigenvalues for eigenvalue problems and parameter value for parametric<br />

problems, respectively.<br />

A subsequent evaluation with [v1,v2,...,vn] =<br />

postinterp(fem,e1,e2,...,en,pio,...) is faster than using xx instead of pio.<br />

In this form of the call, only the properties Const, Phase, Solnum, T, and U are used.<br />

Compatibility The properties Context, Cont, and Contorder are obsolete from FEMLAB 3.0.<br />

In FEMLAB 3.0, the interpolation structure is as a Java object.<br />

The property Variables has been renamed to Const in FEMLAB 2.3.<br />

The syntax and capabilities of this function has changed since FEMLAB 2.1.<br />

See Also<br />

posteval<br />

347

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

Saved successfully!

Ooh no, something went wrong!