cantera/src/kinetics
Ray Speth 217d780233 Fix calls to CanteraError with blank or incorrect first argument
The first argument should be the function name from which the exception was
thrown. Leaving this blank makes it difficult to track down the location of the
exception.
2015-06-09 12:03:57 -04:00
..
AqueousKinetics.cpp [Kinetics] Implement modifyReaction for AqueousKinetics 2015-05-08 11:07:11 -04:00
BulkKinetics.cpp [Kinetics] Implement modifyReaction for gas-phase reactions 2015-05-07 18:31:40 -04:00
ElectrodeKinetics.cpp Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
ExtraGlobalRxn.cpp Fix issues indicated by compiler warnings 2015-05-26 11:42:20 -04:00
Falloff.cpp [Kinetics] Falloff initialization checks for correct number of parameters 2015-04-29 22:12:00 -04:00
FalloffFactory.cpp [Kinetics] Reaction objects have Falloff objects 2015-04-23 18:10:15 -04:00
GasKinetics.cpp [Kinetics] Use the name 'ThreeBodyReaction' consistently 2015-05-11 16:35:46 -04:00
Group.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
ImplicitSurfChem.cpp Remove unnecessary explicit calls to default constructors 2015-01-22 00:04:12 +00:00
importKinetics.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
InterfaceKinetics.cpp [Kinetics] Move 'rmcVector' down to ElectrodeKinetics 2015-05-23 22:42:44 -04:00
Kinetics.cpp Fix issues indicated by compiler warnings 2015-05-26 11:42:20 -04:00
KineticsFactory.cpp [Doc] Capitalize proper nouns and acronyms 2015-05-25 20:58:44 -04:00
Reaction.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
ReactionPath.cpp [Kinetics] Deprecate 'reactants' and 'products' methods 2014-11-07 02:14:50 +00:00
ReactionStoichMgr.cpp Minor cleanup of constructors and destructors 2015-02-26 21:58:42 +00:00
RxnMolChange.cpp Fix issues indicated by compiler warnings 2015-05-26 11:42:20 -04:00
RxnRates.cpp [Kinetics] Switch parameter order in ChebyshevRate constructor 2015-04-30 22:34:25 -04:00
solveSP.cpp [Doc] Capitalize proper nouns and acronyms 2015-05-25 20:58:44 -04:00