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.

econe2, econe3<br />

ec2 = econe2(...) creates a surface eccentric cone geometry object, without<br />

bottom and top faces, according to the arguments described for econe3. econe2 is<br />

a subclass of gencyl2.<br />

Eccentric cone objects have the following properties:<br />

TABLE 1-15: ECCENTRIC CONE OBJECT PROPERTIES<br />

PROPERTY<br />

DESCRIPTION<br />

a, b Semi-axes<br />

r<br />

h<br />

rat<br />

Radius<br />

Height<br />

Ratio<br />

x, y, z, xyz Position of the object. Components and vector forms<br />

ax2<br />

ax3<br />

rot<br />

Rotational angle of symmetry axis<br />

Axis of symmetry<br />

Rotational angle<br />

In addition, all 3D geometry object properties are available. All properties can be<br />

accessed using the syntax get(object,property). See geom3 for details.<br />

Compatibility<br />

Examples<br />

The FEMLAB 2.3 syntax is obsolete but still supported. The numbering of faces,<br />

edges and vertices is different from the numbering in objects created in 2.3.<br />

Create a truncated eccentric cone with the basis surface in the xy-plane.<br />

e = econe2(10,40,20,0.5)<br />

Create an eccentric cone with an apex, that is, a singular patch, on top.<br />

e = econe3(1,2,4,0,'displ',[1,1],'pos',[100 100 100],...<br />

'axis',[0 1 4],'rot',pi/4)<br />

See Also<br />

cone2, cone3, gencyl2, gencyl3, face3<br />

52 | CHAPTER 1: COMMAND REFERENCE

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

Saved successfully!

Ooh no, something went wrong!