POSYDON-code / POSYDON-code/POSYDON
Only needed files for running grids
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
Currently, when running grids, there are several files created, which aren't needed.
E.g. when running single stars, we still create the binary inlists and copy the binary source code. There are more such things, like files for a second star in compact object girds or stuff for relaxing steps of stars before the binary evolution, while they aren't used.
Beside that, would we like to get a feature, that we can have shared instances of complied MESA code instead of having it in each slice directory?
All in all it is revisiting and cleaning the posydon-setup-grid.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.