Catera with additional transport models
Find a file
Ray Speth ba7725fb5b Fixed a problem with the VCS equilibrium solver at constant HP or UP
A sign error when limiting the temperature step caused the solver to fail if
the initial temperature was higher than sqrt(Tlow*Thigh).

Cherry-picked from trunk (r1883).
2012-11-05 19:26:11 +00:00
data Fix to ignore duplicate third body efficiencies in ohn.cti 2012-11-05 19:25:58 +00:00
doc Updated docs to indicate that blas_lapack_libs is unnecessary on OS X 2012-08-12 23:00:14 +00:00
ext Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
include/cantera Fixed handling of explicit reaction orders for some reactions 2012-11-05 19:26:04 +00:00
interfaces Fixed handling of falloff reactions with specific third bodies 2012-08-28 22:36:26 +00:00
m4 Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
platform Fixed Cantera.mak when using the 'single_library=y' config option 2012-07-10 16:23:21 +00:00
samples Fixed generated SConstruct files to work with MSVC 2012-07-10 16:23:25 +00:00
site_scons Aggregate all test results into the summary printed after 'scons test' 2012-05-31 14:58:07 +00:00
src Fixed a problem with the VCS equilibrium solver at constant HP or UP 2012-11-05 19:26:11 +00:00
test Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
test_problems Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
.gitignore Added machinery for unit testing of the Matlab toolbox 2012-03-13 17:32:10 +00:00
AUTHORS Miscellaneous cleanup 2012-06-12 22:48:28 +00:00
bootstrap Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
cantera.pc.in [cantera]: fixing up the build system in prep for the 2.0 release. Should be shiny. 2012-06-14 23:00:58 +00:00
ChangeLog [cantera]: fixing up the build system in prep for the 2.0 release. Should be shiny. 2012-06-14 23:00:58 +00:00
configure.ac [cantera2.0]: fixing build order in kinetics, and adding correct configure.ac setup for tpx 2012-06-19 16:15:52 +00:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
Makefile.am [cantera]: adding more directories to be distributed 2012-06-26 15:14:45 +00:00
NEWS [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
README Bump version to 2.0.0 (final) 2012-07-10 16:23:12 +00:00
SConstruct Fixed handling of the SCons construction variable "FRAMEWORKS" 2012-10-30 15:30:33 +00:00

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

Version 2.0.0

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, downloads of binary releases,
   and the issue tracker for bugs and enhancement requests.

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

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

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

5. Old Cantera source code site.
   http://sourceforge.net/projects/cantera
   Distribution of the Cantera source code previously done using SourceForge.
   It still contains the project CVS history.