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

Non-gap spatial disperse

Non-gap spatial disperse is called "non-gap" to distinguish it from "gap" disperse. The "non-gap" means that forest cover is ignored.

Parameters for this behavior

Parameter nameDescription
Beta for StumpsThe β value for stumps. Stumps use the same probability distribution function as the live members of their species. Only required if a behavior is being applied to stumps.
Canopy Function UsedThe probability distribution function to be used to distribute seeds in canopy conditions. For the behaviors Non-gap spatial disperse and Masting spatial disperse, these PDFs are always the ones used.
Lognormal Canopy Annual STRThe annual STR value (Standardized Total Recruits, or all seeds produced by a 30 cm DBH tree in one year) for the lognormal function under canopy conditions (see equation below). This is only required if the canopy probability distribution function is lognormal.
Lognormal Canopy BetaThe β for the lognormal function under canopy conditions (see equation below). This is only required if the canopy probability distribution function is lognormal.
Lognormal Canopy X0The mean of the lognormal function under canopy conditions, or under non-masting conditions in the case of Masting spatial disperse (see equation below). This is only required if the canopy probability distribution function is lognormal.
Lognormal Canopy XbThe standard deviation of the lognormal function under canopy conditions, or under non-masting conditions in the case of Masting spatial disperse (see equation below). This is only required if the canopy probability distribution function is lognormal.
Minimum DBH for Reproduction, in cmThe minimum DBH at which a tree can reproduce. This value does not have to match the Minimum adult DBH.
Seed DistributionThe distribution method to be applied to seeds (randomization). The forms for these functions can be found here. Choices are:
  • Deterministic - no randomization.
  • Poisson - use the number of seeds as the mean in a Poisson probability distribution function.
  • Normal - use the number of seeds as the mean in a normal probability distribution function. You must then supply a standard deviation for the function.
  • Lognormal - use the number of seeds as the mean in a lognormal probability distribution function. You must then supply a standard deviation for the function.
  • Negative binomial - use the number of seeds as the mean in a negative binomial probability distribution function. You must then supply a clumping parameter.
Seed Dist. Clumping Parameter (Neg. Binomial)If you have chosen the negative binomial probability distribution function for "Seed distribution", this is the clumping parameter of the function, in seeds per m2. If you have not chosen that PDFs, then this parameter is not required.
Seed Dist. Std. Deviation (Normal or Lognormal)If you have chosen the normal or lognormal probability distribution functions for "Seed distribution", this is the standard deviation of the function, in seeds per m2. If you have not chosen these PDFs, then this parameter is not required.
STR for StumpsThe annual STR value (Standardized Total Recruits, or all seeds produced by a 30 cm DBH tree in one year) for stumps. Stumps use the same probability distribution function as the live members of their species. Only required if a behavior is being applied to stumps.
Weibull Canopy Annual STRThe annual STR value (Standardized Total Recruits, or all seeds produced by a 30 cm DBH tree in one year) for the Weibull function under canopy conditions (see equation below). This is only required if the canopy probability distribution function is Weibull.
Weibull Canopy BetaThe β for the Weibull function under canopy conditions (see equation below). This is only required if the canopy probability distribution function is Weibull.
Weibull Canopy DispersalThe dispersal value for the Weibull function under canopy conditions, or under non-masting conditions in the case of Masting spatial disperse (see equation below). This is only required if the canopy probability distribution function is Weibull.
Weibull Canopy ThetaThe θ for the Weibull function under canopy conditions, or under non-masting conditions in the case of Masting spatial disperse (see equation below). This is only required if the canopy probability distribution function is Weibull.

How it works

For each tree greater than reproductive age, the number of seeds produced is calculated as

seeds = STR*(DBH/30)β

These seeds are cast in random azimuth directions from the tree, and at random distances that conform to the chosen probability distribution function (see more about spatial disperse behavior seed distribution here).

How to apply it

Apply this behavior to all trees of at least the minimum reproductive age for your chosen species. If the minimum reproductive age is less than the Minimum adult DBH, be sure to apply this behavior to saplings as well as adults. In the parameters, choose the appropriate probability distribution function for each species under "Canopy function used".

This behavior can be used to simulate the suckering of stumps. Apply this behavior to tree type "stump" of your chosen species. Stumps reproduce like other parent trees. They use the same probability distribution function and parameters as live members of their species, but they get their own β and STR values so that they can produce different numbers of seeds.