cantera/include/cantera
Ray Speth 3f766370b9 [Reactor] Add ReactorSurface to simplify use of surface reactions
This separates the handling of interactions between reactors (mediated by
Wall objects) and surfaces on which surface reactions occur (handled by
ReactorSurface). This simplifies the implementation within reactor, and
reduces the complexity of user code involving surface reactions by
eliminating the need to set up a Reservoir object for the opposite side
of a Wall object that is only being used for surface reactions.
2016-06-28 14:16:18 -04:00
..
base [SCons] Make Eigen available to Cantera 2016-05-14 21:56:17 -04:00
cython [Python] Regularly flush stdout when printing from C++ 2015-12-15 11:41:54 -05:00
equil [Doc] Fix spelling errors 2016-06-27 14:30:49 -04:00
kinetics Eliminate the use of SquareMatrix in favor of DenseMatrix 2016-05-14 21:59:27 -04:00
numerics [Doc] Fix spelling errors 2016-06-27 14:30:49 -04:00
oneD [1D] Add callback hooks to make debugging 1D solver easier 2016-05-14 17:24:16 -04:00
thermo [Doc] Fix spelling errors 2016-06-27 14:30:49 -04:00
tpx Replace overly-specific exception types with CanteraError 2016-02-04 19:34:26 -05:00
transport [Doc] Fix spelling errors 2016-06-27 14:30:49 -04:00
zeroD [Reactor] Add ReactorSurface to simplify use of surface reactions 2016-06-28 14:16:18 -04:00
Edge.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
electrolyteThermo.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
IdealGasMix.h [Doc] Add Doxygen docstrings for wrapper classes 2015-10-07 13:54:47 -04:00
IncompressibleSolid.h [Doc] Add Doxygen docstrings for wrapper classes 2015-10-07 13:54:47 -04:00
integrators.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
Interface.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
kinetics.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
Metal.h [Doc] Add Doxygen docstrings for wrapper classes 2015-10-07 13:54:47 -04:00
numerics.h [Numerics] Deprecate class SquareMatrix 2016-05-14 22:00:22 -04:00
onedim.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
PureFluid.h [Doc] Add Doxygen docstrings for wrapper classes 2015-10-07 13:54:47 -04:00
reactionpaths.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
surface.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
thermo.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
transport.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
zerodim.h [Reactor] Add IdealGas reactor types to zerodim.h 2014-06-06 00:17:49 +00:00