NCI mortality

This behavior features a maximum survival rate that is adjusted using a set of factors of your choice. You can choose any combination you wish. In particular, this has several ways to implement the the effects of neighbor competitiveness to influence survival rates ("NCI" stands for neighborhood competition index).

Trees killed by this behavior will have a mortality reason code of "natural".

Parameters for this behavior

Parameter nameDescription
NCI Max Survival Probability (0-1) The maximum annual probability of survival, as a value between 0 and 1.

How it works

For a tree, the annual probability of survival is the maximum survival probability times any of a possible set of factors affecting survival:


Prob. Survival = Max Survival * [Size Effects] * [Shading Effects] * [Crowding Effects] * [Damage Effects] * [Precipitation Effects] * [Temperature Effects] * [Nitrogen Effects]

Max Survival is the NCI Max Survival Probability (0-1) parameter. You can have an effect in each category (or none at all) which acts to reduce the maximum survival rate. Each of these effects is a value between 0 and 1.

Effects choices:

The survival probability as calculated above is an annual probability. For multi-year timesteps, the timestep probability is APX, where AP is the annual probability and X is the number of years per timestep. Once a tree's timestep survival probability has been calculated, it is compared to a random number to determine whether the tree lives or dies.

How to apply it

This behavior can be applied to seedlings, saplings, and adults of any species. (Some effects have limitations on application to juveniles - check individual effects documentation.)