lanl/singularity-eos

Create general tests for all EOS

Open

#129 opened on May 31, 2022

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (21 forks)auto 404
Testinggood first issue

Repository metrics

Stars
 (36 stars)
PR merge metrics
 (PR metrics pending)

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