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

Barnes-hut approximation decreases precision too much #2

Open
TiagoMarinho opened this issue Aug 29, 2020 · 0 comments
Open

Barnes-hut approximation decreases precision too much #2

TiagoMarinho opened this issue Aug 29, 2020 · 0 comments
Assignees

Comments

@TiagoMarinho
Copy link
Owner

Simulation suffers too much from the barnes-hut approximation. Body position deviates too much from the brute-force O(n²) approach.

I'm unsure whether this is being caused by bad implementation or if this much loss of accuracy is expected. When collisions are disabled some bodies can also slingshot sometimes which indicates there's something odd going on with the implementation itself.

@TiagoMarinho TiagoMarinho self-assigned this Aug 29, 2020
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

1 participant