Expose several additional options in sesame2spiner
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- C++
- Stars
- 39
- Forks
- 22
- Avg merge
- 10h 22m
- Merged PRs (30d)
- 3
Description
It would be useful to expose
USE_MAXWELL_TABLEto get the maxwell constructed table if availableEOS_SPLIT_COWANto turn on Cowan splitting explicitly for electron/ion splitting if neededEOS_CALC_FREE_ENERGYto get a free energy if it's unavailable even if it's less good than a first-principles version
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 at the sesame2spiner entry point and trace how configuration options are exposed and passed through. Add support for USE_MAXWELL_TABLE, EOS_SPLIT_COWAN, and EOS_CALC_FREE_ENERGY, then verify that each option produces the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100