divgrad_phy Subroutine

public subroutine divgrad_phy(nlevs, temp, delta)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nlevs
real, intent(in) :: temp(klon_glo,nlevs)
real, intent(out) :: delta(klon_glo,nlevs)

Called by

proc~~divgrad_phy~~CalledByGraph proc~divgrad_phy divgrad_phy proc~ocean_slab_noice ocean_slab_noice proc~ocean_slab_noice->proc~divgrad_phy proc~ocean_slab_noice~2 ocean_slab_noice proc~ocean_slab_noice~2->proc~divgrad_phy proc~surf_ocean surf_ocean proc~surf_ocean->proc~ocean_slab_noice proc~surf_ocean~2 surf_ocean proc~surf_ocean~2->proc~ocean_slab_noice proc~pbl_surface pbl_surface proc~pbl_surface->proc~surf_ocean proc~pbl_surface~2 pbl_surface proc~pbl_surface~2->proc~surf_ocean proc~physiq physiq proc~physiq->proc~pbl_surface proc~physiq~2 physiq proc~physiq~2->proc~pbl_surface 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