CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   UpdateSubGridScaleFields (https://www.cfd-online.com/Forums/openfoam-programming-development/134121-updatesubgridscalefields.html)

msuaeronautics April 24, 2014 15:46

UpdateSubGridScaleFields
 
Does anyone know the exact meaning of the function:

Code:

updateSubGridScaleFields();
i.e., in the homogenous dynamic Smagorinsky implementation, there is

Code:

updateSubGridScaleFields(D);
or

Code:

updateSubGridScaleFields(dev(symm(fvc::grad(U))));
Thank you.


All times are GMT -4. The time now is 01:16.