diff --git a/doc/sphinx/glossary.rst b/doc/sphinx/glossary.rst new file mode 100644 index 000000000..d0dcd63b9 --- /dev/null +++ b/doc/sphinx/glossary.rst @@ -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 \ No newline at end of file diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index 53843d4a7..9e47dfcec 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst @@ -32,6 +32,7 @@ Documentation cython/index matlab/index cxx-guide/index + glossary Cantera Development Homepage