condsurfc Subroutine

subroutine condsurfc(jour, lmt_bcff, lmt_bcbb, lmt_bcbbl, lmt_bcbbh, lmt_bc_penner, lmt_omff, lmt_ombb, lmt_ombbl, lmt_ombbh, lmt_omnat)

Uses

  • proc~~condsurfc~2~~UsesGraph proc~condsurfc~2 condsurfc netcdf netcdf proc~condsurfc~2->netcdf module~dimphy~3 dimphy proc~condsurfc~2->module~dimphy~3

Arguments

Type IntentOptional Attributes Name
integer :: jour
real :: lmt_bcff(klon)
real :: lmt_bcbb(klon)
real :: lmt_bcbbl(klon)
real :: lmt_bcbbh(klon)
real :: lmt_bc_penner(klon)
real :: lmt_omff(klon)
real :: lmt_ombb(klon)
real :: lmt_ombbl(klon)
real :: lmt_ombbh(klon)
real :: lmt_omnat(klon)

Calls

proc~~condsurfc~2~~CallsGraph proc~condsurfc~2 condsurfc nf90_open nf90_open proc~condsurfc~2->nf90_open nf90_close nf90_close proc~condsurfc~2->nf90_close nf90_inq_varid nf90_inq_varid proc~condsurfc~2->nf90_inq_varid nf90_get_var nf90_get_var proc~condsurfc~2->nf90_get_var

Contents