Request that state variables (SVAR) be written in the ANSYS results (.rst) file to view the cohesive damage predicted by Helius PFA.
- Enter OUTRES, SVAR, ALL in the command prompt. This command specifies that all state variables are to be written to the results file at every substep.
- Enter OUTRES, ESOL, ALL to write all element solutions to the results file.
- Enter OUTRES, NSOL, ALL to write all nodal DOF solutions to the results file.
- Enter OUTRES, RSOL, ALL to write all nodal reaction loads to the results file.
- Enter OUTRES, NLOAD, ALL to write all element nodal, input constraint, and force loads to the results file.
- Enter OUTRES, STRS, ALL to write all element nodal stresses to the results file.
Refer to the ANSYS APDL documentation for additional details on the OUTRES command.