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
@@ -136,7 +136,7 @@ where $\sigma_s$ is the effective collision~cross-section.
136
136
137
137
---
138
138
139
-
# Transport Coefficients #
139
+
# Viscous Phenomena and Transport Coefficients #
140
140
141
141
| Solver | Version |
142
142
| --- | --- |
@@ -164,6 +164,38 @@ $D_s$, $\mu$, and $\kappa$ can be evaluated using either a Wilkes-Blottner-Eucke
164
164
165
165
## Wilkes-Blottner-Eucken ##
166
166
167
+
The mixture dynamic viscosity and thermal conductivity are computed using Wilke's semi-empirical mixing rule as
168
+
169
+
$$
170
+
\mu = \sum_s \frac{X_s \mu_s}{\phi_s},
171
+
$$
172
+
173
+
and
174
+
175
+
$$
176
+
\kappa = \sum_s \frac{X_s \kappa_s}{\phi_s},
177
+
$$
178
+
179
+
where $X_s$ is the mole fraction of species $s$. The species dynamic viscosity is computed using Blottner's three paramter curve fit for high temperature air,
0 commit comments