Catera with additional transport models
Find a file
Ray Speth 178b452a49 [Transport] Automatically reinitialize after change in number of species
This makes it possible for GasTransport objects to work reasonably well with
ThermoPhase objects that have had species added to them. The main changes
required are to make the initialization functions idempotent.
2016-09-09 22:50:17 -04:00
data Remove dummy element from elements.xml 2016-08-30 20:31:31 -04:00
doc [Doc] Fix typo in custom element declaration 2016-08-30 14:46:37 -04:00
ext [SCons] Fix license file generation when using system version of fmt 2016-07-05 15:11:33 -04:00
include/cantera [Thermo] Deprecate RedlichKisterVPSSTP::Vint 2016-09-08 17:21:20 -04:00
interfaces [Transport] Automatically reinitialize after change in number of species 2016-09-09 22:50:17 -04:00
platform/posix [SCons] Install to lib64 directory on operating systems that use this 2016-07-25 14:42:46 -04:00
samples [SCons] Fix Makefiles generated for C++ examples 2016-07-22 13:09:54 -04:00
site_scons [SCons] Install license file with licenses for 3rd-party code 2016-06-24 15:27:20 -04:00
src [Transport] Automatically reinitialize after change in number of species 2016-09-09 22:50:17 -04:00
test Eliminate compiler warnings issued by Visual Studio 2015 2016-07-30 23:09:17 -04:00
test_problems Eliminate compiler warnings issued by Visual Studio 2015 2016-07-30 23:09:17 -04:00
.gitignore Compile cppformat and include it in the Cantera library 2015-10-14 18:45:22 -04:00
.gitmodules Add Eigen submodule (mirrored on Github at Cantera/eigen-mirror) 2016-05-14 21:56:17 -04:00
.travis.yml Migrate Travis CI linux builds to container-based environment 2016-08-02 22:37:03 -04:00
appveyor.yml Add Appvyeor config file 2016-09-06 20:34:24 -04:00
AUTHORS [1D/Python] Add a Twin Premixed Counterflow Flame class and example 2016-05-14 11:48:53 -04:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt General whitespace cleanup 2015-08-02 23:06:15 -04:00
README.rst Bump version to 2.3.0a3 2016-07-27 19:00:02 -04:00
SConstruct Fix configuration Fortran environment 2016-08-15 21:40:24 -04:00

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

Version 2.3.0a3 (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 Github site*

   https://github.com/Cantera/cantera

   This site contains the Cantera source code, the issue tracker for bugs and
   enhancement requests, downloads of Cantera releases and binary installers,
   and the Cantera wiki.

2. *The Cantera SourceForge site*

   http://sourceforge.net/projects/cantera

   Alternative download location for Cantera releases and binary installers.

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 Users' Group*

   http://groups.google.com/group/cantera-users

   This site has a message board for discussions amongst Cantera users.