Catera with additional transport models
Find a file
Ray Speth 3f766370b9 [Reactor] Add ReactorSurface to simplify use of surface reactions
This separates the handling of interactions between reactors (mediated by
Wall objects) and surfaces on which surface reactions occur (handled by
ReactorSurface). This simplifies the implementation within reactor, and
reduces the complexity of user code involving surface reactions by
eliminating the need to set up a Reservoir object for the opposite side
of a Wall object that is only being used for surface reactions.
2016-06-28 14:16:18 -04:00
data Remove unused scripts from build system 2016-06-23 17:18:49 -04:00
doc [Doc] Fix spelling errors 2016-06-27 14:30:49 -04:00
ext [SCons] Reformat libexecstream license and add to merged license file 2016-06-24 15:51:44 -04:00
include/cantera [Reactor] Add ReactorSurface to simplify use of surface reactions 2016-06-28 14:16:18 -04:00
interfaces [Matlab] Deprecate constants.m 2016-06-27 14:16:48 -04:00
platform/posix [SCons] Install license file with licenses for 3rd-party code 2016-06-24 15:27:20 -04:00
samples [Thermo] Combine SpeciesThermo and GeneralSpeciesThermo 2016-06-23 17:00:15 -04:00
site_scons [SCons] Install license file with licenses for 3rd-party code 2016-06-24 15:27:20 -04:00
src [Reactor] Add ReactorSurface to simplify use of surface reactions 2016-06-28 14:16:18 -04:00
test [Thermo] Combine SpeciesThermo and GeneralSpeciesThermo 2016-06-23 17:00:15 -04:00
test_problems [Transport] Use correct scaling factor when fitting conductivity 2016-06-20 19:07:56 -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 Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -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 in-progress version to 2.3.0a2 2016-02-06 07:44:10 -05:00
SConstruct [SCons] Modify build system to exclude unused Fortran and f2c code 2016-05-14 22:00:22 -04:00

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

Version 2.3.0a2 (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.