AppTemp Subroutine

public subroutine AppTemp(Tc_1, vap_pres, u10_m, app_temp)

Arguments

Type IntentOptional Attributes Name
real(kind=r8), intent(in) :: Tc_1
real(kind=r8), intent(in) :: vap_pres
real(kind=r8), intent(in) :: u10_m
real(kind=r8), intent(out) :: app_temp