cantera/interfaces
Ray Speth fb68cae145 [Thermo] Keep PureFluidPhase state data consistent
Previously, calls to setTemperature, setDensity, and setState_TR did not result
in the underlying Substance object being updated. In addition, the
isothermalCompressibility and thermalExpansionCoeff methods did not synchronize
the state.

Now, setting the state of the PureFluidPhase object always sets the state of the
Substance object, and no synchronization is required in property calculation
functions.
2018-08-03 15:18:30 -04:00
..
cython [Thermo] Keep PureFluidPhase state data consistent 2018-08-03 15:18:30 -04:00
matlab [Doc] Put titles on raw links to main site 2018-07-29 17:47:14 -04:00
python_minimal Update SConstruct to recognize that Python 3 might be running SCons 2017-11-26 16:48:40 -05:00