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.

geomcsg<br />

g = geomcsg(sl,pl,...) decomposes the 1D solid objects sl and the 1D point<br />

objects pl into the analyzed 1D geometry g.<br />

[g,st] = geomcsg(sl) additionally returns a solid table, st, that relates the<br />

original solid objects in sl to the subdomains in g.<br />

[g,st,ft] = geomcsg(sl,fl,...) additionally returns a face table, ft, that<br />

relates the original face objects in fl to the face segments in g.<br />

[g,st,ft,ct] = geomcsg(sl,fl,cl,...) additionally returns the curve table,<br />

ct, that relates curve objects in cl to edge segments in g.<br />

[g,st,ft,ct,pt] = geomcsg(sl,fl,cl,pl,...) additionally returns the point<br />

table, pt, that relates point objects in pl to vertices in g.<br />

[g,ct] = geomcsg(sl,cl,...) additionally returns the curve table, ct, for 2D<br />

geometry objects.<br />

[g,ct,pt] = geomcsg(sl,cl,pl,...) additionally returns the point table, pt,<br />

for 2D geometry objects.<br />

[g,pt] = geomcsg(sl,pl,...) additionally returns the point table, pt, for 1D<br />

geometry objects.<br />

sl, fl, cl, and pl are cell arrays containing the geometry objects of different types.<br />

st, ft, ct, and pt are matrices where each row corresponds to the number of the<br />

corresponding geometric entity in g, and each row corresponds to the object with<br />

the same index in sl, fl, cl, and pl, respectively.<br />

The function geomcsg accepts the following property/values:<br />

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

PROPERTY<br />

NAME<br />

PROPERTY VALUE DEFAULT DESCRIPTION<br />

Sf text expression union of<br />

objects<br />

String with Boolean<br />

expression<br />

Ns cell array of strings none Name space<br />

Out g | st | ft | ct | pt |<br />

stx | ftx | ctx | ptx<br />

g<br />

Output variables<br />

Repairtol scalar 0.0 Tolerance used for<br />

repairing gaps<br />

Solidify off | on off Create all possible<br />

subdomains<br />

207

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

Saved successfully!

Ooh no, something went wrong!