SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_veg_n (HPROGRAM, KI, U, IO, S, NP, NPE, PLAI, PVH) |
subroutine get_veg_n | ( | character(len=6), intent(in) | HPROGRAM, |
integer, intent(in) | KI, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(isba_s_t), intent(inout) | S, | ||
type(isba_np_t), intent(inout) | NP, | ||
type(isba_npe_t), intent(inout) | NPE, | ||
real, dimension(ki), intent(out) | PLAI, | ||
real, dimension(ki), intent(out) | PVH | ||
) |
Definition at line 7 of file get_vegn.F90.