modmet_tst Function

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

Arguments

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

friction velocity [m/s]

real, intent(in) :: t

air temperature [degC]

real, intent(in) :: qsti

isothermal net radiation [W/m^2]

Return Value type(modmet_tst_result)