7.4.12. Simulation Status

The following are the functions plot the information shown in the “Analysis processing” of the message (*.msg).

  • STEPSIZE: return the current stepsize.

  • ADELNRM: return the Accumulated Total Norm of system.

  • NJAC: return the Total Number of Jacobian Evaluations.

  • NFJAC: return the Total Number of FFlex Jacobian Evaluations.

  • NRES: return the Total Number of Residual Evaluations.

  • ANRF: return the Accumulated Total Number of Newton Raphson Failures. (The Maximum Iteration is 10 in RecurDyn.)

  • AINTF: return the Accumulated Total Number of Integration Failures (During the Newton-Rhapson Iterations, if the total norm of the current step is greater than that of the previous step, RecurDyn counts this case as the number of Integration Failure.)