-
Notifications
You must be signed in to change notification settings - Fork 239
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
impossibly slow simulations during hyperbolic star collisions #514
Comments
the limitation of the setup you are using is that you have to set the true anomaly (f, in degrees) to specify the position of the star prior to the encounter. The value you have chosen probably puts the star close to -infinity. Would suggest you have a look at the distance between the two stars from your initial setup and adjust the value of f accordingly |
The star is not closed to infinity, they are at a distance of 30 solar radius... The problem is also present when I try to relax the star running the code. The repository that I'm using is some months old, tomorrow I will try the newest and let you know. In case, can you please try to run the code in your laptop? That situation is very weird :( Thank you for the availability |
Here i'm again... I attach here the setup and the sim setup, am i doing something wrong? I have no idea where the problem is, maybe in the setup? I just followed the guide exporting:
@danieljprice can you please try to run this setup? I have no idea where the problem is:
Thank you for help and availability Francesco |
Dear users
I wanted to try the new feature to try hyperbolic star collisions like in Starsmasher. However, there are issues: the simulations are impossibly slow, and I hope for my errors.
I attach both the setup and the sim parameters:
the sym parameters:
The simulation works at full power on Apple Silicon (M1Pro), and it's impossibly slow:
Am I doing something wrong? I remember once (older version before the hyperbolic implementation) that i ran a binary example with eccentricity = 1 and the simulation was done in a matter of minutes with around 200k particles... Now it can't even run fast 2 identical stars with an eccentricity of 0.
Best
Francesco
The text was updated successfully, but these errors were encountered: