Layer Derived Type

type, public :: Layer


Components

Type Visibility Attributes Name Initial
type(Cohort), public, DIMENSION(NCOHORT_MAX) :: Cohort
integer(kind=i4b), public :: ncohort
real(kind=dp), public :: biomass
real(kind=dp), public :: density
real(kind=dp), public :: hmean
real(kind=dp), public :: hmax