Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | mp | |||
real, | intent(in) | :: | CRMH2o | |||
real, | intent(in) | :: | Crmair | |||
real, | intent(in) | :: | CTETENA | |||
real, | intent(in) | :: | CTETENB | |||
real, | intent(in) | :: | CTETENC | |||
real, | intent(in) | :: | CLAI_thresh | |||
real, | intent(in) | :: | CCAPP | |||
real, | intent(in) | :: | CTFRZ | |||
type(radiation_type), | intent(inout) | :: | rad | |||
type(roughness_type), | intent(inout) | :: | rough | |||
type(air_type), | intent(inout) | :: | air | |||
type(met_type), | intent(inout) | :: | met | |||
type(veg_parameter_type), | intent(inout) | :: | veg | |||
type(canopy_type), | intent(inout) | :: | canopy | |||
type(soil_snow_type), | intent(inout) | :: | ssnow | |||
real(kind=r_2), | intent(in), | DIMENSION(:,:) | :: | gbhu | ||
real(kind=r_2), | intent(in), | DIMENSION(:,:) | :: | gbhf | ||
real, | intent(inout) | :: | qstvair(mp) | |||
real, | intent(in), | DIMENSION(mp) | :: | rt0 | ||
real, | intent(in), | DIMENSION(mp) | :: | rhlitt | ||
real, | intent(in), | DIMENSION(mp) | :: | relitt |