Go to the source code of this file.
|
subroutine | initrrnpb (ftsol, pctsrf, masktr, fshtr, hsoltr, tautr, vdeptr, scavtr) |
|
subroutine initrrnpb |
( |
real, dimension(klon,nbsrf), intent(in) |
ftsol, |
|
|
real, dimension(klon,nbsrf), intent(in) |
pctsrf, |
|
|
real, dimension(klon,nbtr), intent(out) |
masktr, |
|
|
real, dimension(klon,nbtr), intent(out) |
fshtr, |
|
|
real, dimension(nbtr), intent(out) |
hsoltr, |
|
|
real, dimension(nbtr), intent(out) |
tautr, |
|
|
real, dimension(nbtr), intent(out) |
vdeptr, |
|
|
real, dimension(nbtr), intent(out) |
scavtr |
|
) |
| |