Sub-grid models¶
dedaLES impements a variety of models that approximate the impact of unresolved, turbulent, ‘subgrid’ stress and tracer flux on the evolution of the resolved momentum and tracer fields. These models are often called ‘subgrid closures’.
The models that dedaLES implements are ‘eddy viscosity’ and ‘eddy diffusivity’ models, because the subgrid stress and tracer flux are assumed proportional to the resolved rate of strain and tracer gradients. The constants of proportionality are the eddy viscosity and diffusivity.
The subgrid stress tensor \(F^{\bu}_{ij}\) is thus written
where \(\nu_e\) is the eddy viscosity, and
is the rate of strain tensor, often abbreviated as the ‘strain tensor’. The subgrid flux of a tracer \(\theta\) is similarly
where \(\bnabla \theta\) is the resolved tracer gradient and \(\kappa_e\) is the eddy diffusivity. The differences between models lies entirely in how \(\nu_e\) is calculated.
Implemented closures¶
The following closure schemes for the subgrid-scale turbulent stress and tracer flux are implemented in dedaLES: