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.

meshenrich<br />

Purpose<br />

meshenrich<br />

Make mesh object complete.<br />

Syntax<br />

Description<br />

fem.mesh = meshenrich(fem,...)<br />

fem = meshenrich(fem,’Out’,{’fem’},...)<br />

fem.mesh = meshenrich(fem,...) completes the mesh object fem.mesh with<br />

element information necessary for using the mesh object in a simulation or for<br />

converting into a geometry object.<br />

fem = meshenrich(fem,'out',{'fem'},...) modifies the fem structure to<br />

include the new mesh object in fem.mesh.<br />

The function meshenrich accepts the following property/value pairs.<br />

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

PROPERTY 2D 3D VALUE DEFAULT DESCRIPTION<br />

Extrangle ♦ numeric 0.01 Maximum angle between<br />

boundary element normal<br />

and extrusion plane that<br />

will cause the element to<br />

be a part the extruded<br />

face if possible.<br />

Faceangle ♦ numeric 1.8 Maximum angle between<br />

any two boundary<br />

elements in the same<br />

face.<br />

Facecleanup ♦ numeric 0.01 Avoid creating small<br />

faces. Faces with an area<br />

less than Facecleanup *<br />

the mean face area, are<br />

merged with adjacent<br />

faces.<br />

Facecurv ♦ numeric 0.2 Maximum relative<br />

curvature deviation<br />

between any two boundary<br />

elements in the same<br />

face.<br />

Faceparam ♦ on | off on Specifies if faces are<br />

parameterized.<br />

Minareaecurv ♦ numeric 1 Minimum relative area of<br />

face to be considered as<br />

a face with constant<br />

curvature.<br />

Minareaextr ♦ numeric 0.05 Minimum relative area of<br />

face to be considered<br />

extruded.<br />

256 | CHAPTER 1: COMMAND REFERENCE

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

Saved successfully!

Ooh no, something went wrong!