pub fn viscous_sublayer_velocity_kernel<R>(y_plus: R) -> Rwhere
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.