Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Give the column-simplifying conditions for Runge-Kutta methods
ResourceFunction["ButcherColumnConditions"][p,s] gives the column-simplifying conditions up to and including order p for s stages. | |
ResourceFunction["ButcherColumnConditions"][p] gives the column-simplifying conditions in stage-independent tensor notation. |
"RungeKuttaMethod" | "Implicit" | type of Runge-Kutta method |
The column-simplifying conditions up to order 4:
In[1]:= |
Out[1]= |
This work is licensed under a Creative Commons Attribution 4.0 International License