Commit graph

24 commits

Author SHA1 Message Date
Bryan W. Weber
f8850963a0 Use b instead of n for temperature exponent
Resolves Issue 198.
2014-01-02 22:23:38 +00:00
Bryan W. Weber
5dddf942c8 [Doc] Add note about specifying species in the stoichiometric_solid example in phases.rst
See Issue 196.
2013-12-18 17:46:52 +00:00
Bryan W. Weber
e7e1c7ce6f [Doc] Fix typo in Chebyshev docs
See Issue 196.
2013-12-18 17:46:47 +00:00
Bryan W. Weber
f07e1b6bcd [Doc] Update Kee reference in SRI formulation
See Issue 196.
2013-12-18 17:46:42 +00:00
Bryan W. Weber
f86af29884 [Doc] Add note about specifiying third body efficiencies
See Issue 196.
2013-12-18 17:46:37 +00:00
Bryan W. Weber
10cead4950 [Doc] Fix typos and formatting in reactions.rst
Add +M to the three-body reaction's reactants.
Update formatting of species names in the following paragraph.
Update formatting of 'units' arguments.

See Issue 196.
2013-12-18 17:46:32 +00:00
Bryan W. Weber
d1fa4395f7 [Doc] Fix typos in thermo parameterizations
See Issue 196.
2013-12-18 17:46:21 +00:00
Bryan W. Weber
5698913073 [Doc] Add element class link. Add Kee 1986 transport reference
See Issue 196.
2013-12-18 17:46:16 +00:00
Bryan W. Weber
ef23860994 [Doc] Fix typos in doc/sphinx/cti/phases.rst
See Issue 196.
2013-12-18 17:46:11 +00:00
Bryan W. Weber
a1ea2a803d [Doc] Update mixture models docs to support Cantera 2.1
See Issue 196.
2013-12-18 17:46:06 +00:00
Bryan W. Weber
87e48fdb6a [Doc] Fix examples in phases.rst to work with Cantera 2.1
See Issue 196.
2013-12-18 17:46:00 +00:00
Bryan W. Weber
5bbe9a6a22 [Doc] Fix typos and formatting in input-files.rst
See Issue 196.
2013-12-18 17:45:55 +00:00
Ray Speth
b5e540c903 [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
Ray Speth
3e4ccd4027 [Thermo] Make modification of discontinuous NASA polynomials optional
Adding the attribute allow_discontinuities="true" to a phase's
'thermo' node (CTML) or adding 'allow_discontinuous_thermo' to a
phase's 'options' argument (CTI) will disable the automatic adjustment
of the provided polynomials so that enthalpy and entropy are
continuous at the midpoint temperature.
2013-12-09 01:34:06 +00:00
Ray Speth
1cc411200e [Doc] Add description of chemically activated reactions to CTI guide 2013-07-06 21:44:13 +00:00
Ray Speth
e80d5bbbb9 Fixed an error in the CTI guide 2012-12-26 23:56:28 +00:00
Ray Speth
1a60d55135 Added support for SRI falloff parameterization to ck2cti.py 2012-06-15 21:56:49 +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
8487f30ea6 Updated the main documentation page 2012-04-04 18:46:21 +00:00
Ray Speth
3938a6bfa7 Moved Matlab input tutorial into Sphinx documentation 2012-04-04 18:46:11 +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