lanl/singularity-eos

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

Aberta

#565 aberto em 17 de set. de 2025

 (0 comentário) (1 reação) (0 responsável)C++ (21 forks)auto 404
Testingbuggood first issue

Métricas do repositório

Stars
 (36 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador