ansys.mapdl.core.Mapdl.psdval#

Mapdl.psdval(tblno='', sv1='', sv2='', sv3='', sv4='', sv5='', sv6='', sv7='', **kwargs)#

Defines PSD values.

Mechanical APDL Command: PSDVAL

Parameters:
tblnostr

Input table number being defined.

sv1str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

sv2str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

sv3str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

sv4str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

sv5str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

sv6str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

sv7str

Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.

Notes

Defines PSD values to be associated with the previously defined frequency points.

Repeat psdval command for additional values, up to the number of frequency points ( psdfrq ). Values are added after the last nonzero value.

This command is also valid in PREP7.