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