Define Solution Output with a Text Editor

Now that we have defined the solution controls, we are ready to specify output to the results file. To examine the fiber and matrix damage states generated by Helius PFA, you must first request state variable (SVAR) output to the results file.

  1. Directly below the CNVTOL command, enter the following:

    OUTRES, SVAR, ALL

    This command specifies that all state variables are to be written to the results file at every substep.

  2. Save the file.

Back