-
|
Hello Dr. Laizet and the Incompact3d Development Team, I have been using Xcompact3d for DNS and LES of turbulent channel flow and have some doubts in the spatial derivatives setting. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hello, The implicit LES available in the code is based on http://dx.doi.org/10.1016/j.jcp.2011.01.040. One can adapt the numerical dissipation in each direction. It is also possible to change the numerical dissipation used for transported scalars. If you know (or have an estimation of) the turbulence spectrum + DNS resolution requirement, then it is possible to estimate the extra dissipation needed in the implicit LES, based on the exact grid used in the LES. |
Beta Was this translation helpful? Give feedback.

Hello,
The implicit LES available in the code is based on http://dx.doi.org/10.1016/j.jcp.2011.01.040.
One can adapt the numerical dissipation in each direction. It is also possible to change the numerical dissipation used for transported scalars.
If you know (or have an estimation of) the turbulence spectrum + DNS resolution requirement, then it is possible to estimate the extra dissipation needed in the implicit LES, based on the exact grid used in the LES.