condsurfs Subroutine

subroutine condsurfs(jour, edgar, flag_dms, lmt_so2h, lmt_so2b, lmt_so2bb, lmt_so2ba, lmt_so2volc, lmt_altvolc, lmt_dmsbio, lmt_h2sbio, lmt_dms, lmt_dmsconc)

Uses

  • proc~~condsurfs~~UsesGraph proc~condsurfs condsurfs netcdf netcdf proc~condsurfs->netcdf module~dimphy~3 dimphy proc~condsurfs->module~dimphy~3

Arguments

Type IntentOptional Attributes Name
integer :: jour
logical :: edgar
integer :: flag_dms
real :: lmt_so2h(klon)
real :: lmt_so2b(klon)
real :: lmt_so2bb(klon)
real :: lmt_so2ba(klon)
real :: lmt_so2volc(klon)
real :: lmt_altvolc(klon)
real :: lmt_dmsbio(klon)
real :: lmt_h2sbio(klon)
real :: lmt_dms(klon)
real :: lmt_dmsconc(klon)

Calls

proc~~condsurfs~~CallsGraph proc~condsurfs condsurfs nf90_open nf90_open proc~condsurfs->nf90_open nf90_close nf90_close proc~condsurfs->nf90_close nf90_inq_varid nf90_inq_varid proc~condsurfs->nf90_inq_varid nf90_get_var nf90_get_var proc~condsurfs->nf90_get_var

Contents