cloud_structure Subroutine

public subroutine cloud_structure(len_cs, rneb_cs, temp_cs, emis_cs, iwco_cs, pres_cs, dz_cs, rhodz_cs, rad_cs, cc_tot_cs, cc_hc_cs, cc_hist_cs, cc_Cb_cs, cc_ThCi_cs, cc_Anv_cs, pcld_hc_cs, tcld_hc_cs, em_hc_cs, iwp_hc_cs, deltaz_hc_cs, pcld_Cb_cs, tcld_Cb_cs, em_Cb_cs, pcld_ThCi_cs, tcld_ThCi_cs, em_ThCi_cs, pcld_Anv_cs, tcld_Anv_cs, em_Anv_cs, em_hist_cs, iwp_hist_cs, deltaz_hist_cs, rad_hist_cs)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: len_cs
real, intent(in), DIMENSION(:) :: rneb_cs
real, intent(in), DIMENSION(:) :: temp_cs
real, intent(in), DIMENSION(:) :: emis_cs
real, intent(in), DIMENSION(:) :: iwco_cs
real, intent(in), DIMENSION(:) :: pres_cs
real, intent(in), DIMENSION(:) :: dz_cs
real, intent(in), DIMENSION(:) :: rhodz_cs
real, intent(in), DIMENSION(:) :: rad_cs
real, intent(out) :: cc_tot_cs
real, intent(out) :: cc_hc_cs
real, intent(out) :: cc_hist_cs
real, intent(out) :: cc_Cb_cs
real, intent(out) :: cc_ThCi_cs
real, intent(out) :: cc_Anv_cs
real, intent(out) :: pcld_hc_cs
real, intent(out) :: tcld_hc_cs
real, intent(out) :: em_hc_cs
real, intent(out) :: iwp_hc_cs
real, intent(out) :: deltaz_hc_cs
real, intent(out) :: pcld_Cb_cs
real, intent(out) :: tcld_Cb_cs
real, intent(out) :: em_Cb_cs
real, intent(out) :: pcld_ThCi_cs
real, intent(out) :: tcld_ThCi_cs
real, intent(out) :: em_ThCi_cs
real, intent(out) :: pcld_Anv_cs
real, intent(out) :: tcld_Anv_cs
real, intent(out) :: em_Anv_cs
real, intent(out) :: em_hist_cs
real, intent(out) :: iwp_hist_cs
real, intent(out) :: deltaz_hist_cs
real, intent(out) :: rad_hist_cs

Calls

proc~~cloud_structure~~CallsGraph proc~cloud_structure cloud_structure proc~ordonne ordonne proc~cloud_structure->proc~ordonne proc~abort_physic abort_physic proc~cloud_structure->proc~abort_physic proc~normal_undef normal_undef proc~cloud_structure->proc~normal_undef 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~sous_section->proc~abort_physic proc~masque masque proc~sous_section->proc~masque proc~topbot topbot proc~sous_section->proc~topbot proc~caract caract proc~sous_section->proc~caract proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort proc~caract->proc~abort_physic

Called by

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