ansys.mapdl.core.Mapdl.rigresp#
- Mapdl.rigresp(option='', method='', val1='', val2='', **kwargs)#
Specifies the rigid response calculation.
Mechanical APDL Command: RIGRESP
- Parameters:
- option
str 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
str Method used to calculate the rigid response:
GUPTA- Gupta method.LINDLEY- Lindley-Yow method.
- val1
str If
Method= GUPTA,Val1represents the frequency F:sub:1 in Hertz.If
Method= LINDLEY,Val1is the Zero Period Acceleration (ZPA). If a scale factor is defined (FACT in the svtyp command), it is used to scale this value- val2
str If
Method= GUPTA,Val2represents the frequency F:sub:2 in Hertz.
- option
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.