SUAERV Subroutine

subroutine SUAERV(KLEV, PETAH, PVDAES, PVDAEL, PVDAEU, PVDAED, PTRBGA, PVOBGA, PSTBGA, PAEOPS, PAEOPL, PAEOPU, PAEOPD, PTRPT, PAEADK, PAEADM, PAEROS)

Uses

  • proc~~suaerv~2~~UsesGraph proc~suaerv~2 SUAERV module~parkind1~2 PARKIND1 proc~suaerv~2->module~parkind1~2 module~yomhook yomhook proc~suaerv~2->module~yomhook

*** SUAERV - PARAMETERS FOR THE VERTICAL DISTRIBUTIONS OF AEROSOLS.

  • INTERFACE. ----------

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KLEV
real(kind=JPRB), intent(in) :: PETAH(KLEV+1)
real(kind=JPRB), intent(out) :: PVDAES(KLEV+1)
real(kind=JPRB), intent(out) :: PVDAEL(KLEV+1)
real(kind=JPRB), intent(out) :: PVDAEU(KLEV+1)
real(kind=JPRB), intent(out) :: PVDAED(KLEV+1)
real(kind=JPRB), intent(out) :: PTRBGA
real(kind=JPRB), intent(out) :: PVOBGA
real(kind=JPRB), intent(out) :: PSTBGA
real(kind=JPRB), intent(out) :: PAEOPS
real(kind=JPRB), intent(out) :: PAEOPL
real(kind=JPRB), intent(out) :: PAEOPU
real(kind=JPRB), intent(out) :: PAEOPD
real(kind=JPRB), intent(out) :: PTRPT
real(kind=JPRB), intent(out) :: PAEADK(3)
real(kind=JPRB), intent(out) :: PAEADM
real(kind=JPRB), intent(out) :: PAEROS

Calls

proc~~suaerv~2~~CallsGraph proc~suaerv~2 SUAERV proc~dr_hook dr_hook proc~suaerv~2->proc~dr_hook

Contents