FLOTT_GWD_rando Subroutine

public subroutine FLOTT_GWD_rando(DTIME, pp, TT, UU, VV, prec, zustr, zvstr, d_u, d_v, east_gwstress, west_gwstress)

Uses

  • proc~~flott_gwd_rando~2~~UsesGraph proc~flott_gwd_rando~2 FLOTT_GWD_rando module~yomcst_mod_h yomcst_mod_h proc~flott_gwd_rando~2->module~yomcst_mod_h module~yoegwd_mod_h yoegwd_mod_h proc~flott_gwd_rando~2->module~yoegwd_mod_h module~dimphy~3 dimphy proc~flott_gwd_rando~2->module~dimphy~3 module~ioipsl_getin_p_mod ioipsl_getin_p_mod proc~flott_gwd_rando~2->module~ioipsl_getin_p_mod module~vertical_layers_mod vertical_layers_mod proc~flott_gwd_rando~2->module~vertical_layers_mod module~assert_m assert_m proc~flott_gwd_rando~2->module~assert_m module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para module~ioipsl_getin_p_mod->module~mod_phys_lmdz_transfert_para module~strings_mod strings_mod module~ioipsl_getin_p_mod->module~strings_mod module~mod_phys_lmdz_para mod_phys_lmdz_para module~ioipsl_getin_p_mod->module~mod_phys_lmdz_para ioipsl ioipsl module~ioipsl_getin_p_mod->ioipsl module~mod_phys_lmdz_mpi_transfert mod_phys_lmdz_mpi_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_mpi_transfert module~mod_phys_lmdz_omp_transfert mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_omp_transfert iso_fortran_env iso_fortran_env module~strings_mod->iso_fortran_env module~mod_phys_lmdz_para->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_mpi_data module~mod_phys_lmdz_omp_data mod_phys_lmdz_omp_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_omp_data module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: DTIME
real, intent(in) :: pp(KLON,KLEV)
real, intent(in) :: TT(KLON,KLEV)
real, intent(in) :: UU(KLON,KLEV)
real, intent(in) :: VV(KLON,KLEV)
real, intent(in) :: prec(KLON)
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~~flott_gwd_rando~2~~CallsGraph proc~flott_gwd_rando~2 FLOTT_GWD_rando interface~assert assert proc~flott_gwd_rando~2->interface~assert proc~abort_physic abort_physic proc~flott_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