SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_veg_pgd_n (ISSK, DTI, IO, S, K, KK, PK, PEK, AGK, KI, HPROGRAM, HSURF, KLUOUT, KSIZE, KMONTH, ODEEPSOIL, OPHYSDOMC, PTDEEP_CLI, PGAMMAT_CLI, OAGRIP, PTHRESHOLD, HINIT, PCO2, PRHOA) |
subroutine init_veg_pgd_n | ( | type(sso_t), intent(inout) | ISSK, |
type(data_isba_t), intent(inout) | DTI, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(isba_s_t), intent(inout) | S, | ||
type(isba_k_t), intent(inout) | K, | ||
type(isba_k_t), intent(inout) | KK, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
type(agri_t), intent(inout) | AGK, | ||
integer, intent(in) | KI, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=6), intent(in) | HSURF, | ||
integer, intent(in) | KLUOUT, | ||
integer, intent(in) | KSIZE, | ||
integer, intent(in) | KMONTH, | ||
logical, intent(in) | ODEEPSOIL, | ||
logical, intent(in) | OPHYSDOMC, | ||
real, dimension(:), intent(in) | PTDEEP_CLI, | ||
real, dimension(:), intent(in) | PGAMMAT_CLI, | ||
logical, intent(in) | OAGRIP, | ||
real, dimension(:), intent(in) | PTHRESHOLD, | ||
character(len=3), intent(in) | HINIT, | ||
real, dimension(:), intent(in) | PCO2, | ||
real, dimension(:), intent(in) | PRHOA | ||
) |
Definition at line 10 of file init_veg_pgdn.F90.