Commit graph

218 commits

Author SHA1 Message Date
Harry Moffat
35d5677ab6 Changed the csvdiff default to return 0 on a successful test not 1.
Then I changed all the test problems to follow the new default.
2010-04-02 17:44:55 +00:00
Harry Moffat
b77a8d7407 Added text 2010-03-26 16:23:37 +00:00
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
7e39fb0ad0 Eliminated an error 2010-01-16 17:55:02 +00:00
Harry Moffat
0bcb614d21 Merged from the trunk to this branch.
I don't think the trunk had any real changes in it.
2010-01-15 21:20:41 +00:00
Harry Moffat
86b5fe7dca merging. 2010-01-15 20:40:39 +00:00
Harry Moffat
a9e35724c2 Upgraded doxygen configuration file. 2010-01-15 20:26:59 +00:00
Harry Moffat
b41d72bf4c Merged changes from the trunk.
Note, there isn't any changes in the core code done here.
2010-01-04 01:42:45 +00:00
Harry Moffat
ea7ae8c583 Added a stub for a high level description of transport within Cantera. 2009-12-30 18:20:34 +00:00
Harry Moffat
fabfb44b4e Switched a call in MultiPhase to be public.
switched velocityBasis to a typedef. It seemed the better solution. Note the concept is still basically undeveloped.
Doxygen changes - supporting 1.6.2
2009-12-30 17:58:38 +00:00
Harry Moffat
5eb5371cbc Added files. 2009-12-29 02:48:22 +00:00
Harry Moffat
47aba7b3fd Took out the FtnTransport.h file. It's no longer used 2009-12-07 17:36:29 +00:00
Harry Moffat
b229d1d5f9 Added a couple of files. 2009-12-05 22:38:56 +00:00
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
4776ef8f8d Added all of the files in the transport directory. 2009-10-21 15:10:27 +00:00
Harry Moffat
70ea5d84d2 Added files in ther thermo directory 2009-10-21 01:02:02 +00:00
Harry Moffat
ea7f850830 Adding in more files. 2009-10-21 00:53:56 +00:00
Harry Moffat
f38d72ddf9 Added new files. 2009-10-21 00:11:16 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
7950b10bb2 Started fixing the fortran interface 2009-07-23 22:52:43 +00:00
Harry Moffat
fe4352799e Fixed an error on solaris that occurs because there are duplicate main() 2009-07-23 22:25:15 +00:00
Harry Moffat
f466e13039 Added clarifying comments about where the xml file will be written.
This has been a problem for some time.
2009-07-08 02:51:25 +00:00
Harry Moffat
ff723379c7 Added info to setup_cantera 2009-07-05 23:17:41 +00:00
Harry Moffat
72982bf95a Fixed a makefile error. 2009-07-05 21:38:01 +00:00
Harry Moffat
df31f94187 Fixed some warnings. 2009-04-19 02:31:12 +00:00
Harry Moffat
0ed0ec8136 Added more to a clean rule. 2009-04-04 03:29:51 +00:00
Harry Moffat
89d8691747 General commit
Making some progress on the windows version, but not finished.
2009-03-28 03:07:23 +00:00
Harry Moffat
ae24104220 Added files. 2009-01-15 20:08:24 +00:00
Harry Moffat
145da08d3c Added files 2009-01-11 19:58:31 +00:00
Harry Moffat
d24e1039b4 Added xml object 2009-01-05 23:51:32 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Harry Moffat
41d00da563 Added more files. 2008-12-29 17:52:58 +00:00
Harry Moffat
fe9d55fba3 Added a couple of files. 2008-11-13 21:37:13 +00:00
Harry Moffat
583fccb2b8 Small change to make sure that a file gets copied. 2008-10-15 22:15:12 +00:00
Harry Moffat
824df8750c Rearranged the order 2008-10-13 21:03:28 +00:00
Harry Moffat
e20fbf7908 Added files. 2008-10-08 22:11:46 +00:00
Harry Moffat
bea1952ee3 Made a rule to add csvdiff to the bin directory of the install 2008-09-08 23:56:40 +00:00
Harry Moffat
1db271fecb Added files. 2008-08-23 01:22:47 +00:00
Harry Moffat
9ba691c3c6 Fixed an error in this file.
Needed using namespace lines
2008-02-14 22:47:52 +00:00
Dave Goodwin
4a1d303fe4 put all C++ interface code in the Cantera_CXX namespace 2008-02-14 04:37:43 +00:00
Harry Moffat
f97722ed22 Doxygen update 2008-01-28 23:59:19 +00:00
Harry Moffat
49c0498877 Added a file to doxygen 2008-01-24 16:53:55 +00:00
Harry Moffat
9b80d58f4d doxygen updates 2008-01-17 18:45:41 +00:00
Harry Moffat
29a13355ca Doxygen update -> adding more related pages from the Cantera site 2008-01-07 21:07:32 +00:00
Harry Moffat
ca8437820c Added bindings 2008-01-07 16:10:37 +00:00
Harry Moffat
86a9d52762 Added more documentation from the Cantera site into the cvs dox version 2008-01-06 23:28:33 +00:00
Harry Moffat
518daa9d0b Added a file 2008-01-05 00:48:05 +00:00
Harry Moffat
47defae374 Added a file 2008-01-05 00:36:33 +00:00
Harry Moffat
0c4e09876d Changes due to warnings from msft vc8 2008-01-03 18:54:23 +00:00
Harry Moffat
3ab4998bab Added std:: modifier 2008-01-03 18:53:37 +00:00