cgloc#
- Inertia.cgloc(xloc='', yloc='', zloc='', **kwargs)#
Specifies the origin location of the acceleration coordinate system.
Mechanical APDL Command: CGLOC
- Parameters:
Notes
Specifies the origin location of the acceleration coordinate system with respect to the global Cartesian system. The axes of this acceleration coordinate system are parallel to the global Cartesian axes.
A structure may be rotating about the global Cartesian origin ( omega, domega ), which may in turn be rotating about another point (the origin of the acceleration coordinate system), introducing Coriolis effects. The location of this point (relative to the global Cartesian origin) is specified with this cgloc command. For example, if Y is vertical and the global system origin is at the surface of the earth while the acceleration system origin is at the center of the earth,
YLOCshould be -4000 miles (or equivalent) if the rotational effects of the earth are to be included. The rotational velocity of the global Cartesian system about this point is specified with the cgomga command, and the rotational acceleration is specified with the dcgomg command.The rotational velocities and accelerations are mainly intended to include mass effects in a static ( antype,STATIC) analysis. If used in dynamic analyses, no coupling exists between the user input terms and the time history response of the structure. See Acceleration Effect acel, cgomga, dcgomg, domega, and omega.
See Analysis Tools
This command is also valid in PREP7.