friction_loc Subroutine

subroutine friction_loc(ucov, vcov, pdt)

Uses

  • proc~~friction_loc~~UsesGraph proc~friction_loc friction_loc module~comconst_mod comconst_mod proc~friction_loc->module~comconst_mod module~comgeom2_mod_h comgeom2_mod_h proc~friction_loc->module~comgeom2_mod_h module~parallel_lmdz parallel_lmdz proc~friction_loc->module~parallel_lmdz module~paramet_mod_h paramet_mod_h proc~friction_loc->module~paramet_mod_h IOIPSL IOIPSL proc~friction_loc->IOIPSL module~control_mod control_mod proc~friction_loc->module~control_mod module~academic_mod_h academic_mod_h proc~friction_loc->module~academic_mod_h dimensions_mod dimensions_mod proc~friction_loc->dimensions_mod module~iniprint_mod_h iniprint_mod_h proc~friction_loc->module~iniprint_mod_h module~comgeom2_mod_h->module~paramet_mod_h module~comgeom2_mod_h->dimensions_mod module~parallel_lmdz->IOIPSL 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 module~paramet_mod_h->dimensions_mod module~academic_mod_h->module~paramet_mod_h module~academic_mod_h->dimensions_mod

Arguments

Type IntentOptional Attributes Name
real, intent(inout) :: ucov(iip1,jjb_u:jje_u,llm)
real, intent(inout) :: vcov(iip1,jjb_v:jje_v,llm)
real, intent(in) :: pdt

Calls

proc~~friction_loc~~CallsGraph proc~friction_loc friction_loc getin getin proc~friction_loc->getin proc~abort_gcm abort_gcm proc~friction_loc->proc~abort_gcm histclo histclo proc~abort_gcm->histclo proc~mpi_abort MPI_ABORT proc~abort_gcm->proc~mpi_abort restclo restclo proc~abort_gcm->restclo getin_dump getin_dump proc~abort_gcm->getin_dump proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort

Called by

proc~~friction_loc~~CalledByGraph proc~friction_loc friction_loc proc~leapfrog_loc leapfrog_loc proc~leapfrog_loc->proc~friction_loc program~gcm gcm program~gcm->proc~leapfrog_loc

Contents