layer_recruitment_single_patch Subroutine

public subroutine layer_recruitment_single_patch(POP, index, grid_index, precip)

Arguments

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