New Fitter: Thomas Fermi pressure limit
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This is a somewhat experimental model. Call it TFPlimit
P = a * rho^(5/3) * exp(b * rho^(1/3))
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 existing fitter or pressure-model implementations in the Curvallis source and inspect how model names and parameters are registered. Use the issue's TFPlimit formula as the behavioral reference, then identify the relevant fitting checks or examples; done means the experimental model is available under the requested name and fits the stated expression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100