dcgomg#

Mapdl.dcgomg(dcgox='', dcgoy='', dcgoz='', **kwargs)[source]#

Specifies the rotational acceleration of the global origin.

APDL Command: DCGOMG

Parameters:
dcgox, dcgoy, dcgoz

Rotational acceleration of the global origin about the acceleration system X, Y, and Z axes.

Notes

Specifies the rotational acceleration of the global origin about each of the acceleration coordinate system axes [CGLOC]. Rotational accelerations may be defined in analysis types ANTYPE,STATIC, HARMIC (full or mode-superposition), TRANS (full or mode-superposition), and SUBSTR. See Acceleration Effect in the Mechanical APDL Theory Reference for details. Units are radians/time2.

The DCGOMG command supports tabular boundary conditions (%TABNAME_X%, %TABNAME_Y%, and %TABNAME_Z%) for DCGOMG_X, DCGOMG_Y, and DCGOMG_Z input values (*DIM) for full transient and harmonic analyses.

Related commands are ACEL, CGLOC, CGOMGA, DOMEGA, and OMEGA.

See Analysis Tools in the Mechanical APDL Theory Reference for more information.

This command is also valid in PREP7.