Catera with additional transport models
Find a file
Ray Speth 3fae5d93f7 Refactored ThermoPhase::reportCSV
The reportCSV method is responsible for formatting and writing the data provided
by the getCsvReportData method. Derived classes need only override the latter
method to customize their reports.

Also, the data which was not in a CSV format has been removed from the output so
the name of the method is no longer misleading.
2012-08-08 22:17:33 +00:00
bin merging into cantera 2.0 the pecos autotools trunk 2012-07-17 21:12:16 +00:00
data Cleaned up formatting of liquidvapor.cti 2012-05-11 15:27:30 +00:00
doc Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
ext [cantera2.0]: fixing a few files for the autotools system 2012-06-19 15:19:46 +00:00
include/cantera Refactored ThermoPhase::reportCSV 2012-08-08 22:17:33 +00:00
interfaces Merge bug fixes from the 2.0 maintenance branch 2012-08-02 16:07:35 +00:00
m4 Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
platform Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
samples Removed some unused exception classes 2012-08-08 22:17:22 +00:00
site_scons Allow SCons test runner to continue past some csv parsing errors 2012-07-26 20:49:10 +00:00
src Refactored ThermoPhase::reportCSV 2012-08-08 22:17:33 +00:00
test Convert .cti files in data/inputs to .xml as part of the buld process 2012-08-02 15:47:45 +00:00
test_problems Added the dustyGasTransport test from the extendedCxxTestSuite 2012-08-02 15:48:58 +00:00
.gitignore Added machinery for unit testing of the Matlab toolbox 2012-03-13 17:32:10 +00:00
AUTHORS Miscellaneous cleanup 2012-06-12 22:48:28 +00:00
bootstrap Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
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 Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
INSTALL Added INSTALL with basic instructions for building with SCons 2012-07-03 17:49:59 +00:00
License.txt Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
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 the 2.0 maintenance branch 2012-08-02 16:07:35 +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.