wall function parameters
Posted: Wed Oct 03, 2018 2:45 pm
Hello,
I'm trying to modify the 'cs_wall_functions_2scales_log' wall function.
I'm having some troubles to understanding some of the parameters inside the code.
Could someone help me to understand the meaning of them, formulae would be great too.
* \param[out] iuntur indicator: 0 in the viscous sublayer
* \param[out] nsubla counter of cell in the viscous sublayer
* \param[out] nlogla counter of cell in the log-layer
* \param[out] ustar friction velocity
* \param[out] uk friction velocity
* \param[out] ypup yplus projected vel ratio
* \param[out] cofimp \f$\frac{|U_F|}{|U_I^p|}\f$ to ensure a good turbulence production
Thank you very much,
Ionut
I'm trying to modify the 'cs_wall_functions_2scales_log' wall function.
I'm having some troubles to understanding some of the parameters inside the code.
Could someone help me to understand the meaning of them, formulae would be great too.
* \param[out] iuntur indicator: 0 in the viscous sublayer
* \param[out] nsubla counter of cell in the viscous sublayer
* \param[out] nlogla counter of cell in the log-layer
* \param[out] ustar friction velocity
* \param[out] uk friction velocity
* \param[out] ypup yplus projected vel ratio
* \param[out] cofimp \f$\frac{|U_F|}{|U_I^p|}\f$ to ensure a good turbulence production
Thank you very much,
Ionut