Enable decoupled continuous integration
Description
Removes the coupling between continuous and discrete rates. In some cases, unnecessary coupling between the two can cause the integration to be limited by the fastest discrete rate in the model. This coupling might slow down the model.
Category: Solver
Settings
Default: Off
-
On
Enable the solver to decouple continuous integration from discrete rates.
Off
Preserve the coupling between continuous integration and discrete rates.
Tip
Enabling this parameter can improve simulation speed when:
A variable step solver is used.
The model has both continuous and discrete rates.
The fastest discrete rate is relatively smaller than the maximum step size set by the solver.
Command-Line Information
Parameter:
DecoupledContinuousIntegration |
Value:
'on' | 'off' |
Default:
'off' |
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No recommendation |