As you know, we may get better results if we set up wall functions boundary condition on walls instead of no-slip condition for turbulent flows.
According to the documents on the Doxygen about iwalf (https://www.code-saturne.org/cms/sites/ ... 69ec058107) it is mentioned that:
Does it mean that code_saturne implements log-law wall function boundary condition on walls (with the iparoi condition) for LES by default or we have to set it in cs_user_parameters file to 5 or 2?5: two scales of friction velocities (mixing length based on V. Driest analysis) iwallf is initialised to 2 for iturb = 10, 40, 41 or 70 (mixing length, LES and Spalart Allmaras).
iwallf is initialised to 0 for iturb = 0, 32, 50 or 51
Regards,
Mohammad