cantera/interfaces/cython
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
..
cantera [Thermo] Keep PureFluidPhase state data consistent 2018-08-03 15:18:30 -04:00
.gitignore Move MixMaster into a separate Python module and Git repository 2017-01-20 16:16:32 -05:00
SConscript Reformat postInstallMessage code to be easier to read in SConstruct 2017-11-26 16:48:40 -05:00
setup.py.in Move MixMaster into a separate Python module and Git repository 2017-01-20 16:16:32 -05:00