tudat-team / tudat

A C++ platform to perform astrodynamics and space research.
BSD 3-Clause "New" or "Revised" License
17 stars 28 forks source link

Number of function evaluations incorrectly saved #135

Open DominicDirkx opened 1 year ago

DominicDirkx commented 1 year ago

The number of function evaluations during a propagation should be saved during the major time step only, not during the minor time steps (where they can be overridden in case multiple minor steps are at the same major step)