Go to the source code of this file.
Functions/Subroutines | |
subroutine | CANOPY_GRID (KI, KLVL, PZ, PZF, PDZ, PDZF) |
subroutine CANOPY_GRID | ( | INTEGER, intent(in) | KI, |
INTEGER, intent(in) | KLVL, | ||
REAL, dimension(ki,klvl), intent(in) | PZ, | ||
REAL, dimension(ki,klvl), intent(out) | PZF, | ||
REAL, dimension(ki,klvl), intent(out) | PDZ, | ||
REAL, dimension(ki,klvl), intent(out) | PDZF | ||
) |