Commit graph

458 commits

Author SHA1 Message Date
Harry Moffat
dad2ab22ff clib.dll needs to be copied by hand 2004-08-10 01:08:20 +00:00
Harry Moffat
d36916e366 Added a file. 2004-08-10 01:01:23 +00:00
Harry Moffat
de9e9620e3 Got rid of msvc++ warning message. 2004-08-09 17:38:51 +00:00
Harry Moffat
71405ad250 added cads 2004-08-09 16:54:09 +00:00
Harry Moffat
a43485ebaf Changed the name of a file. 2004-08-09 15:12:16 +00:00
Harry Moffat
233797d26c Added a file 2004-08-09 15:11:43 +00:00
Dave Goodwin
81f5771b59 improvements to the configuration process 2004-08-09 05:10:18 +00:00
Dave Goodwin
8da6622c31 *** empty log message *** 2004-08-07 06:06:21 +00:00
Harry Moffat
9788de9846 added some more debugging stuff. 2004-08-06 22:54:39 +00:00
Harry Moffat
f3369900b3 Added this file. 2004-08-06 21:01:37 +00:00
Harry Moffat
d2cc1a38ab Added Makefile. 2004-08-06 20:56:42 +00:00
Harry Moffat
acd155757b Changed the suffix rule format. 2004-08-06 20:55:00 +00:00
Harry Moffat
c00e5fc343 Added the "sleep" system command buf fix for the cygwin environment.
Added debugging printouts for the DEFINE DEBUG_PATH.
2004-08-06 20:51:45 +00:00
Harry Moffat
1b419e5a2d Added a commented out capability to turn on DEBUG_PATHS, which is
used to debug IO data issues.
2004-08-06 20:31:11 +00:00
Harry Moffat
0b492d3180 Fixed the format of the SUFFIX makefile command. 2004-08-06 15:45:37 +00:00
Dave Goodwin
f0533e0f5b *** empty log message *** 2004-08-06 14:43:08 +00:00
Dave Goodwin
e2767cf725 minor changes to fortran files 2004-08-05 17:04:21 +00:00
Dave Goodwin
7db7af9902 minor cleanup 2004-08-05 16:42:59 +00:00
Dave Goodwin
cf17527579 *** empty log message *** 2004-08-05 14:56:55 +00:00
Dave Goodwin
d23e5ce699 *** empty log message *** 2004-08-05 14:26:37 +00:00
Dave Goodwin
d7e6c19067 *** empty log message *** 2004-08-05 14:07:07 +00:00
Dave Goodwin
a473a9a19f XML module 2004-08-04 11:21:45 +00:00
Dave Goodwin
3dc9f40097 *** empty log message *** 2004-08-03 16:41:05 +00:00
Dave Goodwin
6632519536 *** empty log message *** 2004-08-03 16:35:37 +00:00
Dave Goodwin
be4ef3e4b1 *** empty log message *** 2004-08-03 15:20:58 +00:00
Dave Goodwin
3401e36389 burner-stabilized flame with reservoir outlet condition 2004-08-03 15:18:25 +00:00
Dave Goodwin
2959b2735e cleanup 2004-08-03 11:16:20 +00:00
Dave Goodwin
1ae73ae1c5 cleanup 2004-08-03 10:36:27 +00:00
Dave Goodwin
3e7e28b6fb *** empty log message *** 2004-08-03 10:25:03 +00:00
Dave Goodwin
13db7c6dc6 removed unused files 2004-08-03 09:09:19 +00:00
Dave Goodwin
f63084c593 initial import 2004-08-01 21:33:09 +00:00
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
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