CMOMEGA, CM_NAME
, OMEGAX
, OMEGAY
, OMEGAZ
, X1
, Y1
, Z1
, X2
, Y2
, Z2
Specifies the rotational velocity of an element component
about a user-defined rotational axis.
CM_NAME
The name of the element component.
OMEGAX
, OMEGAY
, OMEGAZ
If the X2
, Y2
, Z2
fields are not defined, OMEGAX
, OMEGAY
, and OMEGAZ
specify the components of the rotational velocity
vector in the global Cartesian X, Y, Z directions.
If
the X2
, Y2
, Z2
fields are defined, only OMEGAX
is required. OMEGAX
specifies the scalar
rotational velocity about the rotational axis. The rotational direction
of OMEGAX
is designated either positive
or negative, and is determined by the “right hand rule.”
X1
, Y1
, Z1
If the X2
, Y2
, Z2
fields are defined,X1
, Y1
, and Z1
define the coordinates of the beginning point of
the rotational axis vector. Otherwise, X1
, Y1
, and Z1
are the coordinates of a point through which the rotational axis
passes.
X2
, Y2
, Z2
The coordinates of the end point of the rotational axis vector.
Specifies the rotational velocity components OMEGAX
, OMEGAY
, and OMEGAZ
of an element component CM_NAME
about
a user-defined rotational axis. The rotational axis can be defined
either as a vector passing through a single point or a vector connecting
two points.
You can define rotational velocity and rotational axis for these analysis types:
Rotational velocities are combined with the element mass matrices to form a body force load vector term. Units are radians/time. Related commands are ACEL, CGLOC, CGLOC, CGOMGA, CMDOMEGA, DCGOMG, DOMEGA.
See Analysis Tools in the Mechanical APDL Theory Reference for more information.
You can use the CMOMEGA command in conjunction with either one of the following two groups of commands, but not with both groups simultaneously:
GROUP ONE: OMEGA, DOMEGA. |
GROUP TWO: CGOMGA, DCGOMG, CGLOC. |
Components for which you want to specify rotational loading must consist of elements only. The elements you use cannot be part of more than one component, and elements that share nodes cannot exist in different element components. You cannot apply the loading to an assembly of element components.
If you have applied the Coriolis effect (CORIOLIS) using a stationary reference frame, the CMOMEGA command takes the gyroscopic damping matrix into account for the elements listed under “Stationary Reference Frame” in the notes section of the CORIOLIS command. ANSYS verifies that the rotation vector axis is parallel to the axis of the element; if not, the gyroscopic effect is not applied. If you issue a CMOMEGA command when the Coriolis or gyroscopic effect is present, a subsequently issued OMEGA command has no effect.
The CMOMEGA command supports tabular boundary conditions
(%TABNAME_X
%, %TABNAME_Y
%, and
%TABNAME_Z
%) for OMEGAX
, OMEGAY
, and
OMEGAZ
input values (*DIM) for
modal, full transient, and full harmonic analyses. In this
case, if the end point is specified (X2
,
Y2
, Z2
), the rotational velocity
axis must be along the global X-, Y-, or Z-axis.
In a mode-superposition harmonic or transient analysis, you must apply the load in the modal portion of the analysis. Mechanical APDL calculates a load vector and writes it to the MODE file, which you can apply via the LVSCALE command.