cable_within_canopy_module Module


Used by

  • module~~cable_within_canopy_module~~UsedByGraph module~cable_within_canopy_module cable_within_canopy_module proc~define_canopy define_canopy proc~define_canopy->module~cable_within_canopy_module

Subroutines

public subroutine within_canopy(mp, CRMH2o, Crmair, CTETENA, CTETENB, CTETENC, CLAI_thresh, CCAPP, CTFRZ, rad, rough, air, met, veg, canopy, ssnow, gbhu, gbhf, qstvair, rt0, rhlitt, relitt)

Arguments

Type IntentOptional 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