tourpot Subroutine

subroutine tourpot(vcov, ucov, massebxy, vorpot)

Uses

  • proc~~tourpot~~UsesGraph proc~tourpot tourpot module~paramet_mod_h paramet_mod_h proc~tourpot->module~paramet_mod_h module~comgeom_mod_h~2 comgeom_mod_h proc~tourpot->module~comgeom_mod_h~2 dimensions_mod dimensions_mod proc~tourpot->dimensions_mod module~paramet_mod_h->dimensions_mod module~comgeom_mod_h~2->module~paramet_mod_h module~comgeom_mod_h~2->dimensions_mod

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: vcov(ip1jm,llm)
real, intent(in) :: ucov(ip1jmp1,llm)
real, intent(in) :: massebxy(ip1jm,llm)
real, intent(out) :: vorpot(ip1jm,llm)

Calls

proc~~tourpot~~CallsGraph proc~tourpot tourpot proc~filtreg filtreg proc~tourpot->proc~filtreg

Called by

proc~~tourpot~~CalledByGraph proc~tourpot tourpot proc~caldyn0 caldyn0 proc~caldyn0->proc~tourpot proc~caldyn caldyn proc~caldyn->proc~tourpot proc~etat0dyn_netcdf etat0dyn_netcdf proc~etat0dyn_netcdf->proc~caldyn0 proc~leapfrog leapfrog proc~leapfrog->proc~caldyn program~ce0l ce0l program~ce0l->proc~etat0dyn_netcdf program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents