Catera with additional transport models
Find a file
Harry Moffat c5f28afd19 Made the report function a virtual function within the ThermoPhase
class. This means that the function can be modified depending on the
inheritance. This allows for the printout of molalities and
pH's for liquid phases where appropriate.

Took out a duplicate function, report(), in the Cantera namespace.
There was one in cxxutils.cpp and one in phasereport.cpp.
2007-12-21 02:58:41 +00:00
apps *** empty log message *** 2007-11-06 21:12:04 +00:00
bin Added a -c to the install command. Note, it probably doesn't matter 2007-07-12 01:04:13 +00:00
Cantera Made the report function a virtual function within the ThermoPhase 2007-12-21 02:58:41 +00:00
cmake EdgeKinetics now derives from InterfaceKinetics, and InterfaceKinetics has the beta parameter for electrochemistry 2007-05-18 10:54:54 +00:00
config Solaris port: Changing directory structure to put configure.in in top 2006-04-30 23:03:46 +00:00
data added spectroscopy support 2007-12-15 17:15:46 +00:00
examples Fixed the depends rule for this test case 2007-12-19 15:58:31 +00:00
ext These files are autogenerted during the makefile process. Therefore, 2007-10-28 19:08:51 +00:00
include *** empty log message *** 2004-08-05 21:25:31 +00:00
test_problems Made the report function a virtual function within the ThermoPhase 2007-12-21 02:58:41 +00:00
tools fixes to F90 interface 2007-11-10 16:31:33 +00:00
.cvsignore *** empty log message *** 2007-12-19 07:41:05 +00:00
ChangeLog 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
CMakeLists.txt EdgeKinetics now derives from InterfaceKinetics, and InterfaceKinetics has the beta parameter for electrochemistry 2007-05-18 10:54:54 +00:00
config.cmake *** empty log message *** 2007-12-18 02:44:22 +00:00
config.h.in Added the WITH_VCSNONIDEAL flag 2007-12-19 22:41:56 +00:00
config.h_cmake.in adding support for cmake. 2007-05-10 17:59:11 +00:00
configure Added test directories for VCSnonideal 2007-12-20 23:42:16 +00:00
configure.in Added test directories for VCSnonideal 2007-12-20 23:42:16 +00:00
License.rtf minor cleanup 2006-11-13 04:23:33 +00:00
License.txt updated for Cantera 1.7 2006-11-03 01:33:25 +00:00
Makefile.in Fixed an install command, so that it only does one file at a time. 2007-07-13 15:19:33 +00:00
preconfig Added WITH_VCSNONIDEAL preconfig line, setting to default off. 2007-12-19 22:22:38 +00:00
README.txt *** empty log message *** 2006-11-14 09:16:59 +00:00
winconfig.h *** empty log message *** 2007-02-17 21:52:36 +00:00

        
                             C A N T E R A

                              release 1.7

                               11/2006

      Copyright (c) 2001-2006 California Institute of Technology

***************************************************************
***                                                         
***   For information on installing and using Cantera, see  
***        http://www.cantera.org/Documentation             
***                                                         
***************************************************************

License information
===================

See the file "License.txt" for information on the terms & conditions
for usage, and a DISCLAIMER OF ALL WARRANTIES.

All trademarks referenced herein are property of their respective
holders.


Web sites
==========

The main Cantera web site is http://www.cantera.org. This serves as a
gateway to three other web sites:

1. The Cantera User's Group. http://groups.yahoo.com/groups/cantera.   
   This site has a message board, and some miscellaneous files and utilities. 

2. The Cantera Sourceforge site. Distribution of the Cantera source code is
   done using Sourceforge. The site is http://sourceforge.net/projects/cantera.

3. The Cantera wiki. http://www.cantera.org/wiki.