spfreq#

Mapdl.spfreq(tblno='', freq1='', freq2='', freq3='', freq4='', freq5='', freq6='', freq7='', **kwargs)[source]#

Defines the frequency points for the input spectrum tables SPVAL vs.

APDL Command: SPFREQ SPFREQ for multi-point spectrum analysis.

Parameters:
tblno

Input table number. Up to 200 tables may be defined.

freq1, freq2, freq3,…, freq7

Frequency points (Hz) for spectrum vs. frequency tables. FREQ1 should be greater than zero, and values must be in ascending order.

Notes

The spectrum values are input with the SPVAL command. A separate SPFREQ command must be used for each table defined. Frequencies must be in ascending order.

Repeat SPFREQ command for additional frequency points. Values are added after the last nonzero frequency.

If all fields after SPFREQ are blank, all input vs. frequency tables are erased. If TBLNO is the only non-blank field, all corresponding SPVAL curves are erased.

Use the SPTOPT and STAT commands to list current frequency points.

This command is also valid in PREP7.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.