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

Mortality behaviors

The mortality behaviors cause tree death due to natural life cycle causes and competition. Tree death due to disturbance is covered by other behaviors.

Mortality behaviors do not actually remove dead trees from memory. They set a flag which marks trees as dead. This is because some other behaviors, such as the Substrate group, have specific interest in dead trees. Dead trees are eventually removed from memory by the Dead tree remover behavior. You may notice this behavior in your behavior list. It is included automatically. It is important to include this behavior in your run to avoid incorrect results in behaviors that use dead trees and unacceptably slow model run times.

BehaviorDescription
Aggregated MortalityKills trees randomly to match a predetermined mortality rate, clumping together the deaths in both time and space.
BC MortalityKills trees as a function of growth rate.
Browsed Stochastic MortalitySimulates the effects of herbivory by allowing different background mortality rates for browsed and unbrowsed trees.
Climate and Competition Dependent Neighborhood SurvivalAssesses tree survival as a function of mean annual temperature, water deficit, and neighbor adult basal area. For efficiency, it calculates survival rates for cells in a grid and assigns trees the survival probability of the grid cell in which they are found.
Competition MortalityKills trees as a function of growth. Uses the results of the NCI growth behavior.
Density Self-Thinning MortalityCalculates the probability of mortality of an individual juvenile tree as a function of the density and mean diameter of the neighborhood trees.
Exponential Growth and Resource-Based MortalityCalculates probability of mortality as a function of growth and some second resource.
GMF MortalityKills trees as a function of growth rate.
Gompertz Density Self ThinningCalculates the probability of mortality of an individual tree as a function of the density of conspecific neighborhood trees.
Growth and Resource-Based MortalityCalculates probability of survival as a function of growth and some second resource.
Height-GLI Weibull Mortality with BrowseCalculates the probability of mortality using a Weibull function of tree height and GLI (light level). It can also simulate the effects of herbivory by using different parameters for browsed and unbrowsed trees.
Insect Infestation MortalityCauses mortality in trees that are infested with insects.
Logistic Bi-Level MortalityCalculates the probability of survival according to a logistic equation, with the possibility of two sets of parameters for each species: one for high-light conditions and one for low-light conditions.
NCI MortalityUses multiple effects, including neighbor competitiveness, to calculate mortality rates.
Post Harvest Skidding MortalitySimulates an increase in mortality after harvesting attributable to skidding damage or other effects.
Self ThinningUses a pseudo-density dependent function designed to increase the death rate in dense uniform-age stands.
SenescenceProvides for an uptick in mortality rates among large adult trees.
Size Dependent Logistic MortalityMortality rates are a logistic function of tree size.
Stochastic Bi-Level Mortality - Storm LightApplies a constant rate of mortality to trees, with different rates for high-light and low-light conditions. This works with the Storm Light behavior.
Stochastic Bi-Level Mortality - GLIApplies a constant rate of mortality to trees, with different rates for high-light and low-light conditions. This works with the GLI behavior.
Stochastic MortalityProduces background mortality by randomly choosing trees to die according to a specified rate.
Suppression Duration MortalityEvaluates mortality as a function of tree age. This is particularly useful for simulating suppression in seedlings.
Temperature dependent neighborhood survivalAssesses tree survival as a function of mean annual temperature and neighbor adult basal area. For efficiency, it calculates survival rates for cells in a grid and assigns trees the survival probability of the grid cell in which they are found.
Weibull Snag MortalityControls snag fall according to a Weibull function of snag age.