simu_airs Subroutine

subroutine simu_airs(itap, rneb_airs, temp_airs, cldemi_airs, iwcon0_airs, rad_airs, geop_airs, pplay_airs, paprs_airs, map_prop_hc, map_prop_hist, map_emis_hc, map_iwp_hc, map_deltaz_hc, map_pcld_hc, map_tcld_hc, map_emis_Cb, map_pcld_Cb, map_tcld_Cb, map_emis_ThCi, map_pcld_ThCi, map_tcld_ThCi, map_emis_Anv, map_pcld_Anv, map_tcld_Anv, map_emis_hist, map_iwp_hist, map_deltaz_hist, map_rad_hist, map_ntot, map_hc, map_hist, map_Cb, map_ThCi, map_Anv, alt_tropo)

Uses

  • proc~~simu_airs~~UsesGraph proc~simu_airs simu_airs module~m_simu_airs m_simu_airs proc~simu_airs->module~m_simu_airs module~dimphy~3 dimphy proc~simu_airs->module~dimphy~3 module~yomcst_mod_h yomcst_mod_h proc~simu_airs->module~yomcst_mod_h module~print_control_mod print_control_mod module~m_simu_airs->module~print_control_mod

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: itap
real, intent(in), DIMENSION(klon,klev) :: rneb_airs
real, intent(in), DIMENSION(klon,klev) :: temp_airs
real, intent(in), DIMENSION(klon,klev) :: cldemi_airs
real, intent(in), DIMENSION(klon,klev) :: iwcon0_airs
real, intent(in), DIMENSION(klon,klev) :: rad_airs
real, intent(in), DIMENSION(klon,klev) :: geop_airs
real, intent(in), DIMENSION(klon,klev) :: pplay_airs
real, intent(in), DIMENSION(klon,klev) :: paprs_airs
real, intent(out), DIMENSION(klon) :: map_prop_hc
real, intent(out), DIMENSION(klon) :: map_prop_hist
real, intent(out), DIMENSION(klon) :: map_emis_hc
real, intent(out), DIMENSION(klon) :: map_iwp_hc
real, intent(out), DIMENSION(klon) :: map_deltaz_hc
real, intent(out), DIMENSION(klon) :: map_pcld_hc
real, intent(out), DIMENSION(klon) :: map_tcld_hc
real, intent(out), DIMENSION(klon) :: map_emis_Cb
real, intent(out), DIMENSION(klon) :: map_pcld_Cb
real, intent(out), DIMENSION(klon) :: map_tcld_Cb
real, intent(out), DIMENSION(klon) :: map_emis_ThCi
real, intent(out), DIMENSION(klon) :: map_pcld_ThCi
real, intent(out), DIMENSION(klon) :: map_tcld_ThCi
real, intent(out), DIMENSION(klon) :: map_emis_Anv
real, intent(out), DIMENSION(klon) :: map_pcld_Anv
real, intent(out), DIMENSION(klon) :: map_tcld_Anv
real, intent(out), DIMENSION(klon) :: map_emis_hist
real, intent(out), DIMENSION(klon) :: map_iwp_hist
real, intent(out), DIMENSION(klon) :: map_deltaz_hist
real, intent(out), DIMENSION(klon) :: map_rad_hist
real, intent(out), DIMENSION(klon) :: map_ntot
real, intent(out), DIMENSION(klon) :: map_hc
real, intent(out), DIMENSION(klon) :: map_hist
real, intent(out), DIMENSION(klon) :: map_Cb
real, intent(out), DIMENSION(klon) :: map_ThCi
real, intent(out), DIMENSION(klon) :: map_Anv
real, intent(out), DIMENSION(klon) :: alt_tropo

Calls

proc~~simu_airs~~CallsGraph proc~simu_airs simu_airs proc~search_tropopause search_tropopause proc~simu_airs->proc~search_tropopause proc~normal2_undef normal2_undef proc~simu_airs->proc~normal2_undef proc~sim_mesh sim_mesh proc~simu_airs->proc~sim_mesh proc~sim_mesh->proc~normal2_undef proc~cloud_structure cloud_structure proc~sim_mesh->proc~cloud_structure proc~abort_physic abort_physic proc~sim_mesh->proc~abort_physic proc~test_bornes test_bornes proc~sim_mesh->proc~test_bornes proc~cloud_structure->proc~abort_physic proc~normal_undef normal_undef proc~cloud_structure->proc~normal_undef proc~ordonne ordonne proc~cloud_structure->proc~ordonne proc~sous_section sous_section proc~cloud_structure->proc~sous_section proc~mpi_abort MPI_ABORT proc~abort_physic->proc~mpi_abort getin_dump getin_dump proc~abort_physic->getin_dump restclo restclo proc~abort_physic->restclo histclo histclo proc~abort_physic->histclo proc~test_bornes->proc~abort_physic proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort proc~sous_section->proc~abort_physic proc~topbot topbot proc~sous_section->proc~topbot proc~caract caract proc~sous_section->proc~caract proc~masque masque proc~sous_section->proc~masque proc~caract->proc~abort_physic

Called by

proc~~simu_airs~~CalledByGraph proc~simu_airs simu_airs proc~physiq physiq proc~physiq->proc~simu_airs proc~physiq~2 physiq proc~physiq~2->proc~simu_airs 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