Commit Graph

10926 Commits

Author SHA1 Message Date
Harry Moffat
c04c3087f7 Rebaselined test, because the answer changed in the 4th digit. I think
it is due to the change in physical constants in ct_defs.h
2003-08-21 22:23:55 +00:00
Harry Moffat
87167641cf changed fortran to fortran/src. Added particle hooks which should all
be turned off by default.
2003-08-21 17:48:36 +00:00
Harry Moffat
5f749dd0f8 find_XML is no longer in the Cantera kernel API.
this fixes the problem, replacing it with calls to get_XML_Node().
2003-08-21 17:39:33 +00:00
Harry Moffat
10f64c1650 Rebaselined after adding in a reaction 2003-08-21 15:35:14 +00:00
Dave Goodwin
df345002cd *** empty log message *** 2003-08-21 14:29:52 +00:00
Dave Goodwin
6144c6dcd9 add support for surface chem 2003-08-21 14:27:20 +00:00
Dave Goodwin
af85f4b42a added support for surface chemistry on each side of the wall 2003-08-21 14:26:56 +00:00
Dave Goodwin
5ba7db8c1b added surface chemistry 2003-08-21 14:26:18 +00:00
Dave Goodwin
f9ad0fe054 added support for surface chemistry. 2003-08-21 14:25:40 +00:00
Dave Goodwin
5f640ed46d fixed get_CTML_Tree 2003-08-21 02:40:56 +00:00
Harry Moffat
3e4ffd2524 Added header lines to the file 2003-08-20 21:34:25 +00:00
Harry Moffat
791d990bd7 Added a CVS version comment block 2003-08-20 20:23:14 +00:00
Harry Moffat
ed40e07326 Added another test directory 2003-08-20 20:00:29 +00:00
Harry Moffat
89a7522ad6 Added a new test problem 2003-08-20 19:36:43 +00:00
Dave Goodwin
ff4720ef12 *** empty log message *** 2003-08-20 15:32:00 +00:00
Dave Goodwin
67b56ca1dc added two new functions. 2003-08-20 15:28:24 +00:00
Dave Goodwin
9a624693bd changed gas constant to 1999 CODATA value, removed option to not use kmol. 2003-08-20 15:27:06 +00:00
Dave Goodwin
dee706303b get_CTML_Tree is now deprecated. Use get_XML_File in misc.cpp. 2003-08-20 15:26:09 +00:00
Dave Goodwin
0b4bde2ae0 added some 'const's 2003-08-20 15:23:26 +00:00
Dave Goodwin
a9375b30c1 added option to clear all entries in close_XML_File. 2003-08-20 15:19:33 +00:00
Dave Goodwin
798a44f5ae stopped storing ThermoPhase object, since this is self-referential in
classes like Solution that derive from Transport and ThermoPhase.
2003-08-20 15:18:33 +00:00
Dave Goodwin
14d88d5116 stopped storing ThermoPhase objects, since this is self-referential if a
class derives from both Kinetics and ThermoPhase, causing it to never be deleted.
2003-08-20 15:16:56 +00:00
Dave Goodwin
59b9d19f23 changed call to XML_Node constructor 2003-08-20 15:15:22 +00:00
Dave Goodwin
b0e551b36a removed self.root, which was self-referencing.
'build' replaced by 'get_XML_File' in constructor.
2003-08-20 15:13:45 +00:00
Harry Moffat
5e5b2a245e More comments added 2003-08-20 15:03:27 +00:00
Harry Moffat
9d74e4f0de Fixed an error in an argument list 2003-08-19 22:02:01 +00:00
Harry Moffat
6ff27f16bf Added some conversion programs. 2003-08-19 17:28:21 +00:00
Harry Moffat
ea0d34ff28 Added more comments 2003-08-19 14:57:45 +00:00
Dave Goodwin
b0715adf56 *** empty log message *** 2003-08-18 17:54:11 +00:00
Dave Goodwin
d67de6ad8b added support for specified reaction order, sticking coefficients,
coverage dependence of rate coefficients; fixed error where site_density
was not being converted to SI.
2003-08-18 05:05:02 +00:00
Dave Goodwin
5dfee93864 added comments 2003-08-17 19:14:21 +00:00
Dave Goodwin
fb9c2d0363 Added support for coverage-dependent reaction rates and sticking coefficients,
and reactions with specified  reaction order.
2003-08-17 18:56:16 +00:00
Dave Goodwin
af33365205 cleaned up and added more comments 2003-08-17 12:47:44 +00:00
Dave Goodwin
d78dff3f1e changed handling of reaction pre-exponential units to write converted value to CTML, rather than pass original value with a units string 2003-08-16 20:17:21 +00:00
Dave Goodwin
ef8f30c7f7 *** empty log message *** 2003-08-15 15:45:42 +00:00
Dave Goodwin
6acfea61ff *** empty log message *** 2003-08-15 02:54:09 +00:00
Harry Moffat
1fcc324d2c Organized the functions to list better under doxygen.
Added more comments.
Didn't change any of the actual code.
2003-08-14 16:06:10 +00:00
Harry Moffat
0524cc9f71 Fixed an error with build(). Basically it was having trouble with
the tag "--". I think that tag is illegal anyway.
2003-08-13 15:24:24 +00:00
Dave Goodwin
81189197f1 *** empty log message *** 2003-08-13 13:56:34 +00:00
Harry Moffat
4391c86e45 Fixed two errors in reading an xml file.
1) empty child xml elements had an extra / character being added onto
    the end of their name
 2) comments with beginning and ending white space were being copied
    with an extra space added on to the front and end of the string.
2003-08-13 00:55:13 +00:00
Harry Moffat
735adeaa18 Added comments. 2003-08-11 17:08:48 +00:00
Harry Moffat
9efeafe6d4 Added more comments. 2003-08-11 16:13:35 +00:00
Dave Goodwin
9a5476053c *** empty log message *** 2003-08-11 06:00:26 +00:00
Dave Goodwin
2ea7fee44b *** empty log message *** 2003-08-09 06:12:07 +00:00
Dave Goodwin
e66874546c *** empty log message *** 2003-08-09 03:25:53 +00:00
Dave Goodwin
c8ebf2e949 *** empty log message *** 2003-08-09 03:04:41 +00:00
Dave Goodwin
c471052ef8 *** empty log message *** 2003-08-08 21:03:00 +00:00
Harry Moffat
918ee4a588 Added more comment.s 2003-08-08 19:58:50 +00:00
Dave Goodwin
6d852ebafd *** empty log message *** 2003-08-08 00:34:43 +00:00
Harry Moffat
ed7949cd4a Updated the xml data file 2003-08-07 21:49:25 +00:00