mcclatchey Subroutine

public subroutine mcclatchey(stype, hgt, prs, tk, rh)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: stype
real(kind=8), intent(out), dimension(ndat) :: hgt
real(kind=8), intent(out), dimension(ndat) :: prs
real(kind=8), intent(out), dimension(ndat) :: tk
real(kind=8), intent(out), dimension(ndat) :: rh

Contents