covcont_loc Subroutine

subroutine covcont_loc(klevel, ucov, vcov, ucont, vcont)

Uses

  • proc~~covcont_loc~~UsesGraph proc~covcont_loc covcont_loc module~paramet_mod_h paramet_mod_h proc~covcont_loc->module~paramet_mod_h module~parallel_lmdz parallel_lmdz proc~covcont_loc->module~parallel_lmdz module~comgeom_mod_h~2 comgeom_mod_h proc~covcont_loc->module~comgeom_mod_h~2 dimensions_mod dimensions_mod proc~covcont_loc->dimensions_mod module~paramet_mod_h->dimensions_mod module~lmdz_mpi lmdz_mpi module~parallel_lmdz->module~lmdz_mpi module~mod_const_mpi mod_const_mpi module~parallel_lmdz->module~mod_const_mpi IOIPSL IOIPSL module~parallel_lmdz->IOIPSL module~comgeom_mod_h~2->module~paramet_mod_h module~comgeom_mod_h~2->dimensions_mod

Arguments

Type IntentOptional Attributes Name
integer :: klevel
real :: ucov(ijb_u:ije_u,klevel)
real :: vcov(ijb_v:ije_v,klevel)
real :: ucont(ijb_u:ije_u,klevel)
real :: vcont(ijb_v:ije_v,klevel)

Called by

proc~~covcont_loc~~CalledByGraph proc~covcont_loc covcont_loc proc~caldyn_loc caldyn_loc proc~caldyn_loc->proc~covcont_loc proc~call_dissip call_dissip proc~call_dissip->proc~covcont_loc proc~bilan_dyn_loc bilan_dyn_loc proc~bilan_dyn_loc->proc~covcont_loc proc~leapfrog_loc leapfrog_loc proc~leapfrog_loc->proc~caldyn_loc proc~leapfrog_loc->proc~call_dissip proc~leapfrog_loc->proc~bilan_dyn_loc program~gcm gcm program~gcm->proc~leapfrog_loc

Contents