Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r_2), | intent(out), | DIMENSION(mp) | :: | xkleafcold | ||
real(kind=r_2), | intent(out), | DIMENSION(mp) | :: | xkleafdry | ||
real(kind=r_2), | intent(out), | DIMENSION(mp) | :: | xkleaf | ||
type(veg_parameter_type), | intent(inout) | :: | veg | |||
type(casa_biome), | intent(inout) | :: | casabiome | |||
type(casa_met), | intent(inout) | :: | casamet | |||
type(phen_variable), | intent(inout) | :: | phen |