Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
RiceCanopy_
Derived Type
MIT
4 statements
Source File
RiceClass.f90
RiceClass
RiceCanopy_
Contents
Variables
inter_row
intra_row
Canopy
type, public :: RiceCanopy_
Contents
Variables
inter_row
intra_row
Canopy
Components
Type
Visibility
Attributes
Name
Initial
real(kind=real64),
public
::
inter_row
real(kind=real64),
public
::
intra_row
type(
Rice_
),
public,
allocatable
::
Canopy
(:,:)