POSYDON-code / POSYDON-code/POSYDON
Implement validity range for CO radii
Open
Nobody has claimed this yet.
enhancement
good first issue
v2 feature
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
Currently, we calculate the CO radii for any mass, which is assigned to a CO type. While this is OK for BHs, this doesn't work for WDs or NSs.
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.
Research direction
Start by locating the CO-radius calculation and tracing how mass is assigned to a CO type. Define the valid mass ranges for BHs, WDs, and NSs from the surrounding implementation or project guidance, then verify that invalid ranges are rejected while BH behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100