expsol#
- LoadStepOptions.expsol(lstep='', sbstep='', timfrq='', elcalc='', **kwargs)#
Specifies the solution to be expanded for mode-superposition analyses or substructure analyses.
Mechanical APDL Command: EXPSOL
- Parameters:
- lstep
str Expand the solution identified as load step
LSTEPand substepSBSTEP.- sbstep
str Expand the solution identified as load step
LSTEPand substepSBSTEP.- timfrq
str As an alternative to
LSTEPandSBSTEP, expand the solution at, or nearest to, the time value TIMFRQ (for antype,TRANS or antype,SUBSTR) or frequency valueTIMFRQ(for antype,HARMIC).LSTEPandSBSTEPshould be blank.- elcalc
str Element calculation key:
YES- Calculate element results, nodal loads, and reaction loads.NO- Do not calculate these items.
- lstep
Notes
Specifies the solution to be expanded from analyses that use the mode-superposition method ( antype,HARMIC or TRANS) or substructuring ( antype,SUBSTR). Use the numexp command to expand a group of solutions.
The resulting results file will maintain the same load step, substep, and time (or frequency) values as the requested solution to be expanded.
This command is also valid in PREP7.