mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[Doc] Add some glossary entries
This commit is contained in:
parent
eb8cafe43e
commit
a98ea62071
@ -7,6 +7,10 @@ the names of variables and classes:
|
||||
CK
|
||||
: Chemkin
|
||||
|
||||
{.glossary}
|
||||
CSTR
|
||||
: [Continuous stirred tank reactor](/examples/python/reactors/continuous_reactor)
|
||||
|
||||
{.glossary}
|
||||
CT
|
||||
: Cantera
|
||||
@ -19,6 +23,14 @@ CTI
|
||||
CTML
|
||||
: Cantera Markup Language *(Removed in Cantera 3.0)*
|
||||
|
||||
{.glossary}
|
||||
DAE
|
||||
: Differential algebraic equation
|
||||
|
||||
{.glossary}
|
||||
EOS / EoS
|
||||
: Equation of state
|
||||
|
||||
{.glossary}
|
||||
HKFT
|
||||
: Helgeson-Kirkham-Flowers-Tanger
|
||||
@ -31,14 +43,34 @@ HMW
|
||||
IAPWS
|
||||
: International Association for the Properties of Water and Steam
|
||||
|
||||
{.glossary}
|
||||
IDT
|
||||
: Ignition delay time
|
||||
|
||||
{.glossary}
|
||||
MFTP
|
||||
: Mixture Fugacity ThermoPhase
|
||||
|
||||
{.glossary}
|
||||
NTC
|
||||
: Negative temperature coefficient
|
||||
|
||||
{.glossary}
|
||||
ODE
|
||||
: Ordinary differential equation
|
||||
|
||||
{.glossary}
|
||||
PDSS
|
||||
: Pressure-dependent standard state
|
||||
|
||||
{.glossary}
|
||||
PFR
|
||||
: [Plug flow reactor](./reactors/pfr)
|
||||
|
||||
{.glossary}
|
||||
PSR
|
||||
: [Perfectly stirred reactor](/examples/python/reactors/continuous_reactor)
|
||||
|
||||
{.glossary}
|
||||
RT
|
||||
: Product of the universal gas constant (R) and the temperature
|
||||
@ -78,3 +110,7 @@ VPSSTP
|
||||
{.glossary}
|
||||
wrt
|
||||
: with respect to
|
||||
|
||||
{.glossary}
|
||||
WSR
|
||||
: [Well-stirred reactor](/examples/python/reactors/continuous_reactor)
|
||||
|
Loading…
Reference in New Issue
Block a user