|
LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_be (pctsrf, pplay, masktr, tautr, vdeptr, scavtr, srcbe) |
| subroutine init_be | ( | real, dimension(klon,nbsrf), intent(in) | pctsrf, |
| real, dimension(klon,klev), intent(in) | pplay, | ||
| real, dimension(klon), intent(out) | masktr, | ||
| real, intent(out) | tautr, | ||
| real, intent(out) | vdeptr, | ||
| real, intent(out) | scavtr, | ||
| real, dimension(klon,klev), intent(out) | srcbe | ||
| ) |
Definition at line 4 of file init_be.F90.