Disperse behaviors create and distribute tree seeds around the plot. Dispersal is the first step in seedling recruitment.
Seed totals for different species are stored in the Dispersed Seeds grid. Each of the disperse behaviors adds seeds to this grid. The Establishment behaviors decide which seeds in the grid turn into new seedlings.
For these behaviors, "parent trees" refers to trees over the minimum reproductive DBH for a species. These are the only trees which can contribute new seeds to the plot.
While there is support in the model for seeds to act as individuals (see Tree life history stages), these seeds are not individuals but merely numbers in a grid. You could not, for instance, create a list of individual seed positions.
The numbers of seeds added by the disperse behaviors can be randomized. You choose how randomization will be applied. If the seed distribution is deterministic, no randomization is done. Otherwise, you can choose a probability distribution function and the number of seeds is treated as the mean of that function. You may need to supply additional parameters, depending on the probability distribution function you choose. This randomization applies to the seeds from all disperse behaviors that you have chosen.
There are four choices for probability distribution functions: the normal, the lognormal, the Poisson, and the negative binomial. The forms for these functions can be found here.
Behavior | Description |
---|---|
Non-spatial disperse behavior | Scatters seeds uniformly across the plot. Non-spatial disperse has two components: basal-area-dependent seed rain and non-density-dependent (bath) seed rain, the two of which are independent and can be used together or separately. |
Masting non-spatial disperse behavior | Adds stochasticity to basic seed rain by simulating masting and basic inter - year variation in seed production. |
Spatial disperse behaviors | General information on the spatial disperse algorithm |
Non-gap spatial disperse behavior | Disperses seeds in a spatial way, ignoring forest cover. |
Gap spatial disperse behavior | Gap spatial disperse takes forest cover into account when determining the number and placement of seeds. |
Masting spatial disperse behavior | Variant of the Non-gap spatial disperse behavior that adds masting and more stochasticity in seed production. |
Stochastic Double Logistic Temp Dependent Neighborhood Disperse behavior | Calculates seed density based on a double-logistic function of annual mean temperature and basal area of neighborhood adults. |
Temperature dependent neighborhood disperse behavior | Calculates seed density based on annual mean temperature and the basal area of neighborhood adults. |