You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs_v7/Thermochemical-Nonequilibrium.md
+48-10Lines changed: 48 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ This page contains a summary of the physical models implemented in the NEMO solv
8
8
---
9
9
10
10
-[Thermodynamic Model](#thermodynamic-model)
11
+
-[Finite Rate Chemistry](#finite-rate-chemistry)
11
12
12
13
---
13
14
@@ -17,10 +18,9 @@ This page contains a summary of the physical models implemented in the NEMO solv
17
18
| --- | --- |
18
19
|`NEMO_EULER`, `NEMO_NAVIER_STOKES`| 7.0.0 |
19
20
20
-
A rigid-rotor harmonic oscillator (RRHO) two-temperature model is used to model the thermodynamic state of continuum hypersonic flows. Through the independence of the energy levels, the~total energy and vibrational--electronic energy per unit volume can be expressed as
21
+
A rigid-rotor harmonic oscillator (RRHO) two-temperature model is used to model the thermodynamic state of continuum hypersonic flows. Through the independence of the energy levels, thetotal energy and vibrational--electronic energy per unit volume can be expressed as
where $\theta^{el}_s$ is the characteristic electronic temperature of the species and $g_i$ is the degeneracy of the $i^{th}$ state.
60
+
61
+
---
62
+
63
+
# Finite Rate Chemistry #
64
+
65
+
| Solver | Version |
66
+
| --- | --- |
67
+
|`NEMO_EULER`, `NEMO_NAVIER_STOKES`| 7.0.0 |
68
+
69
+
The source terms in the species conservation equations are the volumetric mass production rates which are governed by the forward and backward reaction rates, $R^f$ and $R^b$, for a given reaction $r$, and can be expressed as
From kinetic theory, the forward and backward reaction rates are dependent on the molar concentrations of the reactants and products, as well as the forward and backward reaction rate coefficients, $k^f$ and $k^b$, respectively, and can be expressed as
where $C_r$ is the pre-factor, $T_r$ is the rate-controlling temperature for the reaction, $\eta_r$ is an empirical exponent, and $\epsilon_r$ is the activation energy per molecule.
88
+
89
+
The rate-controlling temperature of the reaction is calculated as a geometric average of the translation--rotational and vibrational--electronic temperatures,
90
+
$$
91
+
T_r = (T)^{a_r}(T^{ve})^{b_r},
92
+
$$
93
+
55
94
56
-
\noindent where $\theta^{el}_s$ is the characteristic electronic temperature of the species and $g_i$ is the degeneracy of the $i^{th}$ state.
0 commit comments