lanl/singularity-eos

Address warnings in analytic tests from the Mie Gruneisen Us-up EOS

Aperta

#565 aperta il 17 set 2025

 (0 commenti) (1 reazione) (0 assegnatari)C++ (21 fork)auto 404
Testingbuggood first issue

Metriche repository

Star
 (36 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When running eos_analytic_unit_tests, a lot of warnings related to the Mie-Gruneisen Us-up appear regarding negative temperature and negative entropy. Actually, the negative entropy doesn't matter because the EOS doesn't satisfy the third law of thermodynamics. In particular, $T \to 0$ corresponds to $S \to -\infty$. But the negative temperature is something that should be addressed.

Guida contributor