BackEuler.step#

static BackEuler.step(tds)#

Integrate with Implicit Trapezoidal Method (ITM) to the current time.

This function has an internal Newton-Raphson loop for algebraized semi-explicit DAE. The function returns the convergence status when done but does NOT progress simulation time.

Returns:
bool

Convergence status in tds.converged.