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 three values should be approximately the same. Instead, they are:
from cv: 63534.365309023735
from s: 71849.22708415563
from u: 71848.82792830467
It is "interesting" that the difference between the value calculated by cv_mole and the other two is ~8314.4 J/mol, or approximately equal to the gas constant.
Problem description
The values returned by
cv_mole
for theMargules
phase are inconsistent with the values of du/dT and ds/dT that can be calculated for the phase.Steps to reproduce
Behavior
The three values should be approximately the same. Instead, they are:
It is "interesting" that the difference between the value calculated by
cv_mole
and the other two is ~8314.4 J/mol, or approximately equal to the gas constant.System information
main
at 1ab81acAdditional context
This was discovered as part of #1299, which implements Cantera/enhancements#114.
The text was updated successfully, but these errors were encountered: