average_surf_var Function

public function average_surf_var(klon, nbtersurf, x, frac, hatype) result(x_avg)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: klon
integer, intent(in) :: nbtersurf
real, intent(in), DIMENSION(klon, nbtersurf) :: x
real, intent(in), DIMENSION(klon, nbtersurf) :: frac
character(len=3), intent(in) :: hatype

Return Value real, DIMENSION(klon)


Called by

proc~~average_surf_var~~CalledByGraph proc~average_surf_var average_surf_var proc~phyetat0 phyetat0 proc~phyetat0->proc~average_surf_var proc~surf_land_bucket_hetero~2 surf_land_bucket_hetero proc~surf_land_bucket_hetero~2->proc~average_surf_var proc~surf_land_bucket_hetero surf_land_bucket_hetero proc~surf_land_bucket_hetero->proc~average_surf_var proc~physiqex physiqex proc~physiqex->proc~phyetat0 proc~surf_land surf_land proc~surf_land->proc~surf_land_bucket_hetero proc~physiqex~2 physiqex proc~physiqex~2->proc~phyetat0 proc~physiq physiq proc~physiq->proc~phyetat0 proc~physiq->proc~physiqex proc~pbl_surface pbl_surface proc~physiq->proc~pbl_surface proc~physiq~2 physiq proc~physiq~2->proc~phyetat0 proc~physiq~2->proc~physiqex proc~physiq~2->proc~pbl_surface proc~surf_land~2 surf_land proc~surf_land~2->proc~surf_land_bucket_hetero proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~pbl_surface->proc~surf_land proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq proc~pbl_surface~2 pbl_surface proc~pbl_surface~2->proc~surf_land proc~call_physiq call_physiq proc~call_physiq->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