Skip to main content

viscous_sublayer_velocity_kernel

Function viscous_sublayer_velocity_kernel 

Source
pub fn viscous_sublayer_velocity_kernel<R>(y_plus: R) -> R
where R: RealField,
Expand description

Viscous sublayer velocity profile u⁺ = y⁺ (valid for y⁺ ≲ 5).

Trivial identity, exposed for symmetry with the log-law kernel and as a concrete consumption point for the typed wall-distance value.