SEAPRE Subroutine

subroutine SEAPRE(PARA, KPARA, PSTPRE, KLEV)

Uses

  • proc~~seapre~2~~UsesGraph proc~seapre~2 SEAPRE module~parkind1~2 PARKIND1 proc~seapre~2->module~parkind1~2 module~yomhook yomhook proc~seapre~2->module~yomhook

*** SEAPRE - Search corresponding level to input pressure

  • Interface. ---------- CALL *SEAPRE(PARA,KPARA,PSTPRE,KLEV)

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(in) :: PARA
integer(kind=JPIM), intent(out) :: KPARA
real(kind=JPRB), intent(in) :: PSTPRE(KLEV)
integer(kind=JPIM), intent(in) :: KLEV

Calls

proc~~seapre~2~~CallsGraph proc~seapre~2 SEAPRE proc~dr_hook dr_hook proc~seapre~2->proc~dr_hook

Contents