psdres#

Mapdl.psdres(lab='', relkey='', **kwargs)[source]#

Controls solution output written to the results file from a PSD

APDL Command: PSDRES analysis.

Parameters:
lab

Label identifying the solution output:

DISP - Displacement solution (default). One-sigma displacements, stresses, forces,

etc. Written as load step 3 on File.RST.

VELO - Velocity solution. One-sigma velocities, “stress velocities,” “force

velocities,” etc. Written as load step 4 of File.RST.

ACEL - Acceleration solution. One-sigma accelerations, “stress accelerations,” “force

accelerations,” etc. Written as load step 5 on File.RST.

relkey

Key defining relative or absolute calculations:

REL - Calculations are relative to the base excitation (default).

ABS - Calculations are absolute.

OFF - No calculation of solution output identified by Lab.

Notes

Controls the amount and form of solution output written to the results file from a PSD analysis. One-sigma values of the relative or absolute displacement solution, relative or absolute velocity solution, relative or absolute acceleration solution, or any combination may be included on the results file.

This command is also valid in PREP7.

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