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

Allometry

The allometry relationships govern a tree's size and shape.

Tree size attributes

  • DBH (diameter at breast height) is the diameter of a tree trunk in centimeters at 1.35 meters above the ground.
  • Diameter at 10 cm, or diam10, is the diameter of a tree trunk, measured in centimeters, at a height of 10 cm above the ground.
  • Height is the distance from the ground to the top of the crown, in meters.
  • Crown radius is the distance from the trunk to the edge of the crown, in meters.
  • Crown depth is the distance from the top to the bottom of the crown, in meters.

Attributes by life history stage

  • Seedlings: diam10 and height.
  • Saplings: diam10, DBH, height, crown radius, and crown depth.
  • Adults and snags: DBH, height, crown radius, and crown depth.

How size and shape attributes are used

Many behaviors do their work using equations that are functions of tree size in some way. Diameter is by far the most important attribute. Other dimensions may or may not be used in a run, depending on the set of chosen behaviors. How important it is to get the allometric relationships correct depends on how they will be used. Check the documentation of your chosen behaviors. If, for instance, crown shape is not used, it doesn't really matter what relationships you assign.

Trees are not required to conform to their allometric relationships. For instance, growth many cause height and diameter to vary independently of each other.

You choose the relationship used by each life history stage of each species for each attribute. These can be freely mixed-and-matched. Use the Edit Allometry Functions window to set the allometry functions.

FunctionDescription
The standard crown depth and radius relationshipsCrown dimensions are power functions of tree dimensions.
The Chapman-Richards crown depth and radius relationshipsUses the Chapman-Richards function to calculate crown dimensions.
The non-spatial density dependent crown depth and radius relationshipsUses non-spatial measures of density to calculate crown radius and crown depth.
The NCI crown depth and radius relationshipsCalculates crown dimensions as a function of tree size and local crowding.
DBH - diameter at 10 cm relationshipDBH is a linear function of diameter at 10 cm.
The standard diameter-height relationshipsHeight is a function of DBH or diameter at 10 cm. These are called "standard" because they were the original SORTIE functions.
The linear diameter-height relationshipHeight is a linear function of diameter.
The reverse linear diameter-height relationshipDiameter is a linear function of height.
The power diameter-height relationshipHeight is a power function of diameter at 10 cm.