SORTIE-ND
Software for spatially-explicit simulation of forest dynamics

Growth behaviors

Growth behaviors change the size of a tree. A tree has two basic size dimensions: diameter and height. A growth behavior can change the tree size dimensions using one of two methods.

In the first method, the behavior calculates an amount of diameter change, and then adds this amount to the tree's diameter. The tree's new height is calculated from the new diameter using the appropriate allometry equation. This is the default method. Behaviors using this method have the tag "diam with auto height" in their name.

In the second method, diameter change and height change are calculated separately by two different behaviors. Behaviors that operate on diameter and height independently must be paired together. Behaviors using this method have the tag "diam only" or "height only" in their names.

When incrementing a tree's diameter with new growth, seedlings and saplings have the amount of growth change applied to their diameter at 10 cm. Adults have the amount applied to their DBH. For more on tree types and their measurements, see the tree life history stages topic. For more on tree size relationships, including how trees transition between life history stages, see the allometry topic.

Note: All behaviors convert growth to diameter growth in cm for internal consistency. The equations below reflect this. Some behaviors may take parameters in mm, or for radial growth. Take careful note of your behavior's parameters.

It is important to be careful when using different behaviors for height and diameter growth. The values are not required to conform to the tree's allometry equation. This may create trees whose dimensions are no longer linked with an allometric function. This is not considered a problem, although it may have unintended effects. For instance: if tree seedlings or saplings get separate diameter and height increments, then their diameters and heights will be "uncoupled." This means that you cannot use one of the size dimensions to predict the other through an allometric equation. Trees with the same diameter will have different heights, and vice versa. If you assign the adults to a behavior that increments diameter and then automatically updates height according to the allometry equations, you are likely to notice strange results for new adult trees. You will lose the variability in height/diameter ratio that was developed. Suddenly, all trees with the same diameter will have the same height again, and vice versa. This means that individuals may suddenly jump in height, or even shrink.

The "Allometric height growth" and "allometric diameter growth" behaviors were developed to help bridge this gap. When used with a behavior that only increments diameter or height, they will preserve height or diameter differences that have developed across individuals in a species.

BehaviorDescription
Absolute growth limited to radial incrementCalculates an amount of diameter growth according to the Michaelis-Menton absolute growth equation. Growth is limited to a maximum of a constant radial increment.
Absolute growth limited to basal area incrementCalculates an amount of diameter growth according to the Michaelis-Menton absolute growth equation. Growth is limited to a maximum of a constant basal area increment.
Non-limited absolute growthCalculates an amount of diameter growth according to the Michaelis-Menton absolute growth equation.
Allometric diameter growth - diam onlyIf you have a behavior that primarily updates tree height, this behavior updates diameter to ensure even growth.
Allometric height growthIf you have a behavior that primarily updates tree diameter, this behavior updates height to ensure even growth.
Constant basal area growthCalculates the amount of diameter change from a constant basal area increment.
Browsed relative growthSimulates herbivory by allowing trees to grow at different rates when browsed versus unbrowsed.
Constant radial growthCalculates the amount of diameter change from a constant radial increment.
Double resource relative growthUses a double Michaelis-Menton function to calculate relative growth based on two resources: light and a second resource.
Lagged post harvest growthIncrements growth as a function of DBH and neighboring basal area, and incorporates a lag period after harvesting during which trees acclimate to their post-harvest growing conditions.
Linear growthDoes either diameter or height growth as a linear function of GLI.
Linear bi-level growthIncrements growth according to a simple linear equation, with the possibility of two sets of parameters for each species: one for high-light conditions and one for low-light conditions.
Linear growth w/ exponential shade reductionCalculates either diameter or height growth as a function of GLI.
Logistic growthCalculates either diameter or height growth as a logistic function of GLI.
Logistic growth w/ size dependent asymptoteCalculates either diameter or height growth as a function of tree size and GLI.
Lognormal bi-level growth - height onlyIncrements growth according to a lognormal equation, with the possibility of two sets of parameters for each species: one for high-light conditions and one for low-light conditions.
Lognormal with exponential shade reductionCalculates either diameter or height growth as a function of tree size and GLI.
Michaelis Menton with negative growth - height onlyUses a modified Michaelis-Menton function to do height growth. You can optionally add autocorrelation and a degree of stochasticity to the growth.
Michaelis Menton with photoinhibition - height onlyUses a modified Michaelis-Menton function to do height growth.
NCI growthUses multiple effects, including neighbor competitiveness, to calculate growth rates.
NCI quadrat growthUses multiple effects, including neighbor competitiveness, to calculate growth rates. For processing efficiency, growth is calculated for each species on a per grid cell basis.
Power growth - height onlyUses a power function to do height growth.
Puerto Rico semi-stochastic - diam onlyCombines a deterministic growth function for small trees with completely stochastic growth for larger trees. It's meant to be used when a species uses a height growth behavior as the primary growth method.
Puerto Rico storm bi-level growth - diam with auto heightIncrements growth according to two possible growth equations, one to be used in low-light conditions and the other to be used in high-light conditions. This behavior was originally created for the Puerto Rico model.
Relative growth limited to radial incrementCalculates an amount of diameter growth according to the Michaelis-Menton relative growth equation. Growth is limited to a maximum of a constant radial growth increment.
Relative growth limited to basal area incrementCalculates an amount of diameter growth according to the Michaelis-Menton relative growth equation. Growth is limited to a maximum of the constant basal area growth increment.
Non-limited relative growthCalculates an amount of diameter growth according to the Michaelis-Menton relative growth equation.
Relative growth - height onlyCalculates an amount of height growth according to the Michaelis-Menton relative growth equation.
Stochastic gap growthUses a shortcut for simulating gap dynamics with very competitive conditions. This behavior causes rapid growth in high light, with a unique "winner"; low light produces no growth at all.