Files
cantera/test
Ray SpethandClaude Sonnet 4.6 08c173b668 [Thermo] Fix partial molar entropy in IdealMolalSoln
getPartialMolarEntropies() was calling getEntropy_R() (which returns
dimensionless s/R values) and then subtracting activity-based
corrections in J/kmol/K without first converting to physical units.
The fix adds the missing multiplication by GasConstant, matching the
pattern used by DebyeHuckel and IdealSolnGasVPSS.

Removes known-failure entries for g_eq_h_minus_Ts, gk_eq_hk_minus_T_sk,
and cp_eq_dsdT_const_p_times_T from the IdealMolalSolution consistency
test suite, and updates the IMSTester regression values accordingly.

Fixes GitHub Issue #1300.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 09:39:10 -04:00
..
2026-02-21 13:46:04 -05:00
2026-04-07 22:48:16 -04:00
2025-11-21 21:38:21 -05:00