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.

meshimport<br />

Purpose<br />

meshimport<br />

Import meshes from file.<br />

Syntax<br />

Description<br />

meshes = meshimport(filename,...)<br />

meshes = meshimport(filename,...) reads the file with name filename using<br />

the specified properties and returns a cell array of meshes.<br />

The function meshimport supports the following mesh formats<br />

FORMAT<br />

<strong>COMSOL</strong> Multiphysics text file<br />

<strong>COMSOL</strong> Multiphysics binary file<br />

NASTRAN file<br />

FILE EXTENSION<br />

.mphtxt<br />

.mphbin<br />

.nas | .bdf<br />

Valid property/value pairs for the NASTRAN format include.<br />

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

PROPERTY VALUE DEFAULT DESCRIPTION<br />

elemsplit on | off off Specifies if mesh elements of different<br />

element forms get different subdomain<br />

labels.<br />

enrichmesh on | off on Specifies if the imported meshes are<br />

enriched.<br />

linearelem on | off off Specifies if extended node points are<br />

ignored.<br />

materialsplit on | off on Specifies if material data in the file is used<br />

to determine the domain partitioning of<br />

the subdomain elements.<br />

report on | off on Determines if a progress window is<br />

displayed.<br />

meshimport accepts all property/values that meshenrich does.<br />

elemsplit specifies if mesh elements of different element forms—that is,<br />

tetrahedral, pentahedral, or hexahedral—get different subdomain labels. The<br />

default value is off.<br />

enrichmesh specifies if the meshes are enriched with domain information—that is,<br />

boundary elements, edge elements, and vertex elements. The domain partitioning<br />

is controlled by the properties of meshenrich. If the value is off the output meshes<br />

are not complete meshes. The default value is on.<br />

263

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

Saved successfully!

Ooh no, something went wrong!