The reverse linear diameter-height relationshipThe reverse linear diameter-height relationship is the same for all life history stages, but each stage can use a different set of parameter values. The name comes from the fact that it is almost the same as the linear function, but with height and diameter switched. In other words, in the linear function, height is a linear function of diameter. In the reverse linear function, diameter is a linear function of height. ParametersParameter name | Description |
---|
Maximum Tree Height, in meters | The maximum tree height for a species, in meters. No tree, no matter what allometric function it uses, is allowed to get taller than this. Used by all species. | Adult Reverse Linear Function Intercept | The intercept of the adult reverse linear function for DBH and height. | Adult Reverse Linear Function Slope | The slope of the adult reverse linear function for DBH and height. | Sapling Reverse Linear Function Intercept | The intercept of the sapling reverse linear function for DBH and height. | Sapling Reverse Linear Function Slope | The slope of the sapling reverse linear function for DBH and height. | Seedling Reverse Linear Function Intercept | The intercept of the seedling reverse linear function for DBH and height. | Seedling Reverse Linear Function Slope | The slope of the seedling reverse linear function for DBH and height. |
The reverse linear diam - height function is: height = (diam - a) / bwhere: - height is tree height, in m
- a is the appropriate reverse linear intercept parameter (either Adult Reverse Linear Function Intercept, Sapling Reverse Linear Function Intercept, or Seedling Reverse Linear Function Intercept)
- b is the appropriate reverse linear slope parameter (either Adult Reverse Linear Function Slope, Sapling Reverse Linear Function Slope, or Seedling Reverse Linear Function Slope)
- diam is DBH (in cm) for saplings and adults, or diam10 (in cm) for seedlings
|