Analysis behaviors are those whose only purpose is to prepare data for output. They do not change model state, such as growing trees or updating grid values. They assemble, calculate, or analyze data for the user.
Behavior | Description |
---|---|
Carbon Value | Calculates the amount of carbon per species and its value. |
Dimension Analysis | Calculates the biomass of trees based on DBH. This approach comes from Jenkins et al, 2004. |
Foliar Chemistry | Calculates chemistry components as a function of DBH. |
Merchantable Timber Value | Calculates the value of merchantable timber. |
Partitioned DBH Biomass | Calculates biomass as a linear function of DBH, partitioned into leaf, branch, and bole biomass. |
Partitioned Height Biomass | Calculates biomass as a linear function of tree height, partitioned into leaf and bole biomass. |
Ripley's K Calculator | Calculates the Ripley's K function for all trees in the plot as well as for the members of each species. |
Relative Neighborhood Density Calculator | Calculates the relative neighborhood density index (Ω) as described in Condit et al 2000. |
State Reporter | Reports the values of state variables. |
Storm Killed Partitioned DBH Biomass | Calculates biomass of trees killed in storms as a linear function of DBH, partitioned into leaf, branch, and bole biomass. |
Storm Killed Partitioned Height Biomass | Calculates biomass of trees killed in storms as a linear function of tree height, partitioned into leaf and bole biomass. |
Tree Bole Volume calculator | Calculates merchantable tree volume. |
Tree Age | Calculates tree age. |
Tree Volume Calculator | Calculates the volume of tree trunks to find both merchantable volume and total volume. |