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

stellar relaxation should not repeat itself #414

Closed
danieljprice opened this issue May 9, 2023 · 0 comments
Closed

stellar relaxation should not repeat itself #414

danieljprice opened this issue May 9, 2023 · 0 comments

Comments

@danieljprice
Copy link
Owner

The relax-o-matic procedure for setting up stars is now automated (since #411) to make many two-step setup-and-moddump procedures into one-step procedures.

However the disadvantage of this is that if one wishes to change e.g. orbital parameters in the .setup file one must run the stellar relaxation over and over again.

Ideally relax_star would detect if a relaxed star that matches the desired profile and resolution exists in the current directory, and use this instead of repeating the relaxation procedure.

Related to this, running phantomsetup, quitting half way through and running phantomsetup again should pick up where it left off even if it was part-way through the relaxation procedure.

Should not be too hard to implement...

danieljprice added a commit that referenced this issue May 12, 2023
restartable relaxation process for stars #414
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