GET_ALLOMETRY Subroutine

public subroutine GET_ALLOMETRY(ALLOM_SWITCH, biomass, density, ht, diam, basal, precip)

Arguments

Type IntentOptional Attributes Name
integer(kind=i4b), intent(in) :: ALLOM_SWITCH
real(kind=dp), intent(in) :: biomass
real(kind=dp), intent(in) :: density
real(kind=dp), intent(out) :: ht
real(kind=dp), intent(out) :: diam
real(kind=dp), intent(out) :: basal
real(kind=dp), intent(in), optional :: precip