Dynamic Smagorinsky Subgrid Scale Model
The Dynamic Smagorinsky Subgrid Scale model has the same basic form as the Smagorinsky model, however instead of using a single user-defined coefficient, the model computes a local time-varying coefficient by test-filtering the flow field at a length scale greater than the grid length scale. This dynamic variation of the constant gives the model its name, and allows it to compute the correct result for wall-bounded flows without the use of damping functions.
Dynamic Smagorinsky Subgrid Scale Viscosity
The calculation of the turbulent viscosity in the Dynamic Smagorinsky SGS model ([352], [353]) follows the same equation as for the standard Smagorinsky SGS model:
where:
- is the density.
- is given by Eqn. (1129) and computed from the resolved velocity field .
However, the parameter is computed dynamically as a function of a number of test-filtered variables:
where is the cell volume.
If is the grid-filtered LES variable in a cell, then the corresponding test-filtered value is given as:
where the subscripts denote cell number, cell 0 is the current cell, and cells 1 to N are the face neighbors of cell 0.
Continuing with the superscript “~” notation to denote test-filtered variables, the dynamic parameter is computed as follows:
where:
- is the grid filter length.
- is the filter width ratio and a Model Coefficients.
The tensor arises during the derivation of the model by subtracting the Smagorinsky subgrid stress tensor at the grid filter scale from the same tensor at the test filter scale. Finally, is computed as:
where the brackets <> denote averaging. Since, in most simulations, there is no homogeneous direction over which to average, the same approach is used as for the filtering operation. This averaging is optional; you can activate or deactivate it in the Average Parameter expert property of the model in the GUI.
To increase stability in the calculation, the values of are clipped using minimum and maximum values. See Model Coefficients.
Model Coefficients
2 | 0 | 1000000 |