Layer Derived Type

type, public :: Layer


Inherits

type~~layer~~InheritsGraph type~layer Layer type~cohort Cohort type~layer->type~cohort Cohort

Inherited by

type~~layer~~InheritedByGraph type~layer Layer type~patch Patch type~patch->type~layer Layer type~landscape Landscape type~landscape->type~patch patch type~pop_type POP_TYPE type~pop_type->type~landscape pop_grid

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