Catera with additional transport models
Find a file
Thomas Fiala d6dd968891 [1D/Examples] Add new diffusion flame examples
These two examples show how to run sequences of diffusion flames while varying
certain parameters (pressure or strain rate). They make use of scaling rules to
provide improved initial guesses for the continuation runs, increasing
computational efficiency.

Resolves Issue 229.
2014-09-02 22:34:23 +00:00
bin InterfaceKinetics rewite: added rmcVector and identifyMetalPhases routine. 2014-08-21 21:40:26 +00:00
data [Kinetics] Remove deprecated GRI30 class 2013-12-14 00:17:54 +00:00
doc [Doc] Add OS X installation instructions using Homebrew 2014-09-02 22:34:13 +00:00
ext Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
include/cantera Include CVodes error text in resulting CanteraErrors 2014-08-28 16:55:41 +00:00
interfaces [1D/Examples] Add new diffusion flame examples 2014-09-02 22:34:23 +00:00
platform Remove orphaned 'Cantera_legacy.h' file 2014-06-10 16:21:46 +00:00
samples [Samples/Matlab] Fix bugs in conhp and conuv Matlab samples 2014-07-18 14:35:22 +00:00
site_scons Fix WiX complains that @Action is deprecated 2014-08-28 22:06:09 +00:00
src Include CVodes error text in resulting CanteraErrors 2014-08-28 16:55:41 +00:00
test [Test] Add surface kinetics test based on the sofc.py example 2014-07-30 16:59:30 +00:00
test_problems Cleanup include statements 2014-08-28 16:54:13 +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 Fix bdist complains about invalid version number 2014-08-28 22:06:05 +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.