Closed petebachant closed 8 years ago
Default Smagorinsky coefficients:
SmagorinskyCoeffs
{
Ck 0.094;
Ce 1.048;
}
Actually it looks like I was using the backward ddt scheme for RANS as well, so same schemes for both models.
The RM2 ALM case is the same.
Get version and commits used for OpenFOAM and turbinesFoam.
Number of elements per line is roughly span/epsilon
.
Used
pimpleFoam
in PISO mode. For LES, switched to backward difference in time, all 2nd order linear Gauss linear schemes in space, I think.