[Doc] Add glossary defining various abbreviations
This commit is contained in:
parent
838f435ca9
commit
a609631981
2 changed files with 27 additions and 0 deletions
26
doc/sphinx/glossary.rst
Normal file
26
doc/sphinx/glossary.rst
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
********
|
||||
Glossary
|
||||
********
|
||||
|
||||
The following abbreviations are used in Cantera, both in documentation and in
|
||||
the names of variables and classes:
|
||||
|
||||
* **CK**: Chemkin
|
||||
* **CT**: Cantera
|
||||
* **CTI**: Cantera input
|
||||
* **CTML**: Cantera markup language
|
||||
* **HKFT**: Helgeson-Kirkham-Flowers-Tanger
|
||||
* **HMW**: Harvie, Møller, and Weare
|
||||
* **IAPWS**: International Association for the Properties of Water and Steam
|
||||
* **MFTP**: Mixture fugacity ThermoPhase
|
||||
* **PDSS**: Pressure-dependent standard state
|
||||
* **RT**: Product of the gas constant (R) and the temperature
|
||||
* **SHE**: Single half-electrode
|
||||
* **SP**: "Surface Problem"
|
||||
* **SS**: Standard state
|
||||
* **SSTP**: SingleSpeciesTP (ThermoPhase)
|
||||
* **STIT**: SpeciesThermoInterpType
|
||||
* **VCS**: Villars Cruise Smith
|
||||
* **VPSS**: Variable pressure standard state
|
||||
* **VPSSTP**: variable pressure standard state ThermoPhase
|
||||
* **wrt**: with respect to
|
||||
|
|
@ -32,6 +32,7 @@ Documentation
|
|||
cython/index
|
||||
matlab/index
|
||||
cxx-guide/index
|
||||
glossary
|
||||
|
||||
Cantera Development Homepage <http://cantera.googlecode.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue