My Project
|
Public Member Functions | |
subroutine | change_srf_frac (itime, dtime, jour, pctsrf, alb1, alb2, tsurf, ustar, u10m, v10m, pbl_tke) |
Definition at line 4 of file change_srf_frac_mod.F90.
subroutine change_srf_frac_mod::change_srf_frac | ( | integer, intent(in) | itime, |
real, intent(in) | dtime, | ||
integer, intent(in) | jour, | ||
real, dimension(klon,nbsrf), intent(inout) | pctsrf, | ||
real, dimension(klon,nbsrf), intent(inout) | alb1, | ||
real, dimension(klon,nbsrf), intent(inout) | alb2, | ||
real, dimension(klon,nbsrf), intent(inout) | tsurf, | ||
real, dimension(klon,nbsrf), intent(inout) | ustar, | ||
real, dimension(klon,nbsrf), intent(inout) | u10m, | ||
real, dimension(klon,nbsrf), intent(inout) | v10m, | ||
real, dimension(klon,klev+1,nbsrf), intent(inout) | pbl_tke | ||
) |
Definition at line 13 of file change_srf_frac_mod.F90.