Implementation of the dynamic Smagorinsky model as proposed by Lilly (1992) for OpenFOAM 6
The model compiles with OpenFOAM 7, but presently it has not been tested with OpenFOAM 7.
Based on:
Alberto Passalacqua's implementation for OpenFOAM 2.3.x
syavash20's update of the above to OpenFOAM 4.1. Reportedly works with OpenFOAM 5, too.
The model presented in this repository works with OpenFOAM 6
The resulting library is "libdynamicSmagorinskyModel.so". Add to controlDict in the usual way, and select "dynamicSmagorinsky" as the turbulence model.