geopot_loc Subroutine

subroutine geopot_loc(ngrid, teta, pk, pks, phis, phi)

Uses

  • proc~~geopot_loc~~UsesGraph proc~geopot_loc geopot_loc module~paramet_mod_h paramet_mod_h proc~geopot_loc->module~paramet_mod_h module~parallel_lmdz parallel_lmdz proc~geopot_loc->module~parallel_lmdz dimensions_mod dimensions_mod proc~geopot_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

Arguments

Type IntentOptional Attributes Name
integer :: ngrid
real :: teta(ijb_u:ije_u,llm)
real :: pk(ijb_u:ije_u,llm)
real :: pks(ijb_u:ije_u)
real :: phis(ijb_u:ije_u)
real :: phi(ijb_u:ije_u,llm)

Called by

proc~~geopot_loc~~CalledByGraph proc~geopot_loc geopot_loc proc~leapfrog_loc leapfrog_loc proc~leapfrog_loc->proc~geopot_loc proc~call_calfis call_calfis proc~leapfrog_loc->proc~call_calfis proc~call_calfis->proc~geopot_loc program~gcm gcm program~gcm->proc~leapfrog_loc

Contents