cantera/src
Ray Speth a247d0f4eb [Reactor] Use correct phase state after mass flow rate evaluation
A user-defined mass flow rate function can modify the ThermoPhase object used by
a reactor, for example if it depends on calculating some property of a different
reactor. To make sure that the reactor governing equations are evaluated
correctly, the ThermoPhase state needs to be set after all user-defined
functions have been called.
2019-06-27 10:47:05 -04:00
..
base [Test] Make testing of deprecated methods possible 2019-06-25 22:30:59 -04:00
clib [clib] Add functions for creating objects directly from input files 2019-06-25 22:30:59 -04:00
equil Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
fortran [Fortran] Add functions for constructing objects based on filenames 2019-06-25 22:30:59 -04:00
kinetics [Input] Implement 'skip-undeclared-third-bodies' option in YAML format 2019-06-25 22:30:59 -04:00
matlab [Matlab] Construct objects directly from input file names 2019-06-25 22:30:59 -04:00
numerics implemented limited advance step 2019-06-26 13:48:01 -04:00
oneD take care of uninitialized value warning during compilation 2019-06-26 13:48:01 -04:00
pch [SCons] Move PCH-related files out of include to avoid installing them 2016-11-04 11:36:13 -04:00
thermo [Input] Instantiate BinarySolutionTabulatedThermo from YAML 2019-06-25 22:30:59 -04:00
tpx Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
transport [Input] Store additional species transport data in TransportData object 2019-06-25 22:30:59 -04:00
zeroD [Reactor] Use correct phase state after mass flow rate evaluation 2019-06-27 10:47:05 -04:00
SConscript Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00