rigresp#
- Mapdl.rigresp(option='', method='', val1='', val2='', **kwargs)#
Specifies the rigid response calculation.
APDL Command: RIGRESP
- Parameters:
- option
Flag to activate or deactivate the rigid response calculation:
1 (ON or YES) - Activate.
2 (OFF or NO) - Deactivate. This value is the default.
- method
Method used to calculate the rigid response:
GUPTA - Gupta method.
LINDLEY - Lindley-Yow method.
- val1
If Method = GUPTA, Val1 represents the frequency F1 in Hertz.
- val2
If Method = GUPTA, Val2 represents the frequency F2 in Hertz.
Notes
This rigid response calculation is only valid for single point response spectrum analysis (SPOPT, SPRS) and multiple point response spectrum analysis (SPOPT, MPRS) with combination methods (SRSS), complete quadratic (CQC) or Rosenblueth (ROSE)
This command is also valid in PREP7.
Only Sptype = SPRS is allowed in ANSYS Professional.