Dave Goodwin
7f570c79ca
bug fixes
2007-05-12 12:55:25 +00:00
Dave Goodwin
9ec5f81be1
minor bug fixes
2007-05-10 20:22:36 +00:00
Dave Goodwin
ba5928083f
added thread safety option
2007-05-10 03:28:30 +00:00
Dave Goodwin
93be5e02fe
*** empty log message ***
2007-04-25 00:27:59 +00:00
Harry Moffat
a15b30e7ba
Fixed an error in the test suite. Changed some files around in
...
caThermo so that requesting the ideal solution option but
not the electrochemistry option will now pass the test suite.
2007-04-17 21:10:14 +00:00
Harry Moffat
05e16e8e35
Added in the PIC autoconf variable, that already existed, into most
...
of the Makefiles in the code. This variable will now be used
to specify the position independent code compiler option within
Cantera. Note, this bug fix was needed for a 64 bit full python compile
on linux.
2007-04-13 22:39:15 +00:00
Harry Moffat
dc094b2338
Solaris 10 Updates:
...
Changed CXX_FLAGS to CFLAGS in a bunch of ext directories.
2007-03-20 22:00:11 +00:00
Harry Moffat
6545937948
Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP,
...
as it should
Fixed an error in pressure calculation within WaterSSTP.
Added more function calls to the test problem for WaterSSTP.
2007-03-15 22:56:59 +00:00
Dave Goodwin
a1191dd9be
*** empty log message ***
2007-02-17 17:31:16 +00:00
Dave Goodwin
616eaba372
added debug flag
2007-02-17 10:48:09 +00:00
Harry Moffat
3bd04e58ff
solaris port
...
CXX_DEPENDS variable addition
2006-12-14 18:46:00 +00:00
Dave Goodwin
ce73f8bacd
removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added.
2006-11-27 21:43:30 +00:00
Dave Goodwin
3b2065d2a6
minor cleanup
2006-11-13 19:55:36 +00:00
Dave Goodwin
20483b95b4
minor changes
2006-11-13 16:39:29 +00:00
Dave Goodwin
5e79dc9d89
minor cleanup
2006-11-13 04:23:33 +00:00
Dave Goodwin
9de14b2b6a
*** empty log message ***
2006-11-09 21:01:15 +00:00
Dave Goodwin
b88572545c
install Makefiles for python demos
2006-11-08 23:58:50 +00:00
Dave Goodwin
5c13ab25c6
*** empty log message ***
2006-11-08 01:15:13 +00:00
Dave Goodwin
eee9f3023d
*** empty log message ***
2006-11-07 23:35:59 +00:00
Dave Goodwin
1481f13b94
modified for cygwin
2006-10-30 19:30:59 +00:00
Dave Goodwin
6e59414bd6
*** empty log message ***
2006-10-25 22:23:43 +00:00
Dave Goodwin
1276dda28c
*** empty log message ***
2006-10-23 00:58:28 +00:00
Harry Moffat
cb83425e34
Added a directory.
2006-08-19 18:15:29 +00:00
Harry Moffat
e66a46130a
Added some comments about a particular problem on old solaris systems.
2006-08-19 18:14:16 +00:00
Harry Moffat
e67f5e4fa4
Eliminated an ld warning by setting a local variable as static.
2006-08-19 18:13:40 +00:00
Harry Moffat
a4059279f1
Made these two files compatible, so that there would be no confusion.
...
Changed the logical definition, which wasn't being used, to int from long int.
2006-08-15 23:36:47 +00:00
Harry Moffat
44dd5972a7
Fixed an error in a Makefile.
2006-08-14 22:53:58 +00:00
Dave Goodwin
ec04dbe060
*** empty log message ***
2006-07-11 18:12:06 +00:00
Dave Goodwin
ca65c77427
*** empty log message ***
2006-07-11 16:07:46 +00:00
Dave Goodwin
d2c8924533
misc
2006-05-17 17:43:53 +00:00
Harry Moffat
6bf46ea0ba
Solaris changes.
2006-04-30 23:11:52 +00:00
Dave Goodwin
c48da0d14f
*** empty log message ***
2006-04-23 06:02:35 +00:00
Harry Moffat
7d8179686d
Added a ldemulation arg to the strip command. This is necessary
...
when compiling 32 bit on a 64 bit linux box.
2006-04-19 20:44:22 +00:00
Dave Goodwin
e2d8ec95f5
*** empty log message ***
2005-12-05 14:05:03 +00:00
Dave Goodwin
2775bed68d
*** empty log message ***
2005-09-15 03:50:36 +00:00
Dave Goodwin
80f3968971
*** empty log message ***
2005-08-29 20:36:11 +00:00
Dave Goodwin
37c3df28d6
minor cleanup
2005-08-18 18:16:22 +00:00
Dave Goodwin
95dc86cd2c
*** empty log message ***
2005-07-25 03:55:32 +00:00
Dave Goodwin
0fa2a3ee9b
cleanup
2005-07-22 13:33:58 +00:00
Dave Goodwin
d6611f5878
*** empty log message ***
2005-07-14 18:54:10 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
a3b92eb61f
added HFC134a
2005-01-14 13:41:37 +00:00
Dave Goodwin
045f2862cd
*** empty log message ***
2004-12-13 19:31:36 +00:00
Dave Goodwin
3de1be8c1d
changes to make type integer compatible with f2c
2004-10-10 20:46:35 +00:00
Harry Moffat
fb9c6e91e2
added a file.
2004-08-10 00:23:22 +00:00
Harry Moffat
d3386f0eeb
Added windows specific definition block
2004-08-10 00:22:07 +00:00
Harry Moffat
8717bef38e
added this file for convenience
2004-08-09 20:51:34 +00:00
Harry Moffat
03a6d0daa3
Added this file in. It is recreated during linux makes, but vc++ makes
...
don't create it.
2004-08-09 20:17:17 +00:00
Harry Moffat
3880227fd4
Fixed an error on cygwin
2004-08-06 22:23:06 +00:00
Harry Moffat
e41803d9b3
Fixed makefiles within the ext directory.
...
Added support for build_with_f2c.
2004-08-06 21:52:23 +00:00