GetHeight Function

public function GetHeight(precip, biomass, density)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: precip
real(kind=dp), intent(in) :: biomass
real(kind=dp), intent(in) :: density

Return Value real(kind=dp)