Catera with additional transport models
Find a file
Ray Speth 0a3332aa43 [Thermo] Add simpler constructors for SpeciesThermoInterpType objects
These objects do not need to know the index of the species within the phase, so
the new constructors do not take that as an argument.

For the NASA polynomial constructors, the order of the coefficients arrays in
the new constructors has been modified to match the conventional ordering of the
coefficients as written in thermo database files.
2015-01-22 00:04:06 +00:00
bin InterfaceKinetics rewite: added rmcVector and identifyMetalPhases routine. 2014-08-21 21:40:26 +00:00
data Add missing reaction to "h2o2" mechanism 2014-09-23 02:20:49 +00:00
doc [Doc] Document MacPorts installation option 2015-01-13 23:07:06 +00:00
ext [SCons] Remove unnecessary uses of pjoin 2014-10-08 16:54:49 +00:00
include/cantera [Thermo] Add simpler constructors for SpeciesThermoInterpType objects 2015-01-22 00:04:06 +00:00
interfaces [1D] Fix up getters/setters/default values for radiation values 2015-01-15 21:15:18 +00:00
platform Remove orphaned 'Cantera_legacy.h' file 2014-06-10 16:21:46 +00:00
samples [Doc] Correct title of "Chemically Reacting Flow" 2015-01-15 21:15:12 +00:00
site_scons [Test] Modifiy regex for floats to avoid spurious matches like '3-4' 2015-01-22 00:04:05 +00:00
src [Thermo] Add simpler constructors for SpeciesThermoInterpType objects 2015-01-22 00:04:06 +00:00
test [Thermo] Add simpler constructors for SpeciesThermoInterpType objects 2015-01-22 00:04:06 +00:00
test_problems Remove bogus transport data from stoichSolidKinetics test input file 2015-01-08 23:36:19 +00:00
.gitignore [Matlab] Fix build warnings about Contents.m 2014-08-26 22:04:50 +00:00
AUTHORS Miscellaneous cleanup 2012-06-12 22:48:28 +00:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt Modified License statement slightly to comply with copywrite assertion paperwork. 2014-03-16 02:58:48 +00:00
README Mention downloads on Sourceforge in README 2014-02-24 03:25:42 +00:00
SConstruct [SCons] Describe allowable values for msvc_version 2014-12-12 01:36:59 +00:00

*******
CANTERA
*******

Version 2.2a (development)

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 Resources
=============

1. The Cantera Google Code site:
   http://cantera.googlecode.com/
   This site contains the Cantera source code, and the issue tracker for bugs
   and enhancement requests.

2. The Cantera SourceForge site:
   http://sourceforge.net/projects/cantera
   Distribution of Cantera releases and binary installers. It also contains the
   project CVS history.

3. Cantera Documentation:
   http://cantera.github.com/docs/sphinx/html/index.html
   This site contains documentation for the current stable version of Cantera.

   http://cantera.github.com/dev-docs/sphinx/html/index.html
   This site contains documentation for the development version of Cantera.

4. The Cantera User's Group:
   http://groups.google.com/group/cantera-users
   This site has a message board for discussions amongst Cantera users.

5. The Cantera Developers Group:
   http://groups.google.com/group/cantera-dev
   Limited access site where developers can discuss development ideas.