Commit graph

14 commits

Author SHA1 Message Date
Harry Moffat
263aeb6b35 Added a new way to specify the kinetics reaction rate coefficient
when dealing with electron transfer surface reactions.
This way specifies an exchange current density reaction rate coefficient
in units of amps / m2.  This is slightly more informative for 
electrode reactions. 

The new also preserves the correct treatment of activity coefficients
for these reactions. 

A memo describing this new capability is in the works.
2010-03-01 18:14:07 +00:00
Harry Moffat
8ea0c8197e Made sure all double values were doublereal 2010-01-13 22:12:27 +00:00
Harry Moffat
9b90beb0e0 Merged changes from LiquidTransportDevelopment
There were two changes:

Additions to support some reversible reactions which have fractional
stoichiometries. These were not allowed previously. However, if
the species with fractional stoichiometries are in single-species
phases, this is ok, and actually necessary for some solid-phase
reactions.

Removed comments from DEBUG_MODE about about too high or low an activation
for electrode reactions.
2009-12-10 23:20:44 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
ae7691e49c Added headers for a ubuntu problem. 2009-03-13 03:23:20 +00:00
Harry Moffat
a862e1b54a getFloat() interface changes 2008-10-31 15:46:10 +00:00
Harry Moffat
e5f608ce3d Fixed a problem with inappropriate user input causing errors within
Cantera (id 2157797).

The resolution of this was to error exit when inappropriate input
for Troe parameterization is attempted to be used.
2008-10-15 19:23:35 +00:00
Harry Moffat
070f994c6e Added a test for finding an input file. Previous behavior was to core
dump.
2008-08-01 16:04:58 +00:00
Harry Moffat
a76f99bbbc Fixed a divide by zero in the function checkRxnElementBalance() 2007-06-15 23:08:57 +00:00
Harry Moffat
91e463cf74 Made getReagents global and addPhase virtual. 2007-06-04 23:09:19 +00:00
Dave Goodwin
a68e8f734d correcting recently-introduced bug 2007-05-29 10:38:07 +00:00
Dave Goodwin
dafd2ad411 *** empty log message *** 2007-05-22 20:16:47 +00:00
Dave Goodwin
ba5928083f added thread safety option 2007-05-10 03:28:30 +00:00
Dave Goodwin
0762b467c2 moved files to kinetics subdirectory 2007-05-04 14:27:23 +00:00