Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New unit test: integrator error vs timestep #113

Closed
gaffarelj opened this issue Jul 3, 2022 · 1 comment
Closed

New unit test: integrator error vs timestep #113

gaffarelj opened this issue Jul 3, 2022 · 1 comment

Comments

@gaffarelj
Copy link
Member

The order of the integrators implemented in tudat (both fixed and variable step) can be tested using a similar script as the one in the upcoming example discussed in tudatpy-example#9.

Allowing for some marking of error, the line that results from plotting the error in position vs the timestep of the integrators allows for checking their orders. This may require fine-tuning the number of points plotted in the example so that the unit test uses as few points as possible, with as high time steps as possible (to make the unit test faster, while still accurate).

@DominicDirkx
Copy link
Member

Resolution of issue will be tracked here: #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants