friction Subroutine

subroutine friction(ucov, vcov, pdt)

Uses

  • proc~~friction~~UsesGraph proc~friction friction module~comconst_mod comconst_mod proc~friction->module~comconst_mod module~comgeom2_mod_h comgeom2_mod_h proc~friction->module~comgeom2_mod_h module~iniprint_mod_h iniprint_mod_h proc~friction->module~iniprint_mod_h module~control_mod control_mod proc~friction->module~control_mod IOIPSL IOIPSL proc~friction->IOIPSL module~paramet_mod_h paramet_mod_h proc~friction->module~paramet_mod_h module~academic_mod_h academic_mod_h proc~friction->module~academic_mod_h dimensions_mod dimensions_mod proc~friction->dimensions_mod module~comgeom2_mod_h->module~paramet_mod_h module~comgeom2_mod_h->dimensions_mod 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(out) :: ucov(iip1,jjp1,llm)
real, intent(out) :: vcov(iip1,jjm,llm)
real, intent(in) :: pdt

Calls

proc~~friction~~CallsGraph proc~friction friction getin getin proc~friction->getin proc~abort_gcm abort_gcm proc~friction->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~~CalledByGraph proc~friction friction proc~leapfrog leapfrog proc~leapfrog->proc~friction program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents