Catera with additional transport models
Find a file
Bryan W. Weber 5435af2d9e
Fix configuration Fortran environment
SCons was using gfortran to build and ifort to link
when ifort was specified in cantera.conf. This ensures
the check function has the correct Fortran in the
environment to compile the test.
2016-08-15 21:40:24 -04:00
data Remove unnecessary reaction from ptcombust.cti 2016-07-28 22:38:05 -04:00
doc Bump version to 2.3.0a3 2016-07-27 19:00:02 -04:00
ext [SCons] Fix license file generation when using system version of fmt 2016-07-05 15:11:33 -04:00
include/cantera Add methods Reactor::setChemistry and chemistryEnabled 2016-08-12 10:54:58 -04:00
interfaces [Matlab] Add interface to setChemistry 2016-08-12 11:53:53 -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 [Matlab] Add interface to setChemistry 2016-08-12 11:53:53 -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
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.