Catera with additional transport models
Find a file
Ray Speth b411f513ae Resolved the namespace collision between the two classes named "Gaussian"
This was causing problems on MinGW builds where Gaussian "function" objects
were being misinterpreted as Gaussian "line broadeners" and returning
incorrect results.
2012-05-29 18:03:22 +00:00
data Cleaned up formatting of liquidvapor.cti 2012-05-11 15:27:30 +00:00
doc Fixed some undefined references in the CTI documentation 2012-05-18 22:42:03 +00:00
doxygen [cantera]: updating configure.ac so I can start migrating and re-merging branch into spiffy new cantera master project 2012-02-27 18:07:21 +00:00
ext [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
include/cantera Resolved the namespace collision between the two classes named "Gaussian" 2012-05-29 18:03:22 +00:00
interfaces Eliminated trailing commas from some CSV files used in regression tests 2012-05-25 23:13:42 +00:00
m4 Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
platform Fixed python module location in post-install message and setup_cantera script 2012-04-26 21:20:00 +00:00
samples Modify return value handling for some examples and tests 2012-05-24 16:29:59 +00:00
site_scons Fixed a deprecation warning with np.genfromtxt 2012-05-25 23:13:47 +00:00
src Resolved the namespace collision between the two classes named "Gaussian" 2012-05-29 18:03:22 +00:00
test Fixed compiler warnings in the test suite 2012-05-25 23:13:30 +00:00
test_problems Resolved the namespace collision between the two classes named "Gaussian" 2012-05-29 18:03:22 +00:00
.gitignore Added machinery for unit testing of the Matlab toolbox 2012-03-13 17:32:10 +00:00
AUTHORS [cantera]: updating configure.ac so I can start migrating and re-merging branch into spiffy new cantera master project 2012-02-27 18:07:21 +00:00
bootstrap Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
cantera.pc.in [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
ChangeLog [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
configure.ac [cantera]: fixing makefile to no longer look for deprecated tests. Additionally, updating configure version to 2.0 from 1.8 2012-04-25 14:43:06 +00:00
License.txt Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
Makefile.am [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
NEWS [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
README Updated README 2012-04-11 17:37:36 +00:00
SConstruct Added support for Sundials 2.5 2012-05-25 23:13:51 +00:00

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

Version 2.0.0 (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.