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.

multiphysics<br />

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

PROPERTY VALUE DEFAULT DESCRIPTION<br />

Sdl Cell array of, or just<br />

an integer vector or<br />

all subdomains Only affect the indicated<br />

subdomains in fem.equ<br />

a NaN<br />

Shrink off | on on Shrinks coefficients to<br />

most compact form<br />

Simplify off | on on Simplify expressions<br />

The properties Diff, Outform, Outsshape, Rules, and Simplify can also be<br />

specified by using fields in the fem structure. The default value for Diff is 'off' if<br />

the resulting model has coefficient or weak form and 'on' if it has general form.<br />

For calls of the form xfem1 = multiphysics(xfem,...), The properties Sdl/<br />

Bdl/Edl/Pdl/Outsshape/Outform/Diff/Simplify can be given as cell arrays<br />

indicating the properties’ values for the different elements of xfem.fem. In this case<br />

the number of elements of the cell arrays giving the values must be the same as the<br />

number of elements of xfem.fem. For Sdl/Bdl/Edl/Pdl/Outsshape, the value<br />

NaN may be given if no value is actually intended to be passed.<br />

For calls of the form xfem1 = multiphysics(xfem,...) Where the property Out<br />

is specified, the value 'fem' means xfem1 as described above, but 'equ'/'bnd'/<br />

'edg'/'pnt'/'dim'/'form'/'shape'/'sshape'/'border'/'var' are<br />

returned as cell arrays containing these properties for each of the elements of<br />

xfem.fem, and 'elemmph'/'eleminitmph' are concatenations of the individual<br />

resulting properties.<br />

Algorithm<br />

The description below relates to the call fem1 = multiphysics(fem) unless<br />

otherwise stated. The applications are specified as a cell array in the field appl in the<br />

fem structure: fem.appl={a1 a2 ...}.<br />

The notations ***, XXX and xxx used below means the fields equ, bnd, edg and/or<br />

pnt. *** denotes any of these fields, XXX is used to denote the field which<br />

corresponds to the largest dimension (usually equ), while xxx denotes the fields<br />

corresponding to lower dimensions (usually bnd, edg, and pnt). Not all of them are<br />

always present, rather their presence is dependent on the geometry of the domain<br />

and the type of problem being solved.<br />

304 | CHAPTER 1: COMMAND REFERENCE

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

Saved successfully!

Ooh no, something went wrong!