Commit graph

78 commits

Author SHA1 Message Date
Dave Goodwin
de47fa7774 added LatticePhase to configure.in 2006-05-31 18:06:47 +00:00
Dave Goodwin
cbb2eb6beb *** empty log message *** 2006-05-08 15:43:20 +00:00
Dave Goodwin
163267f39a support for Python-free environments 2006-05-04 02:13:56 +00:00
Harry Moffat
3c7ea84b49 Solaris Port: the config/configure.in file has been pushed up one directory.
The previous configure file is now called preconfig.
2006-04-30 23:07:18 +00:00
Dave Goodwin
3a25b2250b added capability to build without Python. Features requiring Python in the build process (Python and MATLAB interfaces) are skipped, and Python tests are skipped also. 2006-04-30 00:14:27 +00:00
Harry Moffat
568ca4d067 Changed the environmental variable, WITH_ELECTROLYTES, so that it
can be set from a preconfig routine.
2006-04-27 21:39:11 +00:00
Dave Goodwin
53cbe7e119 *** empty log message *** 2006-04-11 07:15:48 +00:00
Dave Goodwin
33fbbf0b93 removed critical and saturation properties from ThermoPhase 2005-12-09 17:49:33 +00:00
Dave Goodwin
3c3f7d47ec *** empty log message *** 2005-12-07 10:21:18 +00:00
Dave Goodwin
d90c9efe6b *** empty log message *** 2005-11-28 00:28:56 +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
Harry Moffat
65e3066fac Added the WITH_ELECTROLYTE keyword into the script. However, I
have made the default so that the thermo directory is not
compiled.
2005-10-20 23:30:28 +00:00
Dave Goodwin
3f3ca7d62c *** empty log message *** 2005-09-30 18:02:59 +00:00
Dave Goodwin
14efd3f77c minor cleanup 2005-09-27 12:12:05 +00:00
Harry Moffat
14463dbdb1 Changed the default back to the case where Cantera will make its own
lapack and blas libraries.
2005-08-26 16:28:39 +00:00
Dave Goodwin
37c3df28d6 minor cleanup 2005-08-18 18:16:22 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +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
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
Harry Moffat
3cbd87e8b1 Took out an extraneous line that might be confusing. 2005-07-02 18:30:46 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
4158c19375 changed C++ demos 2005-01-24 15:06:36 +00:00
Dave Goodwin
a3b92eb61f added HFC134a 2005-01-14 13:41:37 +00:00
Dave Goodwin
363cce0203 *** empty log message *** 2005-01-09 20:38:41 +00:00
Dave Goodwin
7e869c9953 *** empty log message *** 2005-01-08 22:28:01 +00:00
Dave Goodwin
b35121c673 misc cleanup 2004-12-13 14:42:05 +00:00
Dave Goodwin
f5837c0031 *** empty log message *** 2004-12-10 19:54:49 +00:00
Dave Goodwin
b3df568a46 *** empty log message *** 2004-12-02 19:58:06 +00:00
Dave Goodwin
488f84970e changed f90 mod file handling in Makefiles 2004-11-15 02:33:21 +00:00
Harry Moffat
bafe8debe9 Uncommented out PYTHON_CMD.
It's now set to "default", if unspecified. Then, this default is treated in
config/configure with special code.
2004-10-01 19:30:39 +00:00
Harry Moffat
c6108e1d32 Added USE_DLL variable and its controls.
Takes care of a bug that krept in for compiles with MSVC++v.6.0 while
trying to stand up MSVC++v7.0 compiles.
2004-09-24 20:16:56 +00:00
Dave Goodwin
330e50eb65 *** empty log message *** 2004-09-13 11:22:21 +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
e9aa0e734d Added support for build_with_f2c. 2004-08-06 21:53:42 +00:00
Dave Goodwin
7db7af9902 minor cleanup 2004-08-05 16:42:59 +00:00
Dave Goodwin
d23e5ce699 *** empty log message *** 2004-08-05 14:26:37 +00:00
Dave Goodwin
2959b2735e cleanup 2004-08-03 11:16:20 +00:00
Dave Goodwin
3e7e28b6fb *** empty log message *** 2004-08-03 10:25:03 +00:00
Dave Goodwin
6d145604db *** empty log message *** 2004-07-23 00:15:14 +00:00
Dave Goodwin
efdfdf83cd *** empty log message *** 2004-07-14 11:24:12 +00:00
Dave Goodwin
cb97e7387a added comments 2004-06-04 05:19:30 +00:00
Dave Goodwin
206ce732db *** empty log message *** 2004-05-18 00:13:29 +00:00
Dave Goodwin
f1a15f0e69 *** empty log message *** 2004-05-13 16:58:29 +00:00
Dave Goodwin
adf3649ecd updated examples 2004-04-24 15:44:57 +00:00
Harry Moffat
baa42dfdb4 Added a python_prefix capability that allows one to put
python site packages in a different spot than cantera installation
files.
2004-04-22 22:42:21 +00:00
Dave Goodwin
5b4bda0f81 *** empty log message *** 2004-04-22 22:20:37 +00:00