Skip to content

Group vertical_domain

Modules > vertical_domain

Variables defining the vertical domain of the canopy model.

Public Attributes

Type Name
integer canopy_coord_mod::modlays
Number of total above and below canopy model layers.
real(rk) canopy_coord_mod::modres
Model above and below canopy vertical resolution [m].

Public Attributes Documentation

variable modlays

Number of total above and below canopy model layers.

integer canopy_coord_mod::modlays;


variable modres

Model above and below canopy vertical resolution [m].

real(rk) canopy_coord_mod::modres;