Commit graph

96 commits

Author SHA1 Message Date
Harry Moffat
ca6fdaac08 Changed include directory path format to new format 2008-01-03 18:52:25 +00:00
Harry Moffat
4d5c9b1cf5 Added deps 2008-01-01 19:31:07 +00:00
Harry Moffat
c2164a0344 Made the depends rule like the cxx rule. 2007-12-28 00:51:15 +00:00
Harry Moffat
b7e616a2a2 Added a config.h compiler define in, to handle incompatibilities across
platforms.
2007-09-12 22:10:46 +00:00
Harry Moffat
27495b4591 Added a file 2007-08-29 20:52:48 +00:00
Harry Moffat
e3d50370dd Fixed a Solaris compile issue.
Solaris decided a declaration was actually a definition.
So, I changed the way templated static storage is declared. It
still needs to be defined once and only once on all platforms.
2007-08-29 20:51:33 +00:00
Harry Moffat
a78510bbc0 Added a -c to the install command. This is needed for the built-in
install command.
2007-07-13 14:53:51 +00:00
Dave Goodwin
5f74aa996e *** empty log message *** 2007-06-11 16:40:37 +00:00
Dave Goodwin
dafd2ad411 *** empty log message *** 2007-05-22 20:16:47 +00:00
Dave Goodwin
ba5928083f added thread safety option 2007-05-10 03:28:30 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Dave Goodwin
f8df6e432f improved functors 2007-04-26 23:00:14 +00:00
Dave Goodwin
45be8d1924 added ability to enable Soret effect in flame calculations 2007-04-25 20:41:45 +00:00
Dave Goodwin
b30a0ee8f1 *** empty log message *** 2007-04-25 00:08:11 +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
4ae46da12f Fix for solaris. Previous attempted bug fix actually didn't compile on
solaris. The solution to get it to work on both linux and solaris was
to add a declaration (not a definition) to the alternate file.
2007-04-10 22:19:59 +00:00
Harry Moffat
b32b2c2844 Fixed linking error in python module that was caused by
duplicate static member storage statements on linux.
2007-04-10 22:04:06 +00:00
Harry Moffat
dfc7e71f5b Solaris 10 update
Forgot the template specialization on the static storage declaration.
  Thus, previous commit wouldn't compile on linux. This fixes the
  problem.
2007-03-20 22:42:17 +00:00
Harry Moffat
b23a49c1f2 Solaris 10 updates
Added declarations of static member storage for templated classes.
2007-03-20 21:58:27 +00:00
Dave Goodwin
616eaba372 added debug flag 2007-02-17 10:48:09 +00:00
Harry Moffat
271f6edbe9 solaris port
Added the @CXX_DEPENDS@ variable.
2006-12-14 18:42:19 +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
275865b5a9 *** empty log message *** 2006-05-17 15:14:56 +00:00
Dave Goodwin
cfb576c774 added support for const pressure and flow reactors 2006-05-07 21:17:28 +00:00
Dave Goodwin
799b9c02e2 support for constant-pressure reactors 2006-05-06 15:34:18 +00:00
Dave Goodwin
bb19de47bc added electric potential 2006-05-03 19:45:39 +00:00
Harry Moffat
d8a8e64c35 Added SuNWS_cache 2006-04-30 22:22:18 +00:00
Harry Moffat
ccab6bcf3f Added SunWS_cache 2006-04-30 22:08:01 +00:00
Harry Moffat
c876f55003 Fixed a warning message about getting to the end of a
int function without a return.
2006-02-24 23:24:50 +00:00
Harry Moffat
1cd614efc6 Fixed a warning message about no return from a double function. 2006-02-24 23:22:14 +00:00
Dave Goodwin
33fbbf0b93 removed critical and saturation properties from ThermoPhase 2005-12-09 17:49:33 +00:00
Dave Goodwin
623dba2b67 misc minor fixes 2005-11-26 16:08:40 +00:00
Dave Goodwin
4ed7e64194 *** empty log message *** 2005-11-10 20:48:27 +00:00
Dave Goodwin
14efd3f77c minor cleanup 2005-09-27 12:12:05 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
d6611f5878 *** empty log message *** 2005-07-14 18:54:10 +00:00
Dave Goodwin
dfa29b0f70 cleanup 2005-06-25 15:57:50 +00:00
Dave Goodwin
0ce92af1c5 cleanup 2005-06-25 05:27:30 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
7e869c9953 *** empty log message *** 2005-01-08 22:28:01 +00:00
Dave Goodwin
cb27d211e3 merged changes from branch 2005-01-07 10:26:43 +00:00
Dave Goodwin
d77534a8ef minor cleanup 2005-01-05 21:04:52 +00:00
Dave Goodwin
92c9d54cdb *** empty log message *** 2004-12-13 18:42:32 +00:00
Dave Goodwin
83b08d7a26 *** empty log message *** 2004-12-10 05:07:14 +00:00
Dave Goodwin
987e1ddbb0 support for multiphase equilibrium 2004-12-01 22:57:23 +00:00
Harry Moffat
dee6810c6f Added a static_cast. 2004-11-15 20:52:44 +00:00
Harry Moffat
af6b3b8765 Added a return statement. 2004-11-15 20:51:04 +00:00
Dave Goodwin
e60cc5b8db *** empty log message *** 2004-10-16 09:12:47 +00:00
Dave Goodwin
56ed18b705 *** empty log message *** 2004-10-09 15:21:43 +00:00