You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The two pairs of printed quantities should be equal, by the identity μk = hk - T·sk.
The displayed information comes from the implementations of getChemPotentials and getPartialMolarEnthalpies in the IdealMolalSoln class (YAML model name ideal-molal-solution). These two methods are used in the calculation of gibbs_mole and entropy_mole for this phase type, so the second error follows directly from the first.
Problem description
Steps to reproduce
Behavior
The two pairs of printed quantities should be equal, by the identity μk = hk - T·sk.
The displayed information comes from the implementations of
getChemPotentials
andgetPartialMolarEnthalpies
in theIdealMolalSoln
class (YAML model nameideal-molal-solution
). These two methods are used in the calculation ofgibbs_mole
andentropy_mole
for this phase type, so the second error follows directly from the first.System information
main
at 8fbb4bcAttachments
Additional context
This was discovered as part of #1299, which implements Cantera/enhancements#114.
The text was updated successfully, but these errors were encountered: