Skip to content

Changes

Summary

  1. Some issues resolved for the birate mode: (#12334) (details)
Commit c466d13a19f7c3d7bb5f8b0aa0a0e0275dbbae93 by noreply
Some issues resolved for the birate mode: (#12334)

1) Maximal factorial increase of step size is reduce to 1.2 (instead of 3.5)
2) Calculation of consistent derivatives at right-hand side of the intervall
3) Set number of maximal iterations of the Newton iteration to 20
4) Change the extrapolation scheme for good guess values of NLS for birate mode
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/gbode_main.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/gbode_nls.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/gbode_util.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/gbode_ctrl.c (diff)