POP_init Subroutine

public subroutine POP_init(POP, disturbance_interval, np, Iwood, precip)

Arguments

Type IntentOptional Attributes Name
type(POP_TYPE), intent(inout) :: POP
integer(kind=i4b), intent(in) :: disturbance_interval(:,:)
integer(kind=i4b), intent(in) :: np
integer(kind=i4b), intent(in) :: Iwood(:)
real(kind=dp), intent(in), optional :: precip(:)