Constant Smagorinsky¶
In the first-order ‘constant Smagorinsky’ turbulence closure, the subgrid stress \(F^\bu_{ij}\) defined in terms of the resolved rate of strain tensor \(S_{ij} = \tfrac{1}{2} \left ( \d_i u_j + \d_j u_i \right )\) and an eddy viscosity \(\nu_e\):
In dedaLES, the eddy viscosity \(\nu_e\) is defined via a slight generalization of traditional constant Smagorinsky,
where \(\Delta_{\r{const}}\) is a constant ‘filter width’, \(C\) is the Poincaré constant, and \(\Delta\) is a filter width defined by some multiple of the grid resolution, and thus dependent on position within the chosen grid in general. The invariant of the resolved strain tensor \(|\b{S}|\) is
Note that \(S_{ij}\) is symmetric, so that \(S_{ij} = S_{ji}\). The subgrid buoyancy flux is
with \(\kappa_e = \nu_e / Pr_e\) for effective turbulent Prandtl number \(Pr_e\).