lanl/singularity-eos

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

开放

#565 创建于 2025年9月17日

 (0 条评论) (1 个反应) (0 位负责人)C++ (21 个派生)auto 404
Testingbuggood first issue

仓库指标

星标
 (36 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南