get_d_uPlus_d_uTau_interface Interface

interface
public pure function get_d_uPlus_d_uTau_interface(y, uTau, nu) result(d_uPlus_d_uTau)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: y

vertical distance from the wall

real(kind=rk), intent(in) :: uTau

uTau at iteration n

real(kind=rk), intent(in) :: nu

dynamic viscosity

Return Value real(kind=rk)

Description

function interface to get the derivative of uPlus with respect to uTau