NCI growth

This behavior features a maximum growth 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 growth rates ("NCI" stands for neighborhood competition index).

Each species has a maximum potential growth rate that is reduced for individual trees according to the effects you select.

Parameters for this behavior

Parameter nameDescription
NCI Maximum Potential Growth, cm/yr Maximum potential diameter growth for a tree, in cm/yr.

How it works

For a tree, the amount of growth is the maximum potential growth times any of a possible set of factors affecting growth:


Growth = Max Growth * [Size Effects] * [Shading Effects] * [Crowding Effects] * [Damage Effects] * [Precipitation Effects] * [Temperature Effects] * [Nitrogen Effects]

Max Growth is the maximum diameter growth the tree can attain, in cm/yr, entered in the NCI Maximum Potential Growth, cm/yr parameter. You can have an effect in each category (or none at all) which acts to reduce the maximum growth rate. Each of these effects is a value between 0 and 1.

Effects choices:

The amount of growth is in cm/year. For multi-year timesteps, the behavior will calculate total growth with a loop. Each loop iteration will increment diameter for one year. For each year, any effects with diameter as a term are recalculated with the previous year's updated diameter value. (NCI values are constant throughout this loop - for neighbors only the size at the start of the timestep is used.)

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.) You can use either the diam with auto height or diam only version.