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

Called by

proc~~cloud_structure~2~~CalledByGraph proc~cloud_structure~2 cloud_structure proc~sim_mesh~2 sim_mesh proc~sim_mesh~2->proc~cloud_structure~2

Contents