Catera with additional transport models
Find a file
Harry Moffat 83391db4fe Added back Cantera.h
Note in the near future, we'll require that all Cantera code include this file so that the environment may be set up correctly.
2012-11-07 23:41:58 +00:00
bin merging into cantera 2.0 the pecos autotools trunk 2012-07-17 21:12:16 +00:00
data
doc Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
ext Removed some commented-out includes 2012-10-12 20:34:48 +00:00
include/cantera Added back Cantera.h 2012-11-07 23:41:58 +00:00
interfaces [Cython] Added tests for sensitivity analysis 2012-11-02 20:07:32 +00:00
m4
platform Added a CANTERA_INSTALL_ROOT Makefile variable. 2012-11-07 23:30:25 +00:00
samples Removed some unnecessary "using namespace" directives 2012-10-24 15:45:19 +00:00
site_scons SCons now builds the Cython-based Python 3 package 2012-09-06 19:58:03 +00:00
src Added back in getNamedStringValue() definition. Somehow it had gotten erased, causing multiple problems to fail. 2012-11-07 23:29:08 +00:00
test SCons runs the unit tests for the Cython module 2012-09-06 19:58:32 +00:00
test_problems Eliminated some redundant code in cxx_ex transport tests 2012-10-24 15:44:42 +00:00
.gitignore
AUTHORS
bootstrap
cantera.pc.in Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
ChangeLog [cantera]: fixing up the build system in prep for the 2.0 release. Should be shiny. 2012-06-14 23:00:58 +00:00
configure.ac Clean up compiler warnings. 2012-11-07 21:08:56 +00:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt
Makefile.am removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step 2012-07-18 22:54:54 +00:00
NEWS updating changelog 2012-07-18 22:56:31 +00:00
README Bump version number of development version (trunk) 2012-07-10 16:25:39 +00:00
SConstruct Merge bug fixes from 2.0 maintenance branch 2012-10-30 15:46:10 +00:00

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

Version 2.1a1 (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, downloads of binary releases,
   and the issue tracker for bugs and enhancement requests.

2. Cantera Documentation:
   http://cantera.github.com/docs/sphinx/html/index.html
   This site contains documentation for the current development version of
   Cantera.

3. The Cantera User's Group:
   http://groups.google.com/group/cantera-users
   This site has a message board for discussions amongst Cantera users.

4. The Cantera Developers Group:
   http://groups.google.com/group/cantera-dev
   Limited access site where developers can discuss development ideas.

5. Old Cantera source code site.
   http://sourceforge.net/projects/cantera
   Distribution of the Cantera source code previously done using SourceForge.
   It still contains the project CVS history.