Linear growth w/ exponential shade reduction

This behavior does either diameter or height growth as a function of GLI.

Parameters for this behavior

Parameter nameDescription
Shaded Linear - Diam Intercept in mm/yr (a) Intercept of the size dependent growth potential, in mm/yr, for diameter growth.
Shaded Linear - Diam Shade Exponent (c) Effect of shading, for diameter growth.
Shaded Linear - Diam Slope (b) Slope of the size dependent annual growth potential, for diameter growth.
Shaded Linear - Height Intercept in cm/yr (a) Intercept of the size dependent growth potential, in cm/yr, for height growth.
Shaded Linear - Height Shade Exponent (c) Effect of shading, for height growth.
Shaded Linear - Height Slope (b) Slope of the size dependent annual growth potential, for height growth.

How it works

This behavior calculates an amount of diameter or height growth as:

Y = (a + (b * diam)) * (GLI/100)c * T

where

If calculating height growth: In order to find the total amount of height increase for a timestep, the behavior takes as an input the amount of diameter growth increase. Assume that the number of years per timestep is X. The amount of diameter increase is divided by X. Then the logistic growth equation is calculated X times, with the diameter incremented by the amount of diameter increase per timestep each time. The total height increment is the sum of the X individual height increments.

How to apply it

This behavior can be applied to seedlings, saplings, and adults of any species. Any tree species/type combination to which it is applied must also have a light behavior applied. You can choose either a diam with auto height, diam only, or height only version.