ACAMA_GWD_rando Subroutine

public subroutine ACAMA_GWD_rando(DTIME, PP, PLAT, TT, UU, VV, ROT, zustr, zvstr, d_u, d_v, east_gwstress, west_gwstress)

Uses

  • proc~~acama_gwd_rando~~UsesGraph proc~acama_gwd_rando ACAMA_GWD_rando module~yomcst_mod_h yomcst_mod_h proc~acama_gwd_rando->module~yomcst_mod_h module~yoegwd_mod_h yoegwd_mod_h proc~acama_gwd_rando->module~yoegwd_mod_h module~dimphy~3 dimphy proc~acama_gwd_rando->module~dimphy~3 module~vertical_layers_mod vertical_layers_mod proc~acama_gwd_rando->module~vertical_layers_mod module~assert_m assert_m proc~acama_gwd_rando->module~assert_m

CORIO(:)2*TANH(ROTBA(:)/CORIO(:)2) &

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: DTIME
real, intent(in) :: PP(KLON,KLEV)
real, intent(in) :: PLAT(KLON)
real, intent(in) :: TT(KLON,KLEV)
real, intent(in) :: UU(KLON,KLEV)
real, intent(in) :: VV(KLON,KLEV)
real, intent(in) :: ROT(KLON,KLEV)
real, intent(out) :: zustr(KLON)
real, intent(out) :: zvstr(KLON)
real, intent(inout) :: d_u(KLON,KLEV)
real, intent(inout) :: d_v(KLON,KLEV)
real, intent(inout) :: east_gwstress(KLON,KLEV)
real, intent(inout) :: west_gwstress(KLON,KLEV)

Calls

proc~~acama_gwd_rando~~CallsGraph proc~acama_gwd_rando ACAMA_GWD_rando interface~assert assert proc~acama_gwd_rando->interface~assert proc~abort_physic abort_physic proc~acama_gwd_rando->proc~abort_physic histclo histclo proc~abort_physic->histclo proc~mpi_abort MPI_ABORT proc~abort_physic->proc~mpi_abort restclo restclo proc~abort_physic->restclo getin_dump getin_dump proc~abort_physic->getin_dump proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort

Called by

proc~~acama_gwd_rando~~CalledByGraph proc~acama_gwd_rando ACAMA_GWD_rando proc~physiq physiq proc~physiq->proc~acama_gwd_rando proc~physiq~2 physiq proc~physiq~2->proc~acama_gwd_rando proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents