sous_section Subroutine

public subroutine sous_section(len_cs, rneb_cs, temp_cs, emis_cs, iwco_cs, pres_cs, dz_cs, rhodz_cs, rad_cs, rneb_ord, rnebmax, stot, shc, shist, sCb, sThCi, sAnv, emis, pcld, tcld, iwp, deltaz, rad)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: len_cs
real, intent(in), DIMENSION(len_cs) :: rneb_cs
real, intent(in), DIMENSION(len_cs) :: temp_cs
real, intent(in), DIMENSION(len_cs) :: emis_cs
real, intent(in), DIMENSION(len_cs) :: iwco_cs
real, intent(in), DIMENSION(len_cs) :: pres_cs
real, intent(in), DIMENSION(len_cs) :: dz_cs
real, intent(in), DIMENSION(len_cs) :: rhodz_cs
real, intent(in), DIMENSION(len_cs) :: rad_cs
real, intent(in), DIMENSION(len_cs) :: rneb_ord
real, intent(in) :: rnebmax
real, intent(inout) :: stot
real, intent(inout) :: shc
real, intent(inout) :: shist
real, intent(inout) :: sCb
real, intent(inout) :: sThCi
real, intent(inout) :: sAnv
real, intent(out) :: emis
real, intent(out) :: pcld
real, intent(out) :: tcld
real, intent(out) :: iwp
real, intent(out) :: deltaz
real, intent(out) :: rad

Calls

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

Called by

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

Contents