Ray Speth
5c086f77fe
Bump version for 2.0.1 maintenance release
2012-11-18 02:14:22 +00:00
Ray Speth
ead04df741
Updated docs to indicate that blas_lapack_libs is unnecessary on OS X
2012-08-12 23:00:14 +00:00
Ray Speth
58c202395c
Bump version to 2.0.0 (final)
2012-07-10 16:23:12 +00:00
Nicholas Malaya
c9169033ff
[cantera2.0]: missing makefile.am, added
2012-06-19 15:24:56 +00:00
Nicholas Malaya
35afd04dfa
[cantera2.0]: fixing various other directories related to doxygen building
2012-06-19 14:32:37 +00:00
Ray Speth
1a60d55135
Added support for SRI falloff parameterization to ck2cti.py
2012-06-15 21:56:49 +00:00
Ray Speth
f49ce03f88
Added documentation on using pkg-config
2012-06-14 21:06:46 +00:00
Ray Speth
61fce224af
Updated compilation / installation documentation
2012-06-14 21:06:23 +00:00
Ray Speth
f3c3f47bc5
Incremented version number (2.0.0b3)
2012-06-05 19:56:26 +00:00
Ray Speth
cc042e088f
Enabled class Adsorbate
2012-05-31 14:57:49 +00:00
Ray Speth
55ef0f3c73
Removed some unimplemented configuration options
2012-05-31 14:57:44 +00:00
Ray Speth
6011f24b38
Removed unnecessary WITH_FEATURE configuration options
2012-05-31 14:57:32 +00:00
Ray Speth
cddd2ec724
Updated some documentation for using the Intel compiler and MKL
2012-05-29 21:22:30 +00:00
Ray Speth
ba8acd41e0
Updated documentation for Phase/ThermoPhase class heirarchy
...
Removed some redundant documentation and fixed references to the no
longer existent Constituent and State classes.
2012-05-29 18:03:35 +00:00
Ray Speth
bdac195cb0
Added input file documentation for Chebyshev and P-log rate expressions
2012-05-29 18:03:31 +00:00
Ray Speth
a78755b971
Fixed some undefined references in the CTI documentation
2012-05-18 22:42:03 +00:00
Ray Speth
754faa3b13
Added option to ignore third-body efficiencies for undeclared species
...
To enable this option, in the phase definition, add
'skip_undeclared_third_bodies' to the list passed as the 'options'
argument.
2012-05-18 22:41:58 +00:00
Ray Speth
59a2c4c251
Note requirement of WiX for building MSI installers
2012-04-26 21:20:04 +00:00
Ray Speth
88bcc81b57
Updated the Compilation Guide
2012-04-19 16:45:24 +00:00
Ray Speth
8487f30ea6
Updated the main documentation page
2012-04-04 18:46:21 +00:00
Ray Speth
095f43c1eb
Added modified CSS for Sphinx documentation
...
This CSS (from Matplotlib) adds thick lines before each documented
class and thin lines at the start of each documented method.
2012-04-04 18:46:16 +00:00
Ray Speth
3938a6bfa7
Moved Matlab input tutorial into Sphinx documentation
2012-04-04 18:46:11 +00:00
Ray Speth
545e258eb3
Moved more general documentation to ReST/Sphinx
2012-04-04 18:46:02 +00:00
Ray Speth
0d991f5251
Removed some obsolete documentation
2012-04-04 18:45:53 +00:00
Ray Speth
0783630204
Moved C++ sample programs into the ReST/Sphinx documentation
2012-04-04 18:45:47 +00:00
Ray Speth
bb2719deec
Added instructions for compiling C++ programs using SCons and make
2012-04-04 18:45:43 +00:00
Ray Speth
7e34588c5f
Reorganizing C++ User's guide documentation
2012-04-04 18:45:37 +00:00
Ray Speth
e6a5abdfae
Added header logo to documentation
2012-04-04 18:45:31 +00:00
Ray Speth
3acf30b3aa
Moved build directories for docs to make relative links consistent
2012-04-04 18:45:26 +00:00
Ray Speth
e4eba2c5f7
Added references to the "Defining Phases" documentation
2012-04-04 18:45:20 +00:00
Ray Speth
d02ccc5334
Translated the "Defining Phases" guide to Sphinx/reST format
2012-04-04 18:45:15 +00:00
Ray Speth
47f3bac7ae
Added documentation for the classes used in CTI files
2012-04-04 18:45:03 +00:00
Ray Speth
d16f70ab44
Fixed some spelling issues
2012-04-04 18:44:24 +00:00
Ray Speth
96ad13e4f8
Moved docs for basic C++ program to Sphinx
2012-03-30 23:46:53 +00:00
Ray Speth
c44ef99775
Added doxylink Sphinx extension for creating links to Doxygen docs
2012-03-30 23:46:48 +00:00
Ray Speth
ed261a2d68
Moved compilation guide to Sphinx
2012-03-30 23:46:42 +00:00
Ray Speth
4ef4c79be9
Rearranged Sphinx sources so it can be used for more general documentation
2012-03-30 23:46:25 +00:00
Ray Speth
b3ae0c9208
Use quotes instead of angle brackets for non-system header #includes
2012-03-15 19:52:16 +00:00
Ray Speth
d573ae6625
Configured Sphinx to use MathJax 2.0
2012-03-15 19:51:09 +00:00
Ray Speth
b4ceb7da2e
Reformatted the Python docstrings to work better with Sphinx
...
This means that the docstrings are now parsed as reStructuredText.
2012-03-13 17:34:47 +00:00
Ray Speth
09d9ded2e7
Added templates for using Sphinx to generate the Python module docs
2012-03-13 17:34:38 +00:00
Ray Speth
c30e7b2c0f
Updated compilation instructions
2012-03-13 17:32:25 +00:00
Ray Speth
312b7ff2c4
Deprecated the global "report(ThermoPhase&)" function
2012-03-09 22:57:35 +00:00
Ray Speth
775ed1c609
Moved overview of Phase/Thermophase into the doxygen directory
2012-03-09 22:55:16 +00:00
Ray Speth
54efbaa320
Rewrote exception handling to be more general and more explicit
...
CanteraError inerits from std:exception, so now it has a what() method
that is used to print a message describing the exception. Adding an
exception to the Cantera error stack now requires explicitly calling
the .save() method.
2012-03-05 20:45:56 +00:00
Ray Speth
8150f49c2c
Simplified adding SCons build and install targets
2012-03-05 20:45:20 +00:00
Ray Speth
5be672535a
Added documentation note on compiling Sundials with -fPIC
2012-03-01 00:45:08 +00:00
Ray Speth
c7e91eec99
Made Doxygen less obnoxiously verbose
2012-03-01 00:44:42 +00:00
Ray Speth
6a9f3ea892
Marked some unused functions as deprecated
2012-03-01 00:44:31 +00:00
Ray Speth
cf388bde90
Compilation guide updates: OS X, Clang/LLVM, MinGW
2012-02-28 23:48:58 +00:00