fluxstokenc Subroutine

subroutine fluxstokenc(pbaru, pbarv, masse, teta, phi, phis, time_step, itau)

Uses

  • proc~~fluxstokenc~~UsesGraph proc~fluxstokenc fluxstokenc module~comgeom_mod_h~2 comgeom_mod_h proc~fluxstokenc->module~comgeom_mod_h~2 IOIPSL IOIPSL proc~fluxstokenc->IOIPSL module~paramet_mod_h paramet_mod_h proc~fluxstokenc->module~paramet_mod_h dimensions_mod dimensions_mod proc~fluxstokenc->dimensions_mod module~iniprint_mod_h iniprint_mod_h proc~fluxstokenc->module~iniprint_mod_h module~tracstoke_mod_h~2 tracstoke_mod_h proc~fluxstokenc->module~tracstoke_mod_h~2 module~comgeom_mod_h~2->module~paramet_mod_h module~comgeom_mod_h~2->dimensions_mod module~paramet_mod_h->dimensions_mod

Arguments

Type IntentOptional Attributes Name
real :: pbaru(ip1jmp1,llm)
real :: pbarv(ip1jm,llm)
real :: masse(ip1jmp1,llm)
real :: teta(ip1jmp1,llm)
real :: phi(ip1jmp1,llm)
real :: phis(ip1jmp1)
real :: time_step
integer :: itau

Calls

proc~~fluxstokenc~~CallsGraph proc~fluxstokenc fluxstokenc proc~initfluxsto initfluxsto proc~fluxstokenc->proc~initfluxsto histwrite histwrite proc~fluxstokenc->histwrite proc~groupe groupe proc~fluxstokenc->proc~groupe proc~scopy scopy proc~fluxstokenc->proc~scopy ymds2ju ymds2ju proc~initfluxsto->ymds2ju histend histend proc~initfluxsto->histend histbeg histbeg proc~initfluxsto->histbeg histdef histdef proc~initfluxsto->histdef histhori histhori proc~initfluxsto->histhori histvert histvert proc~initfluxsto->histvert histsync histsync proc~initfluxsto->histsync proc~groupe->proc~scopy proc~vitvert vitvert proc~groupe->proc~vitvert proc~groupeun groupeun proc~groupe->proc~groupeun proc~convflu convflu proc~groupe->proc~convflu proc~abort_gcm abort_gcm proc~groupe->proc~abort_gcm proc~init_groupeun INIT_GROUPEUN proc~groupeun->proc~init_groupeun proc~mpi_abort MPI_ABORT proc~abort_gcm->proc~mpi_abort getin_dump getin_dump proc~abort_gcm->getin_dump restclo restclo proc~abort_gcm->restclo histclo histclo proc~abort_gcm->histclo proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort

Called by

proc~~fluxstokenc~~CalledByGraph proc~fluxstokenc fluxstokenc proc~leapfrog leapfrog proc~leapfrog->proc~fluxstokenc program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents