modmet_obuk Function

public pure function modmet_obuk(ust, tst) result(ol)

Arguments

Type IntentOptional Attributes Name
real(kind=RK), intent(in) :: ust

friction velocity [m/s]

real(kind=RK), intent(in) :: tst

temperature scale

Return Value real(kind=RK)


Called by

proc~~modmet_obuk~~CalledByGraph proc~modmet_obuk modmet_obuk proc~modmet_obuk_c modmet_obuk_c proc~modmet_obuk_c->proc~modmet_obuk