Commit graph

544 commits

Author SHA1 Message Date
Dave Goodwin
d576705751 *** empty log message *** 2004-08-01 20:58:32 +00:00
Dave Goodwin
ecef36e4ee *** empty log message *** 2004-08-01 20:22:41 +00:00
Dave Goodwin
83de8c30d1 added support for cell arrays of species names 2004-08-01 16:43:41 +00:00
Dave Goodwin
d1d2496c8e added support for cell arrays of element names 2004-08-01 16:43:14 +00:00
Dave Goodwin
698eb2f799 fixed bug 2004-07-30 12:26:45 +00:00
Dave Goodwin
494913dfd9 added ArrheniusSum class 2004-07-29 22:31:33 +00:00
Dave Goodwin
3ec6010d51 removed time() methods for class Reactor and added them to class ReactorNet 2004-07-29 22:22:46 +00:00
Dave Goodwin
dd0456eb62 removed method Reactor.time(), and added ReactorNet.time() 2004-07-29 22:21:03 +00:00
Harry Moffat
11d73d12c1 Added depends target to makefiles 2004-07-29 22:14:33 +00:00
Harry Moffat
8597f5b934 Added a depends target 2004-07-29 21:43:23 +00:00
Harry Moffat
ab721fab12 Added support for ck2cti_test 2004-07-28 23:44:08 +00:00
Harry Moffat
d73cdf47c8 Adding another test to cover ck parser 2004-07-28 23:40:33 +00:00
Harry Moffat
57a61320fb Added a depends capability 2004-07-28 23:36:09 +00:00
Dave Goodwin
711c3c7214 *** empty log message *** 2004-07-27 14:22:16 +00:00
Dave Goodwin
85c163a6d0 removed unused bndry functions 2004-07-26 23:12:07 +00:00
Harry Moffat
6cb7ab41f3 Removed the at() function for vectors. gcc v2.95 does not support
this function.
2004-07-26 15:58:21 +00:00
Dave Goodwin
c5cd689da0 *** empty log message *** 2004-07-23 04:28:44 +00:00
Dave Goodwin
0e327ad6db *** empty log message *** 2004-07-23 02:45:21 +00:00
Dave Goodwin
6d145604db *** empty log message *** 2004-07-23 00:15:14 +00:00
Harry Moffat
89e4751823 Took the deletion of a static pointer out of destructor. 2004-07-21 20:41:06 +00:00
Harry Moffat
366928ba51 Added "getParameter" routines to most of the species and phase
thermo objects.

 Fixed a bug in NasaThermo::update_one() and ShomateThermo::update_one()
 that occurred because m_low_map and m_high_map contained bad
 information. They were maps to fixed pointers, but the location of the
 objects that they referred to changed during vector resizing operations.
2004-07-17 00:18:20 +00:00
Dave Goodwin
efdfdf83cd *** empty log message *** 2004-07-14 11:24:12 +00:00
Harry Moffat
26b08c1892 static_cast to eliminate warnings from msvc. 2004-07-12 14:58:58 +00:00
Harry Moffat
b0cf0db1d3 Static casts to eliminates warnings from msvc 2004-07-12 14:57:53 +00:00
Harry Moffat
ba59e7605d Static_casts to eliminate warnings from msvc. 2004-07-12 14:57:15 +00:00
Harry Moffat
bd2f0d9c22 Fixed an error that was making the diamond test problem fail. 2004-07-08 20:32:49 +00:00
Harry Moffat
8cd8b97900 Updated file so test would pass 2004-07-08 20:32:00 +00:00
Harry Moffat
acee5551e0 Updated blessed file. 2004-07-08 20:14:10 +00:00
Harry Moffat
d4b15618ca Added more comments. -> only formatting. 2004-07-08 18:14:05 +00:00
Harry Moffat
1c41b7c09d only formatting. 2004-07-08 18:12:34 +00:00
Harry Moffat
3edcaa6319 Fixed errors that I recently introduced in using size_types. 2004-07-08 18:10:23 +00:00
Harry Moffat
40e19048c8 Fixed an error that I recently introduced in using size_types 2004-07-08 18:09:22 +00:00
Harry Moffat
1feff59190 Fixed an error that I recently introduced in using size_types. 2004-07-08 18:07:51 +00:00
Harry Moffat
a379bae00e Added more initializations 2004-07-08 18:03:02 +00:00
Harry Moffat
50a73379a8 Fixed an error that I introduced. Must always check string::size_type
against string::npos.
2004-07-08 16:08:17 +00:00
Harry Moffat
e6f7f5e11a Eliminated warnings due to signed and unsigned comparisons. 2004-07-02 17:34:13 +00:00
Harry Moffat
78947a6d48 static_cast to eliminate VC++ warnings. 2004-07-02 17:28:09 +00:00
Harry Moffat
bd33838de9 static_casts to eliminate VC++ warnings. 2004-07-02 17:27:01 +00:00
Harry Moffat
5e9865869a fixed file names for include files.
static_cast to eliminate VC++ warnigns.
2004-07-02 17:25:43 +00:00
Harry Moffat
900c081143 Corrected file locations for include files. 2004-07-02 17:23:52 +00:00
Harry Moffat
e5fa6790da static_cast to eliminate VC++ warnings. 2004-07-02 17:21:39 +00:00
Harry Moffat
a62b420e26 Corrected file locations of include files.
static_cast to eliminate VC++ warnings.
2004-07-02 17:20:33 +00:00
Harry Moffat
97c3bb97a5 Corrected file locations of include files. 2004-07-02 17:19:24 +00:00
Harry Moffat
7b9242121e Moved CK_SyntaxError definition to the .h file. It's used in more
than one .cpp file.
2004-07-02 16:48:13 +00:00
Harry Moffat
7902138459 split long lines. 2004-07-02 16:47:04 +00:00
Harry Moffat
d37b785b12 Corrected file location of include file. 2004-07-02 16:14:02 +00:00
Harry Moffat
a3c84b0050 static_cast to eliminate VC++ warnings. 2004-07-02 16:13:28 +00:00
Harry Moffat
b6ee6372a1 Correct file location of include file. 2004-07-02 16:12:50 +00:00
Harry Moffat
9927784db3 Corrected file locations of include files.
static_cast to eliminate VC++ warnings.
2004-07-02 16:05:33 +00:00
Harry Moffat
edc998dc1f static_cast to eliminate VC++ warnings. 2004-07-02 16:04:13 +00:00