ICEFRAC_LSCP Subroutine

public subroutine ICEFRAC_LSCP(klon, temp, iflag_ice_thermo, distcltop, temp_cltop, icefrac, dicefracdT)

Uses

  • proc~~icefrac_lscp~~UsesGraph proc~icefrac_lscp ICEFRAC_LSCP module~lmdz_lscp_ini lmdz_lscp_ini proc~icefrac_lscp->module~lmdz_lscp_ini module~print_control_mod print_control_mod proc~icefrac_lscp->module~print_control_mod

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: klon
real, intent(in), DIMENSION(klon) :: temp
integer, intent(in) :: iflag_ice_thermo
real, intent(in), DIMENSION(klon) :: distcltop
real, intent(in), DIMENSION(klon) :: temp_cltop
real, intent(out), DIMENSION(klon) :: icefrac
real, intent(out), DIMENSION(klon) :: dicefracdT

Calls

proc~~icefrac_lscp~~CallsGraph proc~icefrac_lscp ICEFRAC_LSCP proc~abort_physic abort_physic proc~icefrac_lscp->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~~icefrac_lscp~~CalledByGraph proc~icefrac_lscp ICEFRAC_LSCP proc~lscp lscp proc~lscp->proc~icefrac_lscp proc~lscp~2 lscp proc~lscp~2->proc~icefrac_lscp proc~nuage~2 nuage proc~nuage~2->proc~icefrac_lscp proc~call_cloud_optics_prop~2 call_cloud_optics_prop proc~call_cloud_optics_prop~2->proc~icefrac_lscp proc~nuage nuage proc~call_cloud_optics_prop~2->proc~nuage proc~nuage->proc~icefrac_lscp proc~call_cloud_optics_prop call_cloud_optics_prop proc~call_cloud_optics_prop->proc~icefrac_lscp proc~call_cloud_optics_prop->proc~nuage proc~physiq physiq proc~physiq->proc~lscp proc~physiq->proc~call_cloud_optics_prop proc~physiq~2 physiq proc~physiq~2->proc~lscp proc~physiq~2->proc~call_cloud_optics_prop 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