Commit graph

114 commits

Author SHA1 Message Date
Harry Moffat
ff7e66e5a3 This update adds in a Multicomponent Real Gas capability to Cantera.
The Object is called RedlichKwongMFTP, and it implements a multicomponent real gas approximation.
Most of the functionality has been verified against sample problems involving the CO2-H2O system.
2011-07-23 00:30:35 +00:00
Harry Moffat
3994bb9438 Started an ifdef block for intermediate zeroed phases in kinetics objects. 2011-04-04 23:01:42 +00:00
Harry Moffat
3c00f1666c Moved the tools/doc directory directly into docs. 2010-08-04 23:15:35 +00:00
Harry Moffat
263aeb6b35 Added a new way to specify the kinetics reaction rate coefficient
when dealing with electron transfer surface reactions.
This way specifies an exchange current density reaction rate coefficient
in units of amps / m2.  This is slightly more informative for 
electrode reactions. 

The new also preserves the correct treatment of activity coefficients
for these reactions. 

A memo describing this new capability is in the works.
2010-03-01 18:14:07 +00:00
Harry Moffat
e381001c95 Merged changes from the 1.8.0 branch ontl the main trunk. 2010-01-04 00:46:26 +00:00
Harry Moffat
c436da103e Changes for cygwin that have been implemented on the other branches. 2009-12-24 23:14:53 +00:00
Harry Moffat
dbf8f0cfa5 The new cygwin version 1.7.1 caused install commands to fail. Apparently, there is a problem
with the native install command. I changed it to config/install-sh.
2009-12-24 18:39:01 +00:00
Harry Moffat
15c9ca0294 Merged Revisision_1.8.0 changes into the trunk. 2009-09-22 17:26:18 +00:00
Harry Moffat
55bd4a766a Sundials 2.4 compatibility.
Added compatibility for sundials 2.4 along the 1.8.0 branch. I'll
add it to the main trunk as well shortly. This hasn't been fully tested
except for the cxx_examples problem.
2009-09-22 16:57:14 +00:00
Harry Moffat
5009a3817f Added a viscosity model into WaterTransport.cpp for pure water
Added a test problem for the viscosity model.
Updated WaterSSTP object to support the use of WaterTransport 
with the object.
2009-09-15 21:46:44 +00:00
Harry Moffat
060c73d5ad Fixed an error in the mac build. Mac was special cased out of compiling lapack and blas.
Took that out.

