caract Subroutine

public subroutine caract(ibeg, iend, temp_cs, tau_cs, iwco_cs, pres_cs, dz_cs, rhodz_cs, rad_cs, pcld, tcld, som_tau, som_iwc, som_dz, som_rad)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ibeg
integer, intent(in) :: iend
real, intent(in), DIMENSION(:) :: temp_cs
real, intent(in), DIMENSION(:) :: tau_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) :: pcld
real, intent(out) :: tcld
real, intent(out) :: som_tau
real, intent(out) :: som_iwc
real, intent(out) :: som_dz
real, intent(out) :: som_rad

Calls

proc~~caract~2~~CallsGraph proc~caract~2 caract proc~abort_physic abort_physic proc~caract~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

Called by

proc~~caract~2~~CalledByGraph proc~caract~2 caract proc~sous_section~2 sous_section proc~sous_section~2->proc~caract~2 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