eff_surf_param Function

public function eff_surf_param(klon, nbtersurf, x, frac, hatype, Zref) result(eff_param)

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
real, intent(in), optional, DIMENSION(klon) :: Zref

Return Value real, DIMENSION(klon)


Called by

proc~~eff_surf_param~~CalledByGraph proc~eff_surf_param eff_surf_param proc~pbl_surface pbl_surface proc~pbl_surface->proc~eff_surf_param proc~surf_land surf_land proc~pbl_surface->proc~surf_land proc~pbl_surface~2 pbl_surface proc~pbl_surface~2->proc~eff_surf_param proc~pbl_surface~2->proc~surf_land proc~surf_land_bucket_hetero~2 surf_land_bucket_hetero proc~surf_land_bucket_hetero~2->proc~eff_surf_param proc~surf_land_bucket_hetero surf_land_bucket_hetero proc~surf_land_bucket_hetero->proc~eff_surf_param proc~physiq physiq proc~physiq->proc~pbl_surface proc~surf_land~2 surf_land proc~surf_land~2->proc~surf_land_bucket_hetero proc~surf_land->proc~surf_land_bucket_hetero 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