Added more ignore files.
2009-08-22 22:14:19 +00:00
Harry Moffat
7950b10bb2 Started fixing the fortran interface 2009-07-23 22:52:43 +00:00
Harry Moffat
452044e853 Took all creations of runtest in the python test suite out 2009-07-15 18:06:36 +00:00
Harry Moffat
995558dd88 Altered text output 2009-04-20 15:34:16 +00:00
Harry Moffat
a5103167dd Algorithm improvements in the equilibrium solver. 2009-04-18 00:42:47 +00:00
Harry Moffat
7b72b5492e Starting to update the windows port.
-> lots of unanswered questions here.
2009-03-26 23:15:04 +00:00
Harry Moffat
359944c4ae Added a missing file. 2009-03-25 01:30:07 +00:00
Harry Moffat
b39521493c Updating the top directories. 2009-03-25 00:59:00 +00:00
Harry Moffat
c6d9b1bb7f General commit to sync the repository.
- basically finished with demo problem test suite.
2009-03-24 20:44:30 +00:00
Harry Moffat
fe5c9515b0 revamped fortran demos. 2009-03-17 01:02:35 +00:00
Harry Moffat
7d4d163139 Top lvl changes to demos 2009-03-16 22:44:46 +00:00
Harry Moffat
b65ee445c2 Got rid of non-compact_install option. 2009-03-16 15:43:19 +00:00
Harry Moffat
2bbbe08cff took out formatConcentrationString. It wasn't being used. 2009-01-14 22:46:32 +00:00
Harry Moffat
3f6b4b71c5 Fixed an error with H298MODIFY_CAPABILITY. Put it into the
configure script.
2008-12-30 03:16:04 +00:00
Harry Moffat
9334f7b749 Added PURIFY commands to top layer 2008-12-30 01:33:42 +00:00
Harry Moffat
1132d059a9 Fixed an error 2008-12-30 00:25:44 +00:00
Harry Moffat
a0f170edd9 Added SOLARIS define 2008-12-30 00:21:51 +00:00
Harry Moffat
04cb94d972 Took out a duplicate line. 2008-10-16 23:32:45 +00:00
Harry Moffat
e7394cd667 Added a runtest.in file in atest directory. 2008-09-05 00:56:04 +00:00
Harry Moffat
2d9abce4a1 Added a few directories. 2008-08-23 01:24:17 +00:00
Harry Moffat
2ba2271125 Turned on the setting of FTN_TRAILING_UNDERSCORE, LAPACK_FTN_STRING_LEN_AT_END,
LAPACK_NAME_LOWERCASE, and LAPACK_FTN_TRAILING_UNDERSCORE in the
config.h.in file. Previously they defaulted to being "defined". Now
they are user-configurable, with the default being that they are
"defined".
2008-07-30 15:48:52 +00:00
Harry Moffat
9fee427331 Took at an FFLAGS= statement that was preventing the FFLAGS compile
variable from being set correctly.
2008-02-19 23:32:34 +00:00
Dave Goodwin
12650d695a *** empty log message *** 2008-02-13 06:43:25 +00:00
Harry Moffat
218536f5a7 Added support for more details in Cantera.mak 2008-01-21 19:20:04 +00:00
Harry Moffat
97bd7fbcc6 Took PIC out of AFLAGS. It was causing duplication in some cases 2008-01-15 17:18:17 +00:00
Harry Moffat
679dd79fdf Added more words to explanation of PIC 2008-01-15 16:56:34 +00:00
Dave Goodwin
9161e7ab04 *** empty log message *** 2008-01-11 21:52:04 +00:00
Dave Goodwin
d08fc24fb0 *** empty log message *** 2008-01-11 20:59:09 +00:00
Harry Moffat
b07c36f93d Added a test dir 2008-01-06 19:49:24 +00:00
Harry Moffat
b322a0be28 Added calculation of two new variables
INSTALL_LIBS_DEP
and
RAW_LIBS_DEP
These are lists of dependencies. The INSTALL_LIBS_DEP contains
the dependency list for LOCAL_LIBS based on the installation
directory.
The RAW_LIBS_DEP contains a list of libraries without the
any absolute path name. See the Chemequil_red1 Makefile.in for
an example of their usage
2008-01-06 19:29:32 +00:00
Harry Moffat
575c3f68f5 Added a LOCAL_LIBS_DEP variable, that may be used to establish library dependencies in executables for the LOCAL_LIBS variable. 2008-01-01 19:06:12 +00:00
Harry Moffat
23c3c7c63a 2 changes
added libctf2c to the LCXX_END_LIBS variable when it is needed. f2c is more
  of a system level variable.
  Changed the default PIC setting to empty for cygwin environments.
2007-12-28 02:19:33 +00:00
Dave Goodwin
7a72431eb9 *** empty log message *** 2007-12-24 16:01:51 +00:00
Harry Moffat
c97246f0af Added test directories for VCSnonideal 2007-12-20 23:42:16 +00:00
Harry Moffat
67625ed141 Bug fix to make sure Cantera compiles with and without VCSnonideal 2007-12-19 22:58:55 +00:00
Harry Moffat
2e93deab8f Adding in my output about what gets compiled and what doesn't.
VCSNONIDEAL is now an optional compile
2007-12-19 22:21:15 +00:00
Harry Moffat
28c55aa639 Added more table info on what gets compiled in. 2007-12-19 17:06:03 +00:00
Dave Goodwin
c438d5846f added spectroscopy support 2007-12-15 17:15:46 +00:00
Dave Goodwin
8ee5b76fc9 added SemiconductorPhase 2007-11-26 22:45:19 +00:00
Dave Goodwin
9b84ab2f55 fixes to F90 interface 2007-11-10 16:31:33 +00:00