RiceCanopy_ Derived Type

type, public :: RiceCanopy_


Contents


Components

TypeVisibility AttributesNameInitial
real(kind=real64), public :: inter_row
real(kind=real64), public :: intra_row
type(Rice_), public, allocatable:: Canopy(:,:)