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 |
|
Dave Goodwin
|
3e7e28b6fb
|
*** empty log message ***
|
2004-08-03 10:25:03 +00:00 |
|
Dave Goodwin
|
711c3c7214
|
*** empty log message ***
|
2004-07-27 14:22:16 +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 |
|
Dave Goodwin
|
deb25434b8
|
*** empty log message ***
|
2004-05-24 13:21:34 +00:00 |
|
Dave Goodwin
|
6f43b06ca5
|
*** empty log message ***
|
2004-05-17 23:09:27 +00:00 |
|
Dave Goodwin
|
f1a15f0e69
|
*** empty log message ***
|
2004-05-13 16:58:29 +00:00 |
|
Dave Goodwin
|
8792888330
|
*** empty log message ***
|
2004-04-22 21:44:35 +00:00 |
|
Dave Goodwin
|
19a4ce838b
|
*** empty log message ***
|
2004-03-23 08:39:50 +00:00 |
|
Dave Goodwin
|
d298e3b4b0
|
*** empty log message ***
|
2004-03-12 05:59:53 +00:00 |
|
Dave Goodwin
|
dbc7aec069
|
*** empty log message ***
|
2004-03-10 14:30:55 +00:00 |
|
Dave Goodwin
|
183c0b3409
|
*** empty log message ***
|
2004-03-03 06:31:14 +00:00 |
|
Dave Goodwin
|
f957c14af4
|
*** empty log message ***
|
2004-02-23 05:48:26 +00:00 |
|
Dave Goodwin
|
4f0c424fb7
|
*** empty log message ***
|
2004-02-22 17:10:05 +00:00 |
|
Dave Goodwin
|
319263100e
|
*** empty log message ***
|
2004-02-08 13:09:02 +00:00 |
|