21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Geom1<br />

Geom1<br />

Supported Versions 1<br />

Subtype of<br />

Fields<br />

Serializable<br />

The class is defined by the following fields<br />

ENTITY/OBJECT VARIABLE DESCRIPTION<br />

integer<br />

Version<br />

integer type Geometry type<br />

double<br />

Geometry tolerance<br />

integer nv Number of vertices<br />

double[nv] vtx Vector of vertex coordinates<br />

integer[nv][2] ud Matrix of integers giving subdomains on up and<br />

down side of each vertex<br />

Description<br />

The type represent a 1D geometry class, as described in the entry geom0, geom1,<br />

geom2, geom3 on page 196 in the <strong>COMSOL</strong> Multiphysics Command Reference.<br />

The type can be either 0, 1 or -1 for point, solid or general objects.<br />

Example<br />

A solid 1D object.<br />

5 Geom1 # class<br />

1 # version<br />

1 # type<br />

1e-010 # gtol<br />

3 # number of vertices<br />

# Vertex coordinates<br />

0<br />

1<br />

3<br />

# Vertex up/down<br />

1 0<br />

2 1<br />

0 2<br />

# Attributes<br />

0 # nof attributes<br />

443

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

Saved successfully!

Ooh no, something went wrong!