Integrators for time stepping

From Medusa: Coordinate Free Mehless Method implementation
Revision as of 10:47, 10 November 2017 by Jureslak (talk | contribs) (Integrators for time stepping)

Jump to: navigation, search

Integrators for time stepping

We are solving an initial value problem, given as

$ \begin{align*}

 \dot{y}(t) &= f(t, y) \\
 y(t_0) &= y_0

\end{align*} $