landuse_allocate_mp Subroutine

public subroutine landuse_allocate_mp(mpx, ms, msn, nrb, mplant, mlitter, msoil, mwood, ncp, ncs, lucmp)

Allocates the luc%var(mp) variables.

WARNING: Need to use a separate ALLOCATE call for each array

Arguments

Type IntentOptional Attributes Name
integer :: mpx
integer :: ms
integer :: msn
integer :: nrb
integer :: mplant
integer :: mlitter
integer :: msoil
integer :: mwood
integer :: ncp
integer :: ncs
type(landuse_mp), intent(inout) :: lucmp