SORTIE-ND
Software for spatially-explicit simulation of forest dynamics |
|||||||||||||||||||||||
Height-GLI Weibull Mortality with BrowseThis behavior calculates the probability of mortality using a Weibull function of tree height and GLI (light level). It can also simulate the effects of herbivory by using different parameters for browsed and unbrowsed trees. Trees killed by this behavior will have a mortality reason code of "natural". Parameters for this behavior
How it worksThe same function is used to calculate the probability of mortality for both browsed and unbrowsed trees, but the parameters are different. The function is: where
If the timestep length is not one year, the actual probability of mortality for the timestep is calculated as p' = 1 - (1 - p) T, where p is the annual probability of mortality, p' is the timestep probability of mortality, and T is the number of years per timestep. Once the mortality probability for the timestep is known for a tree, then a random number is compared to this probability to determine if the tree lives or dies. Light levels can come from any of the light behaviors that directly assign a tree its light level. It is expected that this is a GLI value, from 0 to 100% of full sun. Whether or not a tree is browsed is determined by the Random browse behavior. If the Random browse behavior does not apply to a tree, or is not present in the run, the unbrowsed parameters are always used. The other parameters can be ignored. How to apply itThis behavior can be applied to seedlings, saplings, and adults of any species. You must also use a light behavior. If you wish to include the effects of herbivory, also include the Random browse behavior in the run. |
|||||||||||||||||||||||
FAQ - Contact Us
|