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.

貢獻者指南