Catera with additional transport models
Find a file
Steven DeCaluwe 14864e840b Extend NoNorm option for setCoverages to the Matlab toolbox
Because normalizing the species coverages leads to incorrect Jacobian
calculations, it is sometimes necessary to not normalize the coverages.
As for bulk species mass/mole fractions, this option is currently only
available when passing the coverages as a vector (i.e., not available
for string identifiers).
2015-11-07 21:14:03 -05:00
data General whitespace cleanup 2015-08-02 23:06:15 -04:00
doc [Reactor] Add documentation for advance_to_steady_state 2015-11-03 15:46:07 -05:00
ext [SCons] Fix incorrect directory created in build tree 2015-10-29 12:27:47 -04:00
include/cantera Deprecate FuncEval::getInitialConditions and related functions 2015-11-06 14:40:48 -05:00
interfaces Extend NoNorm option for setCoverages to the Matlab toolbox 2015-11-07 21:14:03 -05:00
platform [SCons] Fix Cantera.mak cannot be written if extra_inc_dirs or extra_lib_dirs is specified 2015-10-28 12:55:23 -04:00
samples Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
site_scons [Test] Fix csv test comparisons to work with Numpy 1.10 2015-10-08 13:20:07 -04:00
src Extend NoNorm option for setCoverages to the Matlab toolbox 2015-11-07 21:14:03 -05:00
test Use git submodule for googletest 2015-10-18 18:54:09 -04:00
test_problems [Thermo] Merge classes StoichSubstance and StoichSubstanceSSTP 2015-10-19 00:17:40 -04:00
.gitignore Compile cppformat and include it in the Cantera library 2015-10-14 18:45:22 -04:00
.gitmodules Use git submodule for googletest 2015-10-18 18:54:09 -04:00
.travis.yml Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -04:00
AUTHORS Update 'AUTHORS' file to acknowledge additional contributors 2015-03-10 22:41:45 +00: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 development version to 2.3.0a1 2015-10-24 20:21:32 -04:00
SConstruct [SCons] Remove unused configuration options 2015-10-29 22:26:52 -04:00

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

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