NumericalDifferentialEquationAnalysis`
NumericalDifferentialEquationAnalysis`
ButcherColumnConditions
gives the column-simplifying conditions up to and including order p for s stages.
gives the column-simplifying conditions in stage-independent tensor notation.
更多信息和选项
- To use ButcherColumnConditions, you first need to load the Numerical Differential Equation Analysis Package using Needs["NumericalDifferentialEquationAnalysis`"].
- The following option can be given:
-
RungeKuttaMethod $RungeKuttaMethod type of Runge–Kutta method - Valid settings for RungeKuttaMethod are DiagonallyImplicit, Explicit, and Implicit.