Create generic PTE state check #388
Labels
enhancement
New feature or request
interface
Library interface work
Robustness
Ensures that existing features work as intended
I recently created checks in the
get_sg_eos
interface to look for bad values coming from the PTE solver (#382). However, it would make sense to move some of these instead into a generic function that can be used outside of theget_sg_eos
interface.These checks would look for bad values as well as unphysical states (negative densities/volume fractions).
The text was updated successfully, but these errors were encountered: