Define Solution Output to the Results File
Video Player is loading.
We need to request specific outputs to the results file so we can identify the progression of damage in our structure.
- Enter the following commands in the command prompt:
- OUTRES, SVAR, ALL - Specifies that all state variables are to be written to the results file at every substep.
- OUTRES, NSOL, ALL - Specifies that nodal DOF solutions are written to the results file at every substep.
- OUTRES, NLOAD, ALL - Specifies that element nodal, input constraints, and force loads are written to the results file at every substep.
- OUTRES, RSOL, ALL - Specifies that nodal reacion loads are written to the results file at every substep.