modmet_tst Function

public pure function modmet_tst(ust, t, qsti) result(res)

Arguments

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

friction velocity [m/s]

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

air temperature [degC]

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

isothermal net radiation [W/m^2]

Return Value type(modmet_tst_result)


Called by

proc~~modmet_tst~~CalledByGraph proc~modmet_tst modmet_tst proc~modmet_tst_c modmet_tst_c proc~modmet_tst_c->proc~modmet_tst