search_tropopause Function

public function search_tropopause(P, T, alt, N) result(P_tropo)

Arguments

Type IntentOptional Attributes Name
real :: P(N)
real :: T(N)
real :: alt(N)
integer :: N

Return Value real


Contents