Bentley 2006 Frozen Dessert Maker User Manual


 
Section 5
5-43
General Format:
DEFINE MESH CYL
A
x
i
y
i
z
i
( (x
o
,y
o
,z
o
))
i
. . .
RCYL
A
j
x
j
y
j
z
j
(QUADRILATERAL)
GENERATE ELEMENT
TRIANGULAR
MESH A
i
A
j
..... n
1
(n
2
)
MESH A
m
A
n
..... n
3
(n
4
)
..... .....
(up to 21 MESH input lines)
where
A
i
, A
j
= Alphabets A - Z or alphabets a - z. Maximum is 52.
x
i
,y
i
,z
i
= Coordinates for boundary point A
i
.
If CYL or RCYL is defined, above coordinates will be
in cylindrical or reverse cylindrical coordinates system.
Optional coordinates x
o
, y
o
and z
o
will be the cartesian
coordinates for the origin of the cylindrical coordinates.
Defaults to 0, 0, 0 if not provided.
The 3 fields (x,y,z) may be replaced by a joint number
whose coordinates have been defined in the JOINT
COORDINATE command by entering
A
i
JOINT jn instead.
A
i
,A
j
,A
k
... =A rectangular super-element defined by four or eight
boundary points. There should be no spaces between
the letters.
n
1
= Number of elements along the side A
i
A
j
of the super-
element. (Must not exceed 28).
n
2
= Number of elements along the side A
j
A
k
of the super-
element. (Must not exceed 28).
If n
2
is omitted, that is, only n
1
is provided, then n
1
will indicate
the total number of elements within the super-element. In this case,
n
1
must be the square of an integer.