Establishment behaviors

In this document:
Establishment parameters
Substrate Dependent Seed Survival No Gap Status
Substrate Dependent Seed Survival With Gap Status
Light Dependent Seed Survival
Density Dependent Seed Survival
Proportional Seed Survival
Seed Establishment

Establishment behaviors assess seed survival and create new seedlings from seeds. Establishment behaviors do not create or distribute the seeds. The Disperse behaviors perform that function.

The seed survival behaviors act to reduce the number of seeds based on various environmental effects. They can be used alone or in combination. Once they have completed their work, the number of surviving seeds can be turned into seedlings by the Seed Establishment behavior.

Establishment parameters

Substrate Dependent Seed Survival No Gap Status

This behavior assesses seed survival based on substrate conditions.

How it works

The behavior takes the substrate composition of each grid cell in the Substrate grid and converts it into a single number for each species, called the substrate favorability index. The favorability index is the sum of the proportions of each substrate multiplied by the proportion of seeds that germinate on that substrate. This index represents the proportion of total seeds of that species that are expected to survive in that area of the plot. This index is stored in the grid Substrate Favorability. (In the parameters list, above, the proportions used are the canopy proportions.)

The behavior then goes through each grid cell in the Dispersed Seeds grid and assesses the survival for the seeds of those species to which it applies. This behavior starts by giving each seed a random temporary location within the Dispersed Seeds grid cell. Then, it retrieves the substrate favorability at that point from the Substrate Favorability grid. It then compares a random number to the substrate favorability to determine whether the seed lives. This method ensures that we can assess substrate favorabilities correctly when the Dispersed Seeds and Substrate grids have different grid cell resolutions.

Once this process is complete, the number of surviving seeds for each species is assigned back to the Dispersed Seeds grid.

How to apply it

This behavior may be applied to seeds of any species. A species to which this is applied must also have a Disperse behavior applied. Also, the Substrate behavior must be used in the run.

Substrate Dependent Seed Survival With Gap Status

This behavior assesses seed survival as a function of both the substrate composition of the grid cells in which seeds land and the cells' forest cover (gap or canopy). This behavior allows for different germination favorability for substrates under the two forest covers.

How it works

The behavior takes the substrate composition of each grid cell in the Substrate grid and converts it into a single number for each species, called the substrate favorability index. The favorability index is the sum of the proportions of each substrate multiplied by the proportion of seeds that germinate on that substrate under that cell's cover (canopy or gap). This index represents the proportion of total seeds of that species that are expected to survive in that area of the plot. This index is stored in the grid Substrate Favorability.

The behavior then goes through each grid cell in the Dispersed Seeds grid and assesses the survival for the seeds of those species to which it applies. This behavior starts by giving each seed a random temporary location within the Dispersed Seeds grid cell. Then, it retrieves the substrate favorability at that point from the Substrate Favorability grid. It then compares a random number to the substrate favorability to determine whether the seed lives. This method ensures that we can assess substrate favorabilities correctly when the Dispersed Seeds and Substrate grids have different grid cell resolutions.

Once this process is complete, the number of surviving seeds for each species is assigned back to the Dispersed Seeds grid.

How to apply it

This behavior may be applied to seeds of any species. A species to which this is applied must also have the Gap spatial disperse behavior applied. Also, the Substrate behavior must be used in the run.

Light Dependent Seed Survival

This behavior assesses seed survival as a function of the Global Light Index (GLI) of the location in which a seed lands. Light level calculations can take into account the change in light blocking by snags and trees with storm damage, if desired.

The effects of light levels on seed survival is graphed as:

Light dependent seed survival GLI diagram

How it works

To assess the effects of light level on the number of seeds that survive, this behavior calculates the GLI at the center of each grid cell in the Dispersed Seeds grid at the height specified in the Height in m At Which to Calculate GLI parameter (value is in meters). The calculation proceeds exactly as described in the Light Behaviors. In order to perform these GLI calculations, this behavior requires its own copy of the key GLI setup parameters.

If you wish to use storms in your run, this behavior can take into account the fact that storm-damaged trees may have different light extinction coefficients. These light extinction coefficients are specified in the Light Extinction Coeff of Complete Damage Trees (0-1) and Light Extinction Coeff of Medium Damage Trees (0-1) parameters.

Once GLI has been calculated, the proportion of seeds that survive for a given species is calculated as:

where

Once the proportion of seeds that survive at the given GLI has been calculated, this value is multiplied by the number of seeds to reduce them by the proper amount. The new reduced number of seeds is put back in the Dispersed Seeds grid.

How to apply it

Apply this behavior to seeds of your desired species. Any species to which it is applied must also have a Disperse behavior applied. Storm damage is optional.

Density Dependent Seed Survival

This behavior assesses seed survival as a function of the local density of conspecific seeds.

How it works

This behavior takes the seeds that have been dispersed to each grid cell of the Dispersed Seeds grid and calculates how many will become survive. The number of seeds that survives is calculated as

Rsp = Ssp * exp(-c * Sspδ)

where:

Once the number of surviving seeds has been determined, the behavior assigns that number back to the Dispersed Seeds grid cell.

How to apply it

Apply this behavior to seeds of your desired species. Any species to which it is applied must also have any disperse behavior applied.

Proportional Seed Survival

This behavior reduces the number of seeds by a set amount.

How it works

In each cell of the Dispersed Seeds grid, this multiples the number of seeds present by the Proportion Germinating Between 0 and 1 parameter, reducing the total number available. The new number of seeds is placed back in the Dispersed Seeds grid.

How to apply it

Apply this behavior to seeds of any species. Any species to which this is applied must have a Disperse behavior applied as well.

Seed Establishment

This behavior converts seeds into seedlings.

How it works

This behavior goes through each grid cell in the Dispersed Seeds grid and, for each species to which this behavior applies, converts each seed into a seedling. The seedlings are randomly placed within the grid cell area and have a slightly randomized value of New seedling diameter at 10 cm.

How to apply it

Apply this behavior to seeds of any species. A species to which this is applied must also have a Disperse behavior applied.



Last updated: 21-Apr-2005 12:02 PM