Skip to content

Commit 8c821b5

Browse files
Cristopher-MoralesCristopher-Morales
andauthored
reformulating (#187)
Co-authored-by: Cristopher-Morales <[email protected]>
1 parent 90419cf commit 8c821b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_docs_v7/Theory.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,11 +264,12 @@ $$S$$ is a generic source term, and the convective and viscous fluxes are
264264

265265
$$\bar{F}^{c}(V) = \left\{\begin{array}{c} \rho Y_1 \bar{v} \\ ... \\\rho Y_{N-1} \, \bar{v} \end{array} \right\}$$
266266

267-
$$\bar{F}^{v}(V,\nabla V) = \left\{\begin{array}{c} D \nabla Y_{1} \\ ... \\ D \nabla Y_{N-1} \end{array} \right\} $$
267+
$$\bar{F}^{v}(V,\nabla V) = \left\{\begin{array}{c} \rho D \nabla Y_{1} \\ ... \\ \rho D \nabla Y_{N-1} \end{array} \right\} $$
268268

269269
with $$D$$ $$[m^2/s]$$ being the mass diffusion.
270+
For turbulence modeling, the diffusion coefficient becomes:
270271

271-
$$D = D_{lam} + \frac{\mu_T}{Sc_{T}}$$
272+
$$\rho D = \rho D_{lam} + \frac{\mu_T}{Sc_{T}}$$
272273

273274
where $$\mu_T$$ is the eddy viscosity and $$Sc_{T}$$ $$[-]$$ the turbulent Schmidt number.
274275

0 commit comments

Comments
 (0)