SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_veg_n (IO, KK, PK, PEK, DTV, OSURF_DIAG_ALBEDO, PDIR_ALB, PSCA_ALB, PEMIS_OUT, PTSRAD) |
subroutine init_veg_n | ( | type(isba_options_t), intent(inout) | IO, |
type(isba_k_t), intent(inout) | KK, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
type(data_isba_t), intent(inout) | DTV, | ||
logical, intent(out) | OSURF_DIAG_ALBEDO, | ||
real, dimension(:,:), intent(out) | PDIR_ALB, | ||
real, dimension(:,:), intent(out) | PSCA_ALB, | ||
real, dimension(:), intent(out) | PEMIS_OUT, | ||
real, dimension(:), intent(out) | PTSRAD | ||
) |
Definition at line 8 of file init_vegn.F90.