ansys.mapdl.core.Mapdl.psdval#
- Mapdl.psdval(tblno='', sv1='', sv2='', sv3='', sv4='', sv5='', sv6='', sv7='', **kwargs)#
Defines PSD values.
Mechanical APDL Command: PSDVAL
- Parameters:
- tblno
str Input table number being defined.
- sv1
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- sv2
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- sv3
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- sv4
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- sv5
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- sv6
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- sv7
str Spectral values corresponding to the frequency points ( psdfrq ). Values are interpreted as defined with the psdunit command.
- tblno
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.