Skip to content

Commit 07a7d1e

Browse files
authored
Merge pull request #16065 from rmcdermo/master
Manuals: add citation for discussion of min time scale
2 parents 363389a + 56f224b commit 07a7d1e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Manuals/Bibliography/FDS_general.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,6 +1342,16 @@ @report{Childs
13421342
year = {1998},
13431343
}
13441344

1345+
1346+
@article{Chin:2023,
1347+
title = {{Chapman–Jouguet deflagration criteria and compressibility dynamics of turbulent fast flames for turbulence-induced deflagration-to-detonation transition}},
1348+
author = {Hardeo Chin and Jessica Chambers and Alexei Poludnenko and Vadim N. Gamezo and Kareem A. Ahmed},
1349+
journal = {Physics of Fluids},
1350+
doi = {10.1063/5.0144662},
1351+
volume = {35},
1352+
year = {2023},
1353+
}
1354+
13451355
@article{Chow:1,
13461356
title = {{Discussion on Two Plume Formulae with Computational Fluid Dynamics}},
13471357
author = {Chow, W.K. and Yin, R.},

Manuals/FDS_Technical_Reference_Guide/Combustion_Chapter.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ \subsection{Reaction Time Scale Model}
141141

142142
It is important to consider the behavior of an SGS model as the LES filter width (cell size) varies. The mixing times for diffusion, SGS advection, and buoyant acceleration scale differently with filter width and if we look to the limits of the filter scales an interesting picture emerges. Referring to Fig.~\ref{fig_reaction_time_scale}, let us move from left to right along the horizontal axis following the thick black line which represents our time scale model for a hypothetical flow condition.
143143

144-
First, notice that the reaction time scale, $\tau_{\rm mix}$, has a lower bound, $\tau_{\rm min}$, which for filter widths corresponding to DNS can be thought of as a chemical time scale, $\tau_{\rm chem}$. This lower bound is of the order of the traversal time of the flame thickness, $\tau_{\rm chem} \sim \delta/s_{\rm L}$, where $\delta=D_{\rm F}/s_{\rm L}$, $D_{\rm F}$ is the diffusivity of the fuel, and $s_{\rm L}$ is the laminar flame speed. For filter widths corresponding to LES simulations, it is not appropriate to invoke flame thicknesses and laminar flame speeds. Rather, the lower bound of $\tau_{\rm mix}$ is the filter width divided by a turbulent flame speed, which can vary depending on the fuel and configuration from approximately 10~m/s to 100~m/s. We take the value to be 100~m/s so as to form a lower bound. This lower bound only serves to prevent fictitiously high reaction rates on coarse grids---the actual mixing time scale is chosen based on the solid black line in Fig.~\ref{fig_reaction_time_scale}.
144+
First, notice that we assign a lower bound to the time scale curve. For filter widths corresponding to DNS, this can be thought of as a chemical time scale, $\tau_{\rm chem}$. For larger cell sizes we assign a minimum time scale corresponding to the maximum deflagration rate across the cell, which is on the order of 100~m/s \cite{Chin:2023}. This lower bound only serves to prevent fictitiously high reaction rates on coarse grids---the actual mixing time scale is chosen based on the solid black line in Fig.~\ref{fig_reaction_time_scale}.
145145

146146
Referring now to the solid line in Fig.~\ref{fig_reaction_time_scale}, for relatively small scales, we expect the mixing time to vary as the square of the filter width because the mixing is controlled by molecular diffusion. In this regime, denoted $\tau_{\rm d}$, the numerical solution is a DNS. This scaling law is valid while $\Delta$ is less than the Kolmogorov scale, $\eta$, the length scale of the smallest turbulent eddies (for this discussion we assume the Schmidt number (Sc) is of order unity). For a sufficiently high Reynolds number flow (such that an inertial subrange exists), as the filter width increases beyond the Kolmogorov scale we encounter a regime, marked $\tau_{\rm u}$, where turbulent advection controls the rate of mixing. Here the mixing time varies as the two-thirds power of the filter width \cite{Pope:2000}. This is the regime where most LES submodels are valid (It is important to appreciate that fire differs from turbulent combustion in that the assumption of locally high Re is frequently invalid).
147147

0 commit comments

Comments
 (0)