cantera/interfaces
Ray Speth e16e998dd7 [Equil] Implement equilibrate as a method of ThermoPhase
The Cython interface now calls this equilibrate function.

Unlike the free function 'equilibrate', this new equilibrate method actually
does what the documentation describes regarding the 'solver' argument. This
means that there are cases where failures of the MultiphaseEquil solver were
previously being hidden by a subsequent successful solution using the ChemEquil
solver. These tests have been marked as known failures.
2014-11-08 00:53:39 +00:00
..
cython [Equil] Implement equilibrate as a method of ThermoPhase 2014-11-08 00:53:39 +00:00
matlab [Matlab] Fix build warnings about Contents.m 2014-08-26 22:04:50 +00:00
python_minimal [SCons] Fix setting 'python_module_loc' with minimal Python module 2014-09-18 22:59:05 +00:00