Specify integration order of odeN
solver
Default:
ode3
Use the ode1
solver with
a first order of accuracy
Use the ode2
solver with
a second order of accuracy
Use the ode3
solver with
a third order of accuracy
Use the ode4
solver with
a fourth order of accuracy
Use the ode5
solver with
a fifth order of accuracy
Use the ode8
solver with
an eighth order of accuracy
Use the ode14x
implicit
solver.
Use the ode1be
solver.
This solver uses the first-order Backward Euler
integration method.
This option is visible when the following conditions are satisfied:
Solver Type is set to Variable-step
.
Solver is set to odeN (fixed step with zero crossings)
.
Parameter:
ODENIntegrationMethod |
Value:ode1 |ode2 |ode3 |ode4 |ode5 |ode8 |ode14x |ode1be |
Default:
ode3 |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |