lanl/singularity-eos

Sanitize EOS parameters

Open

#131 opened on Jun 2, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (21 forks)auto 404
enhancementgood first issue

Repository metrics

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

Description

There are currently few, if any, checks to make sure that NaN values aren't passed as parameters to the EOS. We should do some across the board checking of parameters.

Contributor guide