ansys.mapdl.core.Mapdl.plchist#
- Mapdl.plchist(spec='', freqpt='', **kwargs)#
Plots a histogram of the frequency response of each sector for the given cycspec specification.
Mechanical APDL Command: PLCHIST
- Parameters:
- spec
str
cycspec specification number (ordered 1 to N in the order input; use cycspec,LIST to view the current list order). Defaults to 1.
- freqpt
str
Harmonic frequency point to plot (the data set number NSET or CUMULATIVE on Set displays,LIST). Defaults to the current Set displays frequency.
- spec
Notes
Following a cyclic mode-superposition harmonic analysis, this command creates a histogram plot of the result item given by a cycspec specification versus the sector number. A cyccalc command must have been issued prior to this command.