We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b2a5e commit a54e96fCopy full SHA for a54e96f
docs/src/solvers/dae_solve.md
@@ -79,7 +79,7 @@ extra options for the solvers, see the ODE solver page.
79
inexact Jacobians a second order W method.
80
- `Rodas5` - A 5th order A-stable stiffly stable Rosenbrock method with a stiff-aware
81
4th order interpolant.
82
- - `Rodas5P - A 5th order A-stable stiffly stable Rosenbrock method with a stiff-aware
+ - `Rodas5P` - A 5th order A-stable stiffly stable Rosenbrock method with a stiff-aware
83
4th order interpolant. Has improved stability in the adaptive time stepping embedding.
84
85
#### Rosenbrock-W Methods
0 commit comments