SPOPT

SPOPT, Spectype, NMODE, Elcalc, ModeReuseKey, SpecCum
Selects the spectrum type and other spectrum options.

Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on

Spectype

Spectrum type:

SPRS

 — 

Single point excitation response spectrum (default). See also SVTYP.

MPRS

 — 

Multiple point excitation response spectrum.

DDAM

 — 

Dynamic design analysis method.

PSD

 — 

Power spectral density.

NMODE

Use the first NMODE modes from the modal analysis. Defaults to all extracted modes, as specified by the MODOPT and BUCOPT commands. NMODE cannot be larger than 10000.

Elcalc

Element results calculation key:

NO

 — 

Do not calculate element results and reaction forces (default).

YES

 — 

Calculate element results and reaction forces, as well as the nodal degree of freedom solution.

ModeReuseKey

Key for existing MODE file reuse when running multiple spectrum analyses:

NO

 — 

No spectrum analysis has been performed yet (default).

YES

 — 

This is not the first spectrum analysis. The MODE file will be reused and the necessary files will be cleaned up for the new spectrum analysis.

SpecCum

Key to cumulate all response spectra solutions in Jobname.rst when multiple response spectra are calculated (only supported for SPRS and DDAM analyses with Elcalc = YES):

NO

 — 

Do not cumulate the response spectra solutions (default).

YES

 — 

Cumulate the response spectra solutions.

Notes

Valid only for a spectrum analysis (ANTYPE,SPECTR). This operation must be preceded by a modal solution (ANTYPE,MODAL) with the appropriate files available. Both the spectrum analysis and the preceding modal analysis must be performed under the same Mechanical APDL version number.

If used in SOLUTION, this command is valid only within the first load step.

Element results are calculated (Elcalc = YES) only if the element modal results are available (written to the Jobname.mode file with MSUPkey = YES on the MXPAND command). For Sptype = SPRS, MPRS, and DDAM, if the element results calculation is activated (Elcalc = YES) and element modal results are not available, it is deactivated automatically.

For SPRS, DDAM or MPRS analyses, when Elcalc = YES, the modal responses can be combined and stored directly in the Jobname.rst file during spectrum solution according to the mode combination method command issued (SRSS, CQC, etc.). This can save significant time compared to the method for Elcalc = NO, which requires generating the file of POST1 commands (Jobname.mcom file) to be read in POST1 to perform the mode combinations. For details and example usage, see Spectrum Analysis in the Structural Analysis Guide, Example 6.2: Calculating the Velocity Solution in Addition to the Displacement Solution with Elcalc = YES on SPOPT command, and Example: Multi-Point Response Spectrum (MPRS) Analysis.

When multiple response spectra solutions are calculated in SPRS or DDAM analyses with Elcalc = YES on the SPOPT command:

This command is also valid in PREP7.

Menu Paths

Main Menu>Preprocessor>Loads>Analysis Type>Analysis Options
Main Menu>Solution>Analysis Type>Analysis Options