lanl / lanl/singularity-eos

Create general tests for all EOS

Open
#129 0 comments 1 reaction 0 assignees View on GitHub

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 FillEos to ensure it has predictable behavior across all classes

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.