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

Foliar Chemistry

This behavior calculates chemistry components as a function of DBH. The components calculated are N, P, specific leaf area (SLA), percent acid detergent fiber, percent acid detergent cellulose, percent acid detergent lignin, percent condensed tannins, and total phenolics.

Parameters for this behavior

Parameter nameDescription
Foliar Chemistry - Cellulose ConcentrationThe proportion of foliar dry weight (0-1) that is acid detergent cellulose.
Foliar Chemistry - Fiber ConcentrationThe proportion of foliar dry weight (0-1) that is acid detergent fiber.
Foliar Chemistry - Foliar Weight (a)The "a" parameter in the equation for foliar dry weight.
Foliar Chemistry - Foliar Weight (b)The "b" parameter in the equation for foliar dry weight.
Foliar Chemistry - Lignin ConcentrationThe proportion of foliar dry weight (0-1) that is acid detergent lignin.
Foliar Chemistry - N ConcentrationThe proportion of foliar dry weight (0-1) that is N.
Foliar Chemistry - P ConcentrationThe proportion of foliar dry weight (0-1) that is P.
Foliar Chemistry - Phenolics ConcentrationThe proportion of foliar dry weight (0-1) that is phenolics.
Foliar Chemistry - SLA ConcentrationThe proportion of foliar dry weight (0-1) that is specific leaf area.
Foliar Chemistry - Tannins ConcentrationThe proportion of foliar dry weight (0-1) that is tannins.

How it works

For each tree, the foliar dry weight is calculated as:

F = a * DBH b

where

  • F = foliar dry weight in kg
  • a = the Foliar Chemistry - Foliar Weight (a) parameter
  • b = the Foliar Chemistry - Foliar Weight (b) parameter
  • DBH = tree's DBH in cm

For each component, the amount is the tree's foliar dry weight multiplied by the parameter for that component's concentration.

The weight of each component, in metric tons, is summed for each species and saved in a grid called Foliar Chemistry. You can save these values in a detailed output file for analysis. You of course can skip any of the components by entering 0's for their concentration parameter values.

How to apply it

Apply this behavior to saplings, adults, or snags of any species. This behavior does not automatically create output. Once you have added this behavior to your run, the Detailed output grid setup window will list the Foliar Chemistry grid. You can then view the contents of this grid as a table using SORTIE's data visualization system.