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~2~~UsesGraph proc~acama_gwd_rando~2 ACAMA_GWD_rando module~yomcst_mod_h yomcst_mod_h proc~acama_gwd_rando~2->module~yomcst_mod_h module~yoegwd_mod_h yoegwd_mod_h proc~acama_gwd_rando~2->module~yoegwd_mod_h module~dimphy~3 dimphy proc~acama_gwd_rando~2->module~dimphy~3 module~vertical_layers_mod vertical_layers_mod proc~acama_gwd_rando~2->module~vertical_layers_mod module~assert_m assert_m proc~acama_gwd_rando~2->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~2~~CallsGraph proc~acama_gwd_rando~2 ACAMA_GWD_rando interface~assert assert proc~acama_gwd_rando~2->interface~assert proc~abort_physic abort_physic proc~acama_gwd_rando~2->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

Contents