Skip to content

Conversation

@lwang-astro
Copy link
Contributor

I have fixed the issue of add new particles in the middle of simulations for PeTar. In the old version, the changeover radii and search radii are not correctly initialized for new particles added in the middle of simulations. If any binaries are added, they are not integrated by using SDAR method, and thus the binary may not be integrated accurately.

This fix also includes the update of Makefile and download.py. The previous version will download src codes everytime when make is used. Since the download versions are fixed, this is not necessary. In addition, this cause difficulty for recompiling and debugging the codes.

Two more methods set_output_step/get_output_step are added for better printing of debugging info for PeTar.

@lwang-astro lwang-astro requested a review from a team as a code owner September 22, 2023 10:07
@rieder
Copy link
Member

rieder commented Sep 22, 2023

Thanks Long! I will run the tests and try to merge this today.

@rieder rieder merged commit 6510b63 into amusecode:main Sep 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants