cantera/src
John Hewson b84f19c439 In InterfaceKinetics added some comments and clarified function names.
Formerly getExchangeCurrentQuantities() is now
updateExchangeCurrentQuantities().  This method updates things like
m_StandardConc for computing reaction rates.

Formerly applyExchangeCurrentDensityFormulation() is now
convertExchangeCurrentDensityFormulation().  This method converts
rate expressions from A/m2 to kmol/m2/s.
2014-04-22 22:25:59 +00:00
..
apps Added more error checking for ill-formed csv files 2014-04-20 01:59:46 +00:00
base Deprecate unused stringUtils functions 2014-04-02 15:26:42 +00:00
clib Remove unnecessary calls to parseCompString 2014-04-08 19:39:06 +00:00
equil [Equil] Make vcs_MultiPhaseEquil::m_vprob a normal member variable 2014-04-14 18:37:06 +00:00
fortran Remove unnecessary calls to parseCompString 2014-04-08 19:39:06 +00:00
kinetics In InterfaceKinetics added some comments and clarified function names. 2014-04-22 22:25:59 +00:00
matlab [SCons] Always link to static standard libraries with MinGW 2014-02-24 03:25:34 +00:00
numerics Remove newline after '::' in member function definitions 2014-03-24 04:03:09 +00:00
oneD [1D] Add bounds checks to setRefineCriteria 2014-03-24 21:38:22 +00:00
spectra Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
thermo Added better error handling for the XML routine. 2014-04-19 01:31:21 +00:00
tpx Implement Sub::name and Sub::formula in the base class 2014-04-14 18:36:32 +00:00
transport In InterfaceKinetics added some comments and clarified function names. 2014-04-22 22:25:59 +00:00
zeroD Remove try/catch from ReactorNet::evalJacobian 2014-03-28 23:12:17 +00:00
SConscript [SCons] Remove unnecessary include directories 2014-03-13 21:35:24 +00:00