Create general tests for all EOS
Open
Nobody has claimed this yet.
good first issue
Testing
- Dominant language
- C++
- Stars
- 39
- Forks
- 22
- Avg merge
- 10h 22m
- Merged PRs (30d)
- 3
Description
There are a few tests that should probably be made for all EOS that currently only touch the Gruneisen EOS. For the moment, these are:
- Use finite differences to ensure the bulk modulus calculation is correct.
- Exercise all input options for
FillEosto ensure it has predictable behavior across all classes
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 Gruneisen EOS tests, the bulk modulus calculation, and the FillEos entry point. Compare the available EOS classes and input options, then run the current test suite before adding coverage. Done means finite-difference checks cover bulk modulus behavior and FillEos options are exercised consistently across all EOS classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100