read_circ Subroutine

subroutine read_circ(nlev_circ, cf, lwp, iwp, reliq, reice, t, z, p, pm, h2o, o3, sza)

Uses

  • proc~~read_circ~~UsesGraph proc~read_circ read_circ module~yomcst_mod_h yomcst_mod_h proc~read_circ->module~yomcst_mod_h

Arguments

Type IntentOptional Attributes Name
integer :: nlev_circ
real :: cf(nlev_circ)
real :: lwp(nlev_circ)
real :: iwp(nlev_circ)
real :: reliq(nlev_circ)
real :: reice(nlev_circ)
real :: t(nlev_circ+1)
real :: z(nlev_circ+1)
real :: p(nlev_circ+1)
real :: pm(nlev_circ)
real :: h2o(nlev_circ)
real :: o3(nlev_circ)
real :: sza

Contents