You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run a propagation with a variable step size integrator and a minimum step size, whenever the integrator reaches the minimum step size it results in the following error:
Warning in step-size control, minimum step size 1.000000 is higher than required time step 0.792282, minimum step will be used.
Error, recommended step is NaN
Error, propagation terminated at t=1688.981022, returning propagation data up to current time.
When trying to run a propagation with a variable step size integrator and a minimum step size, whenever the integrator reaches the minimum step size it results in the following error:
Link to discussion: https://github.com/tudat-team/.github/discussions/13_
A short script that reproduces the error:
test_variable_step.txt
The text was updated successfully, but these errors were encountered: