Go to the source code of this file.
Functions/Subroutines |
subroutine | albsno (klon, knon, dtime, agesno, alb_neig_grid, precip_snow) |
Function/Subroutine Documentation
subroutine albsno |
( |
integer, intent(in) |
klon, |
|
|
integer, intent(in) |
knon, |
|
|
real, intent(in) |
dtime, |
|
|
real, dimension(klon), intent(inout) |
agesno, |
|
|
real, dimension(klon), intent(out) |
alb_neig_grid, |
|
|
real, dimension(klon), intent(in) |
precip_snow |
|
) |
| |