hrout#

Mapdl.hrout(reimky='', clust='', mcont='', **kwargs)[source]#

Specifies the harmonic analysis output options.

APDL Command: HROUT

Parameters:
reimky

Real/Imaginary print key:

ON

Print complex displacements as real and imaginary components (default).

OFF

Print complex displacements as amplitude and phase angle (degrees).

clust

Cluster option (for HROPT,MSUP):

OFF

Uniform spacing of frequency solutions (default).

ON

Cluster frequency solutions about natural frequencies.

mcont

Mode contributions key (for HROPT,MSUP):

OFF

No print of mode contributions at each frequency (default).

ON

Print mode contributions at each frequency.

Notes

Specifies the harmonic analysis (ANTYPE,HARMIC) output options. If used in SOLUTION, this command is valid only within the first load step. OUTPR,NSOL must be specified to print mode contributions at each frequency.

This command is ignored if the HROPT command has been issued with Method = VT, VTPA, or VTRU. Displacements are not available at expanded frequencies with these solution methods.

For cyclic symmetry mode-superposition harmonic solutions, the cluster option is not available.

This command is also valid in PREP7.