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~2~~UsesGraph proc~condsurfs~2 condsurfs netcdf netcdf proc~condsurfs~2->netcdf module~dimphy~3 dimphy proc~condsurfs~2->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~2~~CallsGraph proc~condsurfs~2 condsurfs nf90_open nf90_open proc~condsurfs~2->nf90_open nf90_close nf90_close proc~condsurfs~2->nf90_close nf90_inq_varid nf90_inq_varid proc~condsurfs~2->nf90_inq_varid nf90_get_var nf90_get_var proc~condsurfs~2->nf90_get_var

Contents