Chapter 15 Forest growth model

This chapter provides an overview of a forest growth model, which builds on the previous two models and allows simulating carbon and water balance as well as growth and mortality on a daily step basis for a given forest stand and for the period corresponding to input weather data. The model was described in De Cáceres et al. (2023) and is run using function growth(), for a set of days, or function growth_day(), for a single day.

The forest growth model can be run in two different levels of complexity, depending on the water balance submodel employed (basic and advanced, corresponding to chapters 3 and 7). In this and the following chapters, we indicate those design and formulation elements where the forest growth model building on the basic water balance differs from that building on the advanced one.

The information provided in the current chapter should be enough to understand what the growth model does, but the reading previous chapters and the following ones should provide a more detailed understanding on how the different processes are designed and formulated.

15.1 Design principles

15.1.1 Overview

Like in the preceding models, the physical structure of the stand is represented in one (vertical) dimension (i.e. the horizontal coordinates of plants are not explicit). The model is cohort-based, meaning that similar plant individuals are represented using a single entity with average characteristics (e.g. tree height and diameter at breast height) and a density variable is used to scale from individual level to the cohort level. Processes are modelled either at the cohort level (water balance, photosynthesis, or plant mortality) or at the “average” individual level (carbon balance, tissue growth and senescence). Water fluxes, soil water balance and plant photosynthesis processes follow the design of the soil water balance model and will not be repeated here (see chapters 3 and 7). The growth model tries to reproduce the physical and physiological processes that modulate leaf area changes, sapwood area changes and fine root area changes (the latter only under the advanced water balance submodel), while accounting for both source and sink limitations to tissue growth. Formation of new sapwood leads to diameter and height increases, so that physiological processes involve structural changes. Since the model does not implement all processes and drivers (such as nutrient availability) potentially affecting growth, user input parameters are used to empirically constrain growth rates and plant size, i.e. maximum relative sapwood area growth rates, maximum plant height and diameter-height ratios. The forest growth model also implements tree mortality, which reduces cohort density, arising from different processes. A baseline mortality rate is incremented either because of exhaustion of carbon reserves (i.e. plant starvation) or dehydration of plant tissues (i.e. plant desiccation). Additionally, fire behavior and effects (i.e. fire severity) can be simulated. Fires can partially or totally burn crown leaves and buds. Fire heat can also induce necrosis in the cambium, leading to full above-ground mortality.

15.1.2 Carbon compartments, transport and carbon balance

Three carbon compartments are considered separately: leaves, sapwood (including stem, branches and coarse roots) and fine roots. Each compartments has one or more carbon pools where carbon is in different form. Carbon pools are differentiated between structural and labile. In turn, labile carbon involves metabolic and storage (Richardson et al. 2013; Dietze et al. 2014), with a conversion rate regulated by the need to maintain, as much as possible, an equilibrium in the amount of metabolic carbon to sustain cell metabolism and for osmotic purposes. Similar designs of two non-structural carbon compartments have been implemented in other forest ecosystem models (Cho et al. 2022).

Details of the carbon pools in different compartments are as follows (Fig. 15.1):

  • Structural carbon corresponds carbon forming cell membranes, cell walls and the cytosolic machinery (in the case of living cells). The amount of structural carbon in a given compartment is used to determine maintenance respiration costs (together with labile carbon), and the structural carbon per tissue unit determines growth respiration costs. Structural carbon occurs in the three compartments, leaves, sapwood and fine roots, which however have different maintenance and growth costs. Sapwood carbon includes branches, stem and coarse roots. Only live (parenchymatic) sapwood cells, accounting for between 5 and 40% of sapwood volume (Plavcová & Jansen 2015), contribute to estimate sapwood maintenance respiration costs. The fraction of embolized sapwood is also discounted from sapwood respiratory biomass. Structural carbon is lost via tissue senescence (in the case of sapwood due to conversion to heartwood).
  • Metabolic carbon is a labile carbon form assumed to correspond to sugars (e.g., glucose or fructose) used to sustain cell functioning (i.e. provide carbon for maintenance respiration). Moreover, changes in metabolic carbon are coupled to variations in osmotic potential. Metabolic carbon occurs in leaves and sapwood compartments only. Leaf metabolic carbon is generated from photosynthesis or leaf starch degradation and used in different functions, including leaf maintenance respiration and export to sapwood via phloem transport. An excess of leaf metabolic carbon can inhibit photosynthesis. Sugar concentration in the phloem is assumed to be (passively) in equilibrium with leaf metabolic sugar concentration. Sapwood metabolic carbon comes from phloem transport, or sapwood starch degradation, and is used to directly sustain maintenance respiration of sapwood and fine roots.
  • Storage carbon is a labile carbon form assumed to loosely correspond to starch. Leaf storage carbon is intended to represent short-term storage (mainly starch within chloroplasts) and its inclusion in the model follows the need to buffer daily variations in leaf metabolic carbon as well as in the corresponding leaf osmotic potential. Sapwood storage carbon in parenchymatic tissues of branches, stems and coarse roots conforms a much larger carbon pool and is intended to serve as carbon source for growth and long-term (seasonal and inter-annual) storage (Plavcová & Jansen 2015).
Schematic representation of carbon compartments, carbon pools and carbon balance components (translocation of reserves during senescence not included)

Figure 15.1: Schematic representation of carbon compartments, carbon pools and carbon balance components (translocation of reserves during senescence not included)

Different processes contribute to the carbon balance of structural and labile compartments:

  • Carbon balance of labile carbon pools is performed by considering photosynthesis, maintenance respiration , growth costs, sugar-starch conversion, root exudation and phloem transport. Photosynthesis estimates come from the water balance submodel. Respiration is modelled following the growth-maintenance paradigm, but we acknowledge that such approach has limitations and that others have been proposed such as assuming a constant carbon use efficiency or the process/residual approach (Cannell & Thornley 2000; Gifford 2003). Maintenance respiration demand of leaves and sapwood depends on both structural and metabolic carbon, whereas only structural carbon counts for fine root maintenance respiration because they lack labile carbon pools. Maintenance respiration of leaves and fine roots can be species-specific rates, but can also be estimated from species-specific values of nitrogen concentration (Reich et al. 2008). In contrast, the species-specific maintenance respiration per sapwood unit mass (in fact, only parenchymatic tissues contribute to sapwood respiration) is not estimated from nitrogen concentration and should be calibrated. In all three cases, however, temperature dependencies are included in the actual respiration rates(Tjoelker et al. 2001). Growth costs include the carbon cost of building new structures as well as the respiration expenses of growth. Sugar-starch conversion is designed to maintain an equilibrium in the concentration of metabolic sugar. Any surplus in sapwood storage carbon over storage capacity is assumed to be diverted towards root exudation. Hence, root exudation is not modeled as a process actively competing for metabolic carbon, but as a consequence of plant C storage capacity being surpassed (Prescott et al. 2020).
  • Biomass balance in structural pools comes from the interplay between growth (i.e. new tissue formation) and senescence (see below). Structural growth rates are lower than growth costs for labile pools, since growth costs also include growth respiration expenses. During leaf senescence it is assumed that non-structural carbon sources (i.e. labile carbon pools) are recycled and relocated to sapwood storage. Analogously, when sapwood is converted into heartwood, labile carbon in the protoplasm of parenchyma cells is assumed to be re-absorbed by neighboring living cells as storage (Spicer 2005).

Further design details and formulation regarding the estimation of carbon pool sizes and carbon balance components are given in chapter 16.

15.1.3 Tissue growth, senescence and allocation

The forest growth model allows simulating the variation of leaf area, sapwood area and fine root area via the following processes (see fig. 15.2):

  1. Leaf growth: Whereas in the water balance models expanded leaf area corresponded to the portion of live leaf area that was unfolded according to the phenological status (see 4.1), in the growth model expanded leaf area results from explicit simulation of growth. However, leaf phenology submodel still controls the duration of phenophases corresponding budburst, leaf development and senescence. Leaf area growth occurs during leaf unfolding periods only, whereas bud formation periods are required to update the target leaf area (in accordance to an allocation strategy, see below). Storage carbon levels need to be at more than 10% of their capacity to allow leaf growth. Moreover, leaf area target is constrained by stand structure (i.e. competition) via allometric equations.
  2. Leaf senescence: Leaf senescence (and the corresponding increases in dead leaf area) can occur in the model due to leaf aging in evergreen species, due to programmed leaf senescence in deciduous species, or due to leaf dessication (as a result of xylem cavitation and/or low leaf relative water content). In addition, fires can induce foliage burning, which also leads to a decrease in leaf area (but where non-structural carbon reallocation is not possible and dead leaf area does not increase).
  3. Sapwood growth: Formation of new sapwood can only occur if unfolded leaves are present, assuming that hormonal signals controlling cambium division are mainly synthesized within leaves. Sapwood formation corresponds mostly to secondary growth (but primary growth occurs at the same time due to diameter-height relationships), and is only allowed if storage carbon levels are above a given species-specific threshold (e.g. 50%). These levels are much higher than required for leaf or fine root growth. Thus, when carbon levels are low, sapwood growth rates fall to zero, whereas replacement of leaves and fine roots continues to sustain metabolism. This design was chosen to stop sapwood growth much before emptying storage carbon reserves, so that maintenance respiration can be sustained longer whenever photosynthesis is low, as in shadow-tolerant species.
  4. Sapwood senescence: Losses in sapwood area (i.e. conversion to heartwood) occur via tissue aging (i.e. assuming a daily rate of conversion). Similarly to 3-PG (Landsberg & Waring 1997) we assume that the relative turnover rate of sapwood is smallest for young plants, and it increases up to a maximum value. However, recent reviews indicate that heartwood formation should be viewed as an active developmental program during which a conductive but vulnerable sapwood is transformed in a non-conductive but durable heartwood (Spicer 2005). Tree sapwood senescence also occurs whenever the sapwood area exceeds the amount required to sustain the current leaf area target. Note that stem cavitation reduces the area of sapwood that is effectively functional for water transport, but does not lead to sapwood senescence per se.
  5. Fine root growth: Fine root growth can in principle occur any time of the year (i.e. the model does not explicitly consider root phenology), but since fine root biomass targets depend on leaf area, seasonal fine root area patterns may follow phenological changes in leaf area. Like in leaf growth, storage carbon levels need to be at more than 10% of their capacity to allow fine root growth.
  6. Fine root senescence: Fine root senescence occurs via aging with a turnover rate depending on soil temperature.
Schematic representation of tissue growth and senescence drivers for trees

Figure 15.2: Schematic representation of tissue growth and senescence drivers for trees

Formation of new leaf, sapwood and fine root tissues is determined taking into account both source (i.e. carbon availability) and sink (i.e. biophysical constraints on plant tissue expansion) limitations (Fatichi et al. 2014; Guillemot et al. 2015; Körner 2015). Temperature and turgor sink limitations are implemented following Cabon et al. (2020a) and Cabon et al. (2020b). These authors developed their approach for tracheid production and enlargement only, whereas we apply it to different kinds of tissues. In the case of fine roots, differences in soil water potential between layers can lead to different degrees of turgor limitation for the growth of fine roots, resulting in adaptation of fine root distribution.

The growth rates in all three compartments are modulated by parameters specifying maximum daily growth rates relative to the amount of sapwood area. Nevertheless, tree leaf area and fine root biomass targets are constrained by leaf biomass allometric equations, which limits leaf and fine root growth to the replacement of aging tissues, unless there are changes in forest structure, i.e. competition is released or the target tree increases in diameter (see fig. 15.2). In contrast, the sapwood area target modulates sapwood senescence (i.e. the conversion to heartwood), but not sapwood growth. Sapwood growth rates are mainly determined by maximum relative growth rates (which can be parameterized with empirical observations), carbon availability and sink limitations. Since sapwood formation leads to tree diameter increases, maximum sapwood growth rate indirectly determine the rate of growth of leaves and fine roots at seasonal and annual scales, hence determining the whole-plant maximum growth rate.

Two options are possible regarding the relationship between structural carbon of leaves and sapwood:

  1. Stable Huber value: In this strategy, growth of leaf area and sapwood area need are coordinated so that the ratio of sapwood area to leaf area (i.e. Huber value) is in dynamic equilibrium around its initial value. To this aim, sapwood senescence is scheduled whenever the current Huber value is larger than the target (i.e. there is an excess of sapwood area). This approach is similar to the LPG model (Sitch et al. 2003), where different turnover rates are applied for different tissues, but then the model tries to satisfy the pipe model (Shinozaki et al. 1964) by allocating C where it is more limiting. Note that in this strategy the whole-plant conductance will progressively decrease with the increase in plant height, because of the increase in the length of stem xylem pathway.
  2. Stable whole-plant conductance: Ratios of sapwood area to leaf area (i.e. Huber values) can vary within species, due to environmental conditions (Mencuccini & Grace 1995). In this allocation strategy, growth of leaf area, sapwood area and height needs to be coordinated so that whole-plant conductance (i.e. from roots to leaves) is in dynamic equilibrium around its initial value. Sapwood senescence is scheduled whenever the current whole-plant conductance is above the target value. In this strategy, the Huber value will tend to increase with the increase in plant height, thereby increasing the sapwood respiratory demands.

When running the growth model along with the basic water balance submodel, a stable Huber value is the only strategy available and fine root area growth also follows the need to achieve a stable ratio between leaf area and fine root area. In contrast, the two strategies are possible when simulating growth along with the advanced water balance. In this case, fine root area growth is coordinated with the formation of the other tissues via the need to ensure an average resistance fraction in the rhizosphere, which is used to define the fine root area target and, hence, the allocation to fine roots.

Further details and formulation of growth, senescence and allocation are given in chapter 17.

15.1.5 Plant mortality

Mortality pathways

Dynamic vegetation models implement mortality processes in very different ways, from purely-empirical to process-based (Hawkes 2000; Keane et al. 2001; Bugmann et al. 2019). The fact that proximal causes of mortality are complex, co-occurring, interrelated and variable has prompted the question of whether a mechanistic approach will improve prediction ability (Adams et al. 2013). In medfate, (above-ground parts of) woody plants can die following a combination of empirical and process-based approaches:

  1. Trees with \(DBH < 7.5\) cm (i.e. saplings) are assumed to suffer mortality due to a self-thinning process of unspecified cause. Specifically, the model represents the self-thinning process occurring between small trees (e.g. 1 cm DBH) resulting from seed establishment (or resprouting) and trees achieving the size (e.g. 7.5 cm) corresponding to inclusion as individual in forest inventories (e.g. ingrowth size). Although implemented here, this self-thinning process is most relevant for simulations of mid- and long-term forest dynamics (see 18).
  2. All woody cohorts are assumed to die at a basal rate due to processes not included in the model (e.g. biotic attacks). This rate is empirically determined and can be a constant value or, in the case of trees, can depend on the degree of competition (i.e. basal area). This latter option is important to ensure a limit in stand basal area, which may not occur as a result of mechanistic mortality processes.
  3. Mortality rates can be higher than the basal rates whenever physiological thresholds presumed to lead to plant mortality are surpassed (Hawkes 2000). The model allows plants to die from either starvation (if metabolic carbon is exhausted) or dessication (tissue dehydration) (McDowell et al. 2008; McDowell 2011). Allowing for starvation is important to simulate death due to shading by other plant cohorts, whereas plant dessication is important to represent situations of low soil water availability.

With respect to intra-cohort variability, the model can be run assuming that all individuals within plant cohorts are functionally equal, so that mortality applies to the entire plant cohort. Alternatively, mortality can be applied to a fraction of the plant cohort, in proportion to the mortality likelihood, which implicitly acknowledges intra-cohort differences. As common in other models, mortality process can be simulated in a deterministic or stochastic fashion.

Physiological underpinnings of drought-related mortality

Multiple mechanisms determine plant survival or mortality under drought (McDowell et al. 2008; McDowell et al. 2022). However, hydraulic failure is widely recognized as one of the key mechanisms of drought-induced mortality in woody plants. Lethal water potential have been defined as a critical threshold beyond which trees are unable to recover from drought, even after rewatering. Experimental work by Urli et al. (2013) determined that irreversible damage in angiosperm saplings occurred only after 88% losses in stem hydraulic conductance. Similarly, Hammond et al. (2019) found probability of mortality to strongly increase beyond 80% of loss in hydraulic conductivity in saplings a gymnosperm species. In a multi-species synthesis, Adams et al. (2017) assessed found that all studied species showed at least 60% or higher loss of xylem hydraulic conductivity, whereas evidence for carbon starvation was more common for gymnosperms. While loss of hydraulic function seems ubiquitous in drought-related mortality, not all researchers agree that hydraulic failure be the primary cause of mortality. Körner (2019) argued that hydraulic failure often correlates with a critical degree of tree dehydration and that the disruption of capillary continuum from soil to the root because of soil dehydration is more important because it forces trees to drop their leaves and rely on their own water reserves. Trees will die when the symplast surpasses its dehydration tolerance, and Körner (2019) considers xylem embolism as a byproduct rather than the cause of critical tree dehydration under severe drought, so that mechanistic models should focus on the dehydration process. Other authors have stressed the importance of the interplay between water reserves and water loss rates through cuticule after stomatal closure (Blackman et al. 2016; Martin-StPaul et al. 2017). Regardless of causality, loss of hydraulic function could still be a good indicator of mortality likelihood. However, recently Martinez‐Vilalta et al. (2019) suggested use the relative water content as an indicator of mortality risk, as it integrates several aspects related to hydraulics, stomatal responses and carbon economy during drought.

Starvation thresholds

We use the amount of metabolic sugar in the stem as indicator of carbon starvation. Martínez-Vilalta et al. (2016) found that plants can have very distinct amounts of non-structural carbon concentration but minimum seasonal values are around 46% of maximum values. Accordingly, we define the indicator of starvation in relative terms (see control variable mortalityRelativeSugarThreshold, set to 30% by default) with respect to the stem equilibrium sugar concentration.

Dessication thresholds

Following Martinez‐Vilalta et al. (2019), we primarily use the relative water content (RWC) in the stem symplastic tissues as the stress variable increasing dessication likelihood under drought. Whereas the stem symplastic pressure-volume curve is always used to determine RWC from the stem water potential, in the basic water balance model the latter is assumed to be equal to the estimated plant water potential (i.e. \(\Psi_{sym, stem} = \Psi_{plant}\); see 6.2.1). Moreover, in the advanced water balance model there is no distinction between stem apoplastic and symplastic (i.e. parenchymatic) water potentials (i.e. \(\Psi_{sym, stem} = \Psi_{apo, stem}\)) unless plant water compartments are explicitly simulated.

Using stem relative water content as indicator of dessication has the inconvenient, however, that the parameters \(\pi_{0,stem}\) and \(\epsilon_{stem}\) specifying the stem pressure-volume curve are often not known, so that estimates have to come from its covariation with other traits (here wood density, see @ref{inputationPV}). The uncertainty coming from this parameterization issue can be avoided if one combines the use of RWC with the loss of xylem hydraulic conductivity, since parameters of the hydraulic vulnerability curve are much more frequently available. For this reason, we use the maximum of stem relative water content and relative xylem hydraulic conductance as the drought stress variable to determine dessication.

The critical threshold for dessication is specified in the control variable mortalityRWCThreshold, set to 40% by default. Note that most studies focus on leaf RWC, for which Kursar et al. (2009) indicate ranges between 16% and 61%, and Körner (2019) advocates for values around 50%.

Details of the implementation of plant mortality are given in section 17.4.

15.1.6 Fire occurrence and severity

The occurrence of fires is represented in the growth model in a forcing variable that describes the daily probability that a wildfire strikes the stand. Whenever a fire occurs, the model first simulates fire behavior according to the conditions of the stand (see chapter 24) and then fire severity is evaluated.

The degree to which vegetation is impacted by fire depends on the heat fluxes incident on plant tissues and organs, which is an outcome of various fire behavior variables (such as fireline intensity and residence time) and the position of plant organs in the stand, and the physiological responses triggered thereafter. Fire effects on plants can be classified as two types: first- and second-order effects (Hood et al. 2018; Bär et al. 2019). First-order effects comprise the immediate impacts of heat transfer on plant tissues. Nonlethal first-order heat injuries can trigger second-order effects, such as physiological limitations in carbon and water relations or increased susceptibility to insect attacks and pathogenic infections. The growth model currently deals with first-order effects only. Moreover, the model focuses on effects in above-ground tissues (leaves, buds and cambium), disregarding fire effects on below-ground structures such as seed banks, or below-ground meristems, which are also important for the resilience of ecosystems (Stephan et al. 2010).

Fire-induced plant injury and mortality models can be grouped into two categories: (1) statistical models that involve regression equations relating injury and mortality to observable indicators; and (2) process models that explicitly simulate the underlying thermal and biophysical processes occurring when a plant is heated (Butler & Dickinson 2010; Hood et al. 2018). The design of first-order fire effects on vegetation follows, with some modifications, the process-based model proposed by Michaletz & Johnson (2008) for surface fires, and it is outlined in fig. 15.3. The surface fire behavior variables required for severity evaluation are the residence time and fireline intensity. With them, the model estimates the air temperature gradient of the plume, which is then compared to the distribution of foliage for the determination of the proportion of the crown foliage and crown buds that die due to heat accumulation. In addition, the model determines the effects on the cambium by estimating the radial necrosis depth and comparing it with bark thickness. If enough heat reaches the cambium, the tree is considered girdled, which leads to above-ground mortality. Otherwise, the degree of crown bud necrosis will determine whether the plant can resprout from the crown (and rebuild the leaf area lost) or not.

Crown fires will be considered to impact the forest stand whenever surface fireline intensity is larger than the critical value considered necessary for crowing (Scott & Reinhardt 2002). Crown fires are considered to burn for all plant cohorts, 100% of crown foliage and, most likely, 100% of crown buds (although very fast crown fires could spare buds if sufficiently protected, (Michaletz & Johnson 2008)). When crown fires do not occur at the stand level, torching may still occur for particular plant cohorts depending on its crown base height, with the same effects.

If 100% of crown buds have died but the cambium is alive and the species has dormant buds beneath the bark, then the plant has suffered crown kill but it can resprout epicormically without losing height (Hood et al. 2018). If the cambium is dead, however, all above-ground plant organs will be considered dead (i.e. topkill; Hood et al. (2018)). At this point, the plant may still exhibit basal resprouting from the root crown or below-ground meristems, but is dealt in the forest dynamics model (see chapter 18).

Schematic representation of the design of fire effects on foliage, buds and cambium.

Figure 15.4: Schematic representation of the design of fire effects on foliage, buds and cambium.

While the severity sub-model described above is based on heat transfer and accumulation in tissues, causing necrosis, it is important to note that a growing number of studies increasingly have been documenting fire impacts on xylem hydraulic function, both via increased vapor pressure deficit (causing cavitation) and via structural damage in the xylem, affecting its efficiency and vulnerability (Hood et al. 2018; Bär et al. 2019). These first-order effects are not considered here.

Details of the implementation of fire severity are given in section 17.5.

15.1.7 Tree diameter, tree height and shrub cover updates

Tree diameter increment follows the creation of sapwood area, whereas sapwood area decreases do not affect diameter, as they imply conversion to heartwood. Tree height increments are estimated from diameter increments following diameter-height ratios that are modulated by the proportion of light available to the plant cohort, as frequently done in forest gap models (Lindner et al. 1997). Tree crown ratios are updated using static allometric relationships, whereas shrub height and cover are estimated from new leaf area values by inverting static leaf biomass allometries.

Further details and formulation of structural update are given in chapter 17.6.

15.2 State variables

Many state variables are inherited by the corresponding water balance model and depend on its level of complexity (see 3.2 and 7.3). Several cohort-level state variables were treated as fixed parameters in the water balance models. For each plant cohort:

  • Leaf area index of live leaves, \(LAI^{live}\), and the actual expanded leaf area, \(LAI^{\phi}\).
  • Diameter at breast height for trees, \(DBH\) (cohort average).
  • Percent cover of shrubs, \(Cover\).
  • Density of individuals in the plant cohort, \(N\).
  • Plant height, \(H\) (cohort average).
  • Crown ratio, \(CR\).
  • The proportion of fine roots, \(FRP_{s}\), in each soil layer \(s\).
  • The radial length of coarse roots \(L_{radial, s}\) in each soil layer \(s\).

Additional individual-level state variables are needed in growth model simulations:

  • Leaf area, \(LA\) (\(m^2\)), and target leaf area, \(LA_{target}\) (\(m^2\)).
  • Sapwood area, \(SA\) (\(cm^2\)), and target sapwood area, \(SA_{target}\) (\(cm^2\)).
  • The percentage of the crown with active buds (\(PCAB\)).
  • Fine root biomass, \(B_{fineroot, s}\) (\(g\,dry\)), and the target fine root biomass, \(B_{fineroot, target, s}\) (\(g\,dry\)), in each soil layer \(s\).
  • Sugar concentration in leaves, \(SS_{leaf}\) (\(mol\,gluc \cdot L^{-1}\)).
  • Starch concentration in leaves, \(ST_{leaf}\) (\(mol\,gluc \cdot L^{-1}\)).
  • Sugar concentration in sapwood (stem, branches and coarse roots), \(SS_{sapwood}\) (\(mol\,gluc \cdot L^{-1}\)).
  • Starch concentration in sapwood (stem, branches and coarse roots), \(ST_{sapwood}\) (\(mol\,gluc \cdot L^{-1}\)).

Note that \(LA\) is the same state variable as \(LAI^{\phi}\), but expressed at the individual level, and the same occurs between \(LA_{target}\) and \(LAI^{live}\). These pairs of state variables are related by cohort density (\(N\)).

Other functional variables can be derived from the true state variables and, hence, hence do not need to be treated as state variables themselves but are often used in equations instead of the true state variables:

  • Leaf biomass (\(B_{leaf}\);in \(g\,dry\)) from \(LA\).
  • Sapwood biomass (\(B_{sapwood}\); in \(g\,dry\)) from \(SA\), \(H\) and \(FRP_{s}\) and \(L_{radial,s}\).
  • Leaf storage volume (\(V_{storage, leaf}\); in \(L\)) from \(B_{leaf}\).
  • Sapwood storage volume (\(V_{storage, sapwood}\); in \(L\)) from \(SA\), \(H\) and \(FRP_{s}\) and \(L_{radial,s}\).
  • Fine root area (\(FRA_{s}\); in \(m^2\)) in each soil layer \(s\), from \(B_{fineroot,s}\).

Some belowground variables (such as the radial length of coarse roots) are only considered dynamic when simulating growth with advance water balance.

15.3 Mass and energy balances

15.3.1 Water and energy balance

Since the growth model builds on soil and plant water balance models, the water and energy balances explained in sections 3.3 or 7.4 (depending on transpirationMode) also hold for this model.

15.3.2 Labile carbon balance

The model performs daily carbon balance of labile carbon in leaves and sapwood (stem, branches and coarse roots) for each plant cohort. In each of these two compartments carbon balance is performed for the two labile carbon forms, dissolved sugars (i.e. metabolic carbon) and starch (i.e. storage carbon). In the following all carbon flows (i.e. the components of right hand side of equations) are assumed to be in units of \(g\,gluc \cdot day^{-1}\). At the leaf level, the carbon balance equations for dissolved sugars and starch are (\(i\) subscripts omitted):

\[\begin{eqnarray} \Delta{SS_{leaf}} \cdot V_{storage,leaf} &=& A - M_{leaf} - F_{phloem} - SC_{leaf} - TS_{leaf}\\ \Delta{ST_{leaf}} \cdot V_{storage,leaf} &=& SC_{leaf} - TT_{leaf} \tag{15.1} \end{eqnarray}\] where \(A\) is (gross) photosynthesis, \(M_{leaf}\) is leaf maintenance respiration, \(F_{phloem}\) is the sugar flow via phloem towards the stem and roots, \(SC_{leaf}\) is the conversion from leaf sugar to leaf starch, \(TS_{leaf}\) and \(TT_{leaf}\) are the translocation of leaf sugars and starch into sapwood storage, respectively, during leaf senescence (see (15.2) below) or if leaf storage capacity is surpassed.

The corresponding carbon balance equations for sapwood dissolved sugars and starch are: \[\begin{eqnarray} \Delta{SS_{sapwood}} \cdot V_{storage,sapwood} &=& F_{phloem} - M_{sapwood} - M_{fineroot} \\ & & - SC_{sapwood} - TS_{sapwood} \\ \Delta{ST_{sapwood}} \cdot V_{storage,sapwood} &=& SC_{sapwood} + TS_{leaf} + TT_{leaf} + TS_{sapwood} \\ & & - G_{sapwood} - G_{leaf} - G_{fineroot} - RE_{sapwood} \tag{15.2} \end{eqnarray}\] where \(F_{phloem}\) is the sugar inflow via phloem transport, \(M_{sapwood}\) is the sum of maintenance respiration of branches, stem and coarse roots, \(M_{fineroot}\) is the maintenance respiration of fine roots, \(G_{leaf}\), \(G_{sapwood}\) and \(G_{fineroot}\) are the carbon costs of forming new leaves, sapwood or fine roots (respectively), \(SC_{sapwood}\) is the conversion of sapwood sugar to sapwood starch, \(TS_{sapwood}\) is the translocation of sapwood sugars into starch during leaf senescence and \(RE_{sapwood}\) is the root exudation of sapwood carbon.

If we define \(S_{labile}\) as the total amount of labile carbon in the plant (in \(g\,gluc\)): \[\begin{equation} S_{labile} = (SS_{leaf} + ST_{leaf}) \cdot V_{storage,leaf} + (SS_{sapwood} + ST_{sapwood}) \cdot V_{storage,sapwood} \end{equation}\] then labile carbon balance at the plant level reduces to: \[\begin{equation} \Delta{S_{labile}} = A - M - G - RE \tag{15.3} \end{equation}\] where \(M = M_{leaf} + M_{sapwood} + M_{fineroot}\) is plant-level maintenance respiration, \(G = G_{leaf} + G_{sapwood} + G_{fineroot}\) is plant-level growth costs and \(RE = RE_{sapwood}\) is plant-level root exudation.

15.3.3 Biomass balance

In addition to changes in labile carbon pools, the model also implements changes in the size of carbon compartments (leaves, sapwood and fine roots), as a result of the interplay between growth and senescence processes. Hence, we can define the following structural equations: \[\begin{eqnarray} \Delta{B_{leaves}} &=& B_{leaves, growth} - B_{leaves, senescence}\\ \Delta{B_{sapwood}} &=& B_{sapwood, growth} - B_{sapwood, senescence}\\ \Delta{B_{fineroot}} &=& B_{fineroot, growth} - B_{fineroot, senescence} \end{eqnarray}\] where all variables would be in units of \(g\,dry \cdot day^{-1}\). And the following equation defines the structural biomass balance at the plant level: \[\begin{equation} \Delta{B_{structure}} = \Delta{B_{leaves}} + \Delta{B_{sapwood}} + \Delta{B_{fineroot}} \end{equation}\] The biomass balance at the individual level is completed if we add the labile biomass balance to the structural biomass balance: \[\begin{equation} \Delta{B_{plant}} = \Delta{B_{structure}} + \Delta{S_{labile}} \end{equation}\] At the cohort level, however, we need to take into account that some individuals will die, so that the biomass balance needs to incorporate mortality losses: \[\begin{equation} \Delta{B_{cohort}} = \Delta{B_{plant}} \cdot N_{cohort} - B_{mortality} \end{equation}\] where \(N_{cohort}\) is the initial cohort density (before mortality occurred) and \(B_{mortality}\) is the biomass loss due to mortality of individuals, which in order to close the balance has to be defined as: \[\begin{equation} B_{mortality} = (B_{plant} + \Delta{B_{plant}}) \cdot N_{dead} \end{equation}\] where \(N_{dead}\) is the density of dead individuals and \(B_{plant}\) is the initial plant biomass.

15.3.4 Stand-level carbon balance

With the aim to produce outputs to be compared with Eddy-covariance flux data, the model produces aggregates of gross photosynthesis and respiration at the stand level, all expressed using units of \(g\,C\cdot m^{-2}\).

  • Gross primary production (\(GPP\)) is the sum of gross photosynthesis across plant cohorts.
  • Maintenance respiration is the sum across cohorts of the carbon emitted to the atmosphere as a result of maintenance respiration, i.e. \(M\).
  • Synthesis respiration is the sum across cohorts of the carbon returned to the atmosphere as a result of the process of synthesizing new structures. Note that this is less than \(G\), as it does not include the carbon allocated to the new structures.
  • Net primary production (\(NPP\)) is \(GPP\) minus the maintenance and synthesis respiration terms.

15.4 Process scheduling

Growth simulations are conducted in daily time steps. If using the basic water balance sub-model, processes are scheduled following the regular scheduling. In contrast, if using the advanced water balance model, the growth processes can be simulated using a detailed scheduling.

15.4.1 Regular scheduling

For every day to be simulated, first executes soil water balance, transpiration and photosynthesis calculations by calling the basic water balance model (3.4). After that, the model performs the following steps for each plant cohort:

  1. Determine the amount of live structural biomass (in leaves, sapwood and fine root compartments), storage volume (in leaves and sapwood) and storage capacity (16.1).
  2. Calculate gross photosynthesis per individual (\(A\)), maintenance respiration for leaves (\(M_{leaf}\)), sapwood (\(M_{sapwood}\)) and fine roots (\(M_{fineroot}\)) (16.2).
  3. If phenology indicates leaf unfolding, evaluate leaf temperature and turgor sink limitations, growth costs (\(G_{leaf}\)) and leaf area increase (17.1.2).
  4. If sapwood growth is permitted, evaluate sapwood temperature and turgor sink limitations, growth costs (\(G_{sapwood}\)) and sapwood area increase (17.1.3).
  5. Evaluate fineroot temperature and turgor sink limitations, growth costs (\(G_{fineroot}\)) and fineroot biomass increase (17.1.4).
  6. Update changes in sugar and starch compartments due to photosynthesis, maintenance respiration and growth. Apply transfer from leaf metabolic to sapwood metabolic carbon (16.2.4) and conversions between storage and metabolic carbon (16.2.5).
  7. Determine leaf senescence due to aging or cavitation effects (17.2.1).
  8. Determine sapwood area senescence by aging (17.2.2).
  9. Determine fine root senescence by aging (17.2.3).
  10. Evaluate labile carbon translocation due to leaf and sapwood senescence (\(TS_{leaf}\), \(TT_{leaf}\) and \(TS_{sapwood}\)). If leaf storage carbon is surpassed, add the excess to \(TT_{leaf}\). Add the sum of translocated carbon to the starch sapwood pool.
  11. Move any surplus in sapwood storage carbon to root exudation (\(RE_{sapwood}\)). This completes the daily carbon balance for leaf labile pools (15.1), sapwood labile pools (15.2), and plant-level labile carbon. (15.3).
  12. Update leaf area, sapwood area, fine root area and derived variables (e.g., leaf area index and Huber value) (17.3.1).
  13. Determine if a wildfire stroke the forest stand and, if so, fire severity effects (17.5).
  14. Determine if plant death by starvation or desiccation occurred (17.4).
  15. Update fine root area target and, if phenology indicates bud formation, update the leaf area target (17.3.2).
  16. Translate sapwood area growth into structural variables (i.e., plant height, tree DBH, tree crown ratio and shrub cover), (17.6) and update storage volumes and the concentration of labile pools.

15.4.2 Advanced scheduling

For every day to be simulated, the model first executes soil water balance, energy balance, transpiration and photosynthesis calculations in subdaily times steps, by calling the advanced water balance model (7.5). After that, the model performs the following steps for each plant cohort:

  1. Determine the amount of live structural biomass (in leaves, sapwood and fine root compartments), storage volume (in leaves and sapwood) and storage capacity (16.1).
  2. For every subdaily step, perform carbon balance as follows:
    1. Calculate gross photosynthesis per individual (\(A\)) and maintenance respiration for leaves (\(M_{leaf}\)), sapwood (\(M_{sapwood}\)) and fine roots (\(M_{fineroot}\)), taking into account both live structural biomass and labile sugar biomass (see 16.2).
    2. If phenology indicates leaf unfolding, evaluate temperature and turgor sink limitations for growth of leaves, estimate growth costs (\(G_{leaf}\)) and record leaf area increases (17.1.2).
    3. If sapwood growth is permitted, evaluate temperature and turgor sink limitations for growth of sapwood, estimate growth costs (\(G_{sapwood}\)) and record sapwood area increases (17.1.3).
    4. Evaluate temperature and turgor sink limitations for growth of fine roots, estimate growth costs (\(G_{fineroot}\)) and record fine root biomass increases (17.1.4).
    5. Evaluate phloem transport (\(F_{phloem}\)) and sugar-starch dynamics in the leaf and sapwood compartments at 1s time steps (16.2.4), including photosynthesis, maintenance respiration and growth respiration as well as diversion towards root exudation if maximum leaf or sapwood starch capacity is attained (\(RE_{leaf}\) and \(RE_{sapwood}\)). This completes the sub-daily carbon balance for plant-level labile carbon (15.3).
  3. Determine leaf senescence due to aging or cavitation effects (17.2.1).
  4. Determine sapwood area senescence by aging (17.2.2).
  5. Determine fine root senescence by aging (17.2.3).
  6. Evaluate labile carbon translocation due to leaf and sapwood senescence (\(TS_{leaf}\), \(TT_{leaf}\) and \(TS_{sapwood}\)), adding the resulting carbon to the starch sapwood pool. This completes the daily carbon balance for leaf labile pools (15.1), sapwood labile pools (15.2), and plant-level labile carbon.
  7. Update leaf area, sapwood area, fine root biomass and distribution. Update derived variables (e.g., leaf area index, Huber values, hydraulic conductance of stems, roots and rhizosphere, osmotic potential at full turgor of leaves and sapwood) (17.3.1).
  8. Determine if plant death by starvation or desiccation occurred (17.4).
  9. If phenology indicates bud formation, update the leaf area target (17.3.2). Update the fine root biomass target, according to the hydraulic conductance in the rhizosphere (17.3.2).
  10. Translate sapwood area growth into structural variables (i.e., plant height, tree DBH, tree crown ratio and shrub cover), (17.6) and update storage volumes and the concentration of labile pools.

15.5 Inputs and outputs

15.5.1 Soil, vegetation and meteorology

Soil

Soil input requirements are the same as for the basic water balance model and were fully described in section 2.3. Genuchten (1980) water retention curves are forced for this model, because rhizosphere conductance is modelled using van Genuchten hydraulic equations (see subsection 10.2).

Vegetation

Vegetation input requirements were fully described in section 2.4. Trees and shrubs do not need to be characterized with different variables in soil water balance calculations, since both kinds of cohort have a \(LAI\) value. In most cases, users only need to estimate the leaf area index corresponding to live leaves, i.e. \(LAI^{live}\), because one can assume no dead leaves in the canopy (i.e., \(LAI^{dead} = 0\)). Note that vegetation characteristics are modified by simulations in this model.

Metereological input

The minimum weather variables required to run the model are min/max temperatures (\(T_{min}\) and \(T_{max}\)), min/max relative humidity (\(RH_{min}\) and \(RH_{max}\)), precipitation (\(P\)) and solar radiation (\(Rad\)). Wind speed (\(u\)) is also needed, but the user may use missing values if not available (a default value will be used in this case). Wind speed is assumed to have been measured at a specific height above the canopy (by default at 2 m). Atmospheric \(CO_2\) concentration (\(C_{atm}\)) may also be specified, but if missing a default constant value is assumed, which is taken from the control parameters. If wildfire occurrence and severity is to be simulated, the user has to specify daily fire probability (\(P_{fire}\)) in an additional column. Definitions and units of these variables were given in section 2.5.

15.5.2 Vegetation functional parameters

The growth model requires many functional parameters to be specified for plant cohorts. Some of them depend on whether the basic or advanced water balance is adopted. Here we report functional parameters needed in addition to those necessary for the water balance submodel.

A first set of parameters refers to anatomical features (paramsAnatomy), most of them already required by water balance model simulations:

Symbol Units R Description
\(H_{max}\) \(cm\) Hmax Maximum plant height
\(H_{med}\) \(cm\) Hmed Median plant height
\(1/H_{v}\) \(m^2 \cdot m^{-2}\) Al2As Leaf area to sapwood area ratio
\(RLR\) \(m^2 \cdot m^{-2}\) Ar2Al Fine root area to leaf area ratio
\(SLA\) \(m^2 \cdot kg^{-1}\) SLA Specific leaf area
\(LW\) \(cm\) LeafWidth Leaf width
\(\rho_{leaf}\) \(g \cdot cm^{-3}\) LeafDensity Leaf tissue density
\(\rho_{wood}\) \(g \cdot cm^{-3}\) WoodDensity Wood tissue density
\(\rho_{fineroot}\) \(g \cdot cm^{-3}\) FineRootDensity Fine root tissue density
\(f_{conduits}\) [0-1] conduit2sapwood Proportion of sapwood corresponding to xylem conduits (the remaining corresponds to parenchymatic tissues)
\(SRL\) \(cm \cdot g^{-1}\) SRL Specific root length
\(RLD\) \(cm \cdot cm^{-3}\) RLD Fine root length density (i.e. density of root length per soil volume)
\(r_{6.35}\) r635 Ratio between the weight of leaves plus branches and the weight of leaves alone for branches of 6.35 mm

A second set of parameters refers to allometric coefficients needed for structural updates (paramsAllometries).

Symbol Units R param Description
\(a_{ash}\) Aash Coefficient relating the square of shrub height with shrub area
\(a_{bsh}\), \(b_{bsh}\) Absh, Bbsh Coefficients relating crown volume with dry weight of shrub individuals
\(bt_{sh}\) BTsh Bark thickness in shrubs
\(a_{cr}\), \(b_{1cr}\), \(b_{2cr}\), \(b_{3cr}\), \(c_{1cr}\), \(c_{2cr}\) B1cr, B2cr, B3cr, C1cr, C2cr Coefficients to calculate crown ratio of trees
\(a_{cw}\), \(b_{cw}\) Acw, Bcw Regression coefficients used to calculate the crown width of trees (as intermediary step to obtain the crown ratio).
\(a_{bt}\), \(b_{bt}\) Abt, Bbt Regression coefficients used to calculate the bark thickness of trees

A third set of parameters refers to growth parameters (paramsGrowth).

Symbol Units R param Description
\(N_{leaf}\) \(mg\,N \cdot g\,dry^{-1}\) Nleaf Leaf nitrogen concentration per dry mass
\(N_{sapwood}\) \(mg\,N \cdot g\,dry^{-1}\) Nsapwood Sapwood nitrogen concentration per dry mass
\(N_{fineroot}\) \(mg\,N \cdot g\,dry^{-1}\) Nfineroot Fine root nitrogen concentration per dry mass
\(MR_{leaf}\) \(g\,gluc\cdot g\,dry^{-1}\cdot day^{-1}\) RERleaf Leaf respiration rate at 20 ºC. Normally estimated via \(N_{leaf}\).
\(MR_{sapwood}\) \(g\,gluc\cdot g\,dry^{-1}\cdot day^{-1}\) RERsapwood Living sapwood (parenchymatic tissue) respiration rate at 20 ºC. Normally estimated via \(N_{sapwood}\).
\(MR_{fineroot}\) \(g\,gluc\cdot g\,dry^{-1}\cdot day^{-1}\) RERfineroot Fine root respiration rate at 20 ºC. Normally estimated via \(N_{fineroot}\).
\(MR_{leaf}\) \(g\,gluc\cdot g\,dry^{-1}\cdot day^{-1}\) RERleaf Leaf respiration rate at 20 ºC
\(MR_{sapwood}\) \(g\,gluc\cdot g\,dry^{-1}\cdot day^{-1}\) RERsapwood Living sapwood (parenchymatic tissue) respiration rate at 20 ºC
\(MR_{fineroot}\) \(g\,gluc\cdot g\,dry^{-1}\cdot day^{-1}\) RERfineroot Fine root respiration rate at 20 ºC
\(RGR_{leaf, max}\) \(m^2 \cdot cm^{-2} \cdot day^{-1}\) RGRleafmax Maximum leaf area daily growth rate, relative to sapwood area
\(RGR_{cambium, max}\) \(cm^2 \cdot cm^{-1} \cdot day^{-1}\) RGRcambiummax Maximum daily tree sapwood growth rate relative to cambium perimeter length
\(RGR_{sapwood, max}\) \(cm^2 \cdot cm^{-2} \cdot day^{-1}\) RGRsapwoodmax Maximum daily shrub sapwood growth rate relative to sapwood area
\(RGR_{fineroot, max}\) \(g\,dry \cdot g\,dry^{-1} \cdot day^{-1}\) RGRfinerootmax Maximum daily fine root relative growth rate
\(CC_{leaf}\) \(g\,gluc\cdot g\,dry^{-1}\) CCleaf Leaf construction cost
\(CC_{sapwood}\) \(g\,gluc\cdot g\,dry^{-1}\) CCsapwood Sapwood construction cost
\(CC_{fineroot}\) \(g\,gluc\cdot g\,dry^{-1}\) CCfineroot Fine root construction cost
\(SR_{sapwood}\) \(day^{-1}\) SRsapwood Daily sapwood senescence rate
\(SR_{fineroot}\) \(day^{-1}\) SRfineroot Daily fine root senescence rate
\(RSSG\) [0-1] RSSG Minimum relative starch for sapwood growth to occur.
\(f_{HD,min}\) \(cm \cdot cm^{-1}\) fHDmin Minimum height-to-diameter ratio
\(f_{HD,max}\) \(cm \cdot cm^{-1}\) fHDmax Maximum height-to-diameter ratio
\(g\, C \cdot g^{-1} dry\) WoodC Wood carbon content per dry weight

A third set of parameters refers to mortality/regeneration parameters (paramsMortalityRegeneration).

Symbol Units R param Description
\(P_{mort,base}\) \([0-1]\) MortalityBaselineRate Deterministic proportion or probability specifying the baseline reduction of cohort’s density occurring in a year as a result of processes not explicitly modelled
\(TS_{surv}\) \([0-1]\) SurvivalModelStep Time step in years of the empirical survival model depending on stand basal area (e.g. 10)
\(\beta_{surv,0}\) \([0-1]\) SurvivalB0 Intercept of the logistic baseline survival model depending on stand basal area
\(\beta_{surv,1}\) \([0-1]\) SurvivalB1 Slope of the logistic baseline survival model depending on stand basal area
\(N_{tree, recr}\) \(ind \cdot ha^{-1}\) RecrTreeDensity Density of tree recruits from seeds.
\(N_{tree, ingrowth}\) \(ind \cdot ha^{-1}\) IngrowthTreeDensity Density of trees reaching ingrowth DBH.
\(DBH_{tree, recr}\) \(cm\) RecrTreeDBH DBH for tree recruits from seeds or resprouting (e.g. 1 cm).
\(DBH_{tree, ingrowth}\) \(cm\) IngrowthTreeDBH Ingrowth DBH for trees (e.g. 7.5 cm).

Vegetation functional attributes are normally filled for each cohort by function growthInput() or forest2growthInput() from species identity. However, different parameters can be specified for different cohorts of the same species if desired (see section 2.4.9).

15.5.3 Control parameters

Control parameters modulate the overall behaviour of growth simulations (see section 2.6). Parameters controlling water balance have been already described in sections 3.5.3 and 7.6.3. Here we only mention those control parameters specific to the growth() function.

First, there are flags that regulate the application of processes:

  • allowDessication [=TRUE]: Boolean flag to indicate that mortality by dessication is allowed.
  • allowStarvation [=TRUE]: Boolean flag to indicate that mortality by starvation is allowed.
  • sinkLimitation [=TRUE]: Boolean flag to indicate that temperature and turgor limitations to growth are applied.
  • shrubDynamics [= TRUE]: Boolean flag to allow the application of demographic processes to shrubs.
  • herbDynamics [= TRUE]: Boolean flag to allow dynamic herb leaf area as a function of shading due to leaf area of woody cohorts.

An important parameter concerns the allocation strategy:

  • allocationStrategy [="Plant_kmax"] defines the allocation strategy (investment in leaf area vs. sapwood area) of the growth model. If allocationStrategy = "Plant_kmax" then the target leaf area is set to maintain the input whole-plant maximum conductance. If allocationStrategy = "Al2As" then the target leaf area is set to maintain the input Huber value.

A number of control parameters regulate carbon balance:

  • phloemConductanceFactor [= 0.2]: Factor to transform stem xylem conductance to phloem conductance (only for transpirationMode = "Sperry").
  • nonSugarConcentration [=0.25]: A constant specifying non-sugar (inorganic) solute concentration (\(mol \cdot L^{-1}\)) in cells.
  • equilibriumOsmoticConcentration [= c(leaf = 0.8, sapwood = 0.6)]: Equilibrium osmotic concentrations (\(mol \cdot L^{-1}\)) for leaf and sapwood cells. The difference between leaf and sapwood values helps maintaining phloem transport. The equilibrium sugar concentration is found using equilibriumOsmoticConcentration - nonSugarConcentration and defaults to [= c(leaf = 0.55, sapwood = 0.35)].
  • minimumRelativeStarchForGrowth [= 0.50]: Default minimum concentration of storage carbon (starch), relative to the maximum storage capacity, for sapwood growth to occur. This default value is used when species-specific values are not specified via SpParams.
  • senescenceRates [= c(sapwood = 0.0001261398, fineroot = 0.001897231)]: Relative senescence rates (\(day^{-1}\)) for sapwood and fine roots. Default are equivalent to 4.5% and 50% annual turnover for sapwood and fine roots, respectively. Leaf senescence rates depend on leaf lifespan (i.e. leaf duration) for evergreen species. These are default values used when relative growth rates are not specified via species-specific SpParams.
  • constructionCosts [= c(leaf = 1.5, sapwood = 1.47, fineroot = 1.30)]: Default construction costs, including respiration and structural carbon, per dry weight of new tissue (\(g\,gluc \cdot g\,dry^{-1}\)). These are default values used when relative growth rates are not specified via species-specific SpParams.
  • maximumRelativeGrowthRates [= c(leaf = 0.01, cambium = 0.005, sapwood = 0.002, fineroot = 0.1)]: Default maximum relative growth rates for leaves (\(m^{2}\cdot cm^{-2} \cdot day^{-1}\)), tree sapwood (\(cm^{2}\cdot cm^{-1} \cdot day^{-1}\)), shrub sapwood (\(cm^{2}\cdot cm^{-2} \cdot day^{-1}\)) and fine roots (\(g\,dry \cdot g\,dry^{-1} \cdot day^{-1}\)). These are default values used when relative growth rates are not specified via species-specific SpParams.

Finally, we have the following options regarding mortality:

  • mortalityMode [= "density/deterministic"]: String describing how mortality is applied. Current accepted values are combinations of "cohort" vs "density" (for whole-cohort mortality vs reduction of stem density) and "deterministic" vs. "stochastic".
  • mortalityBaselineRate [= 0.0015]: Default deterministic proportion or probability specifying the baseline reduction of cohort’s density occurring in a year as a result of processes not explicitly modelled (for mortalityMode = "density/deterministic" or "density/stochastic").
  • mortalityRelativeSugarThreshold [= 0.4]: Threshold of stem sugar concentration relative to equilibrium values (by default 40%), resulting in an increased mortality rate/probability whenever levels are below.
  • mortalityRWCThreshold [= 0.4]: Threshold of stem relative water content resulting in increased mortality rate/probability whenever levels are below (by default 40%).

15.5.4 Model output

15.5.4.1 Daily output

Functions growth() returns a list of a class with the same name. The first four elements of this list (i.e., latitude, topography, weather and growthInput) are simply copies of model inputs. The next element is growthOutput, which contains the state of the input object at the end of the simulation (this can be used to perform further simulations starting with current values of state variables). The remaining list elements are:

Element Description
WaterBalance Climatic input and water balance flows (i.e. net precipitation, infiltration, runoff, transpiration…). All of them in \(mm = L \cdot m^{-2}\).
EnergyBalance Energy balance components (instantaneous values) for the soil and the canopy
CarbonBalance Stand-level carbon balance components (gross primary production, maintenance respiration, synthesis respiration and net primary production). All of them in \(g\,C \cdot m^{-2}\).
BiomassBalance Stand-level biomass balance components. All of them in \(g\,dry \cdot m^{-2}\).
Temperature Minimum and maximum temperature values for topsoil, canopy and atmosphere (if transpirationMode = "Sperry")
Soil Soil variables for each soil layer: Moisture relative to field capacity (\(W_s\)), water potential (\(\Psi_s\)) and volumetric water content (\(V_s\)).
Stand Stand-level variables, such as \(LAI^{\phi}_{stand} = LAI^{live}_{stand}\), \(LAI^{dead}_{stand}\), the water retention capacity of the canopy (\(S_{canopy}\)) or the fraction of light reaching the ground (\(L^{PAR}_{ground}\) and \(L^{SWR}_{ground}\)).
Plants Plant-level variables, such as \(LAI^{phi}_i\), plant transpiration, plant water potential, etc.
SunlitLeaves Leaf-level output variables for sunlit leaves (transpirationMode = "Sperry").
ShadeLeaves Leaf-level output variables for shade leaves (transpirationMode = "Sperry").
LabileCarbonBalance A list with the daily results of labile carbon balance components and carbon pools.
PlantBiomassBalance A list with the daily results of biomass balance components for plant cohorts.
PlantStructure A list with daily results of plant compartment sizes, in terms of area and biomass.
GrowthMortality A list with daily results of growth rates for leaf, sapwood and fine roots; as well as daily mortality rates.

Elements WaterBalance to ShadeLeaves are equal to the output of function spwb() and were described in previous chapters (see 3.5.4 and 7.6.4).

The following table describes the child elements of LabileCarbonBalance, each of them a data frame with dates in rows and plant cohorts in columns:

Element Symbol Units Description
GrossPhotosynthesis \(A_{i}/B_{i}\) \(g\,gluc \cdot g\,dry^{-1} \cdot day^{-1}\) Daily gross photosynthesis per dry weight of living biomass.
MaintentanceRespiration \(M_{i}/B_{i}\) \(g\,gluc \cdot g\,dry^{-1} \cdot day^{-1}\) Daily maintenance respiration (including leaves, sapwood and fine roots) per dry weight of living biomass.
GrowthCosts \(G_{i}/B_{i}\) \(g\,gluc \cdot g\,dry^{-1} \cdot day^{-1}\) Daily growth costs (including leaves, sapwood and fine roots) per dry weight of living biomass.
RootExudation \(RE_{i}\) \(g\,gluc \cdot g\,dry^{-1} \cdot day^{-1}\) Daily root exudation per dry weight of living biomass.
CarbonBalance \(\Delta S_{i}/B_{i}\) \(g\,gluc \cdot g\,dry^{-1}\) Daily labile carbon balance (eq. (15.3)) per dry weight of living biomass.
SugarLeaf \(SS_{leaf,i}\) \(mol\,gluc \cdot L^{-1}\) Sugar concentration in leaves.
StarchLeaf \(ST_{leaf,i}\) \(mol\,gluc \cdot L^{-1}\) Starch concentration in leaves.
SugarSapwood \(SS_{sapwood,i}\) \(mol\,gluc \cdot L^{-1}\) Sugar concentration in sapwood.
StarchSapwood \(ST_{sapwood,i}\) \(mol\,gluc \cdot L^{-1}\) Starch concentration in sapwood.
SugarTransport \(F_{phloem}\) \(mol\,gluc \cdot s^{-1}\) Average instantaneous rate of carbon transferred between leaves and stem compartments via phloem.

The following table describes the child elements of PlantCarbonBalance, each of them a data frame with dates in rows and plant cohorts in columns:

Element Symbol Units Description
StructuralBiomassBalance \(g\,dry \cdot m^{-2} \cdot day^{-1}\) Daily structural biomass balance.
LabileBiomassBalance \(g\,dry \cdot m^{-2} \cdot day^{-1}\) Daily labile biomass balance.
PlantBiomassBalance \(g\,dry \cdot m^{-2} \cdot day^{-1}\) Daily plant biomass balance.
MortalityBiomassLoss \(g\,dry \cdot m^{-2} \cdot day^{-1}\) Daily biomass loss due to mortality.
CohortBiomassBalance \(g\,dry \cdot m^{-2} \cdot day^{-1}\) Daily cohort biomass balance (includes plant biomass balance and mortality).

The following table describes the child elements of PlantStructure, again each of them a data frame with dates in rows and plant cohorts in columns:

Element Symbol Units Description
LeafBiomass \(B_{leaf,i}\) \(g\,dry \cdot ind^{-1}\) Daily leaf structural biomass for an average individual.
SapwoodBiomass \(B_{sapwood,i}\) \(g\,dry \cdot ind^{-1}\) Daily sapwood structural biomass for an average individual.
FineRootBiomass \(B_{fineroot,i}\) \(g\,dry \cdot ind^{-1}\) Daily fine root biomass for an average individual.
LeafArea \(LA_{i}\) \(m^{2}\) Daily amount of leaf area for an average individual.
SapwoodArea \(SA_{i}\) \(cm^{2}\) Daily amount of sapwood area for an average individual.
FineRootArea \(FRA_{i}\) \(m^{2}\) Daily amount of fine root area for an average individual.
HuberValue \(H_{v}\) \(cm^2 \cdot m^{-2}\) The ratio of sapwood area to (target) leaf area
RootAreaLeafArea \(m^2 \cdot m^{-2}\) The ratio of fine root area to (target) leaf area
DBH \(DBH_{i}\) \(cm\) Daily diameter at breast height for an average individual.
Height \(H_{i}\) \(cm\) Daily total height for an average individual.

The following table describes the child elements of GrowthMortality, again each of them a data frame with dates in rows and plant cohorts in columns:

Element Symbol Units Description
LAgrowth \(\Delta LA_{i}/SA_i\) \(m^{2}\cdot cm^{-2} \cdot day^{-1}\) Leaf area growth relative to sapwood area for an average individual.
SAgrowth \(\Delta SA_{i}/SA_i\) \(cm^{2}\cdot cm^{-2} \cdot day^{-1}\) Leaf area growth relative to sapwood area for an average individual.
FRAgrowth \(\Delta FRA_{i}/SA_i\) \(m^{2}\cdot cm^{-2} \cdot day^{-1}\) Fine root area growth relative to sapwood area for an average individual.
StarvationRate \(ind \cdot ind^{-1} \cdot day^{-1}\) Daily mortality rate from starvation.
DessicationRate \(ind \cdot ind^{-1} \cdot day^{-1}\) Daily mortality rate from dessication.
MortalityRate \(ind \cdot ind^{-1} \cdot day^{-1}\) Daily mortality rate (any cause).

15.5.4.2 Subdaily output

As with function spwb(), subdaily output can also be generated with function growth(). This is done via setting subdailyResults = TRUE in the control parameter list. In that case, the output list of growth() will include an element subdaily, whose subelements correspond to the results of growth_day() for each date simulated. Refer to the documentation of function growth_day() for details of sub-daily output.

Bibliography

Adams, H.D., Park Williams, A., Xu, C., Rauscher, S.A., Jiang, X. & McDowell, N.G. (2013). Empirical and process-based approaches to climate-induced forest mortality models. Frontiers in Plant Science, 4, 1–5.
Adams, H.D., Zeppel, M.J.B., Anderegg, W.R.L., Hartmann, H., Landhäusser, S.M., Tissue, D.T., et al. (2017). A multi-species synthesis of physiological mechanisms in drought-induced tree mortality. Nature Ecology and Evolution, 1, 1285–1291.
Bär, A., Michaletz, S.T. & Mayr, S. (2019). Fire effects on tree physiology. New Phytologist, 223, 1728–1741.
Blackman, C.J., Pfautsch, S., Choat, B., Delzon, S., Gleason, S.M. & Duursma, R.A. (2016). Toward an index of desiccation time to tree mortality under drought. Plant Cell and Environment, 39, 2342–2345.
Bugmann, H., Seidl, R., Hartig, F., Bohn, F., Brůna, J., Cailleret, M., et al. (2019). Tree mortality submodels drive simulated long-term forest dynamics: Assessing 15 models from the stand to global scale. Ecosphere, 10, e02616.
Butler, B.W. & Dickinson, M.B. (2010). Tree Injury and Mortality in Fires: Developing Process-Based Models. Fire Ecology, 6, 55–79.
Cabon, A., Fernández‐de‐Uña, L., Gea‐Izquierdo, G., Meinzer, F.C., Woodruff, D.R., Martínez‐Vilalta, J., et al. (2020a). Water potential control of turgor‐driven tracheid enlargement in Scots pine at its xeric distribution edge. New Phytologist, 225, 209–221.
Cabon, A., Peters, R.L., Fonti, P., Martínez‐Vilalta, J. & De Cáceres, M. (2020b). Temperature and water potential co‐limit stem cambial activity along a steep elevational gradient. New Phytologist, 226, 1325–1340.
Cannell, M.G.R. & Thornley, J.H.M. (2000). Modelling the Components of Plant Respiration: Some Guiding Principles. Annals of Botany, 85, 45–54.
Cho, N., Kang, S., Agossou, C., Kim, E. & Lim, J.-H. (2022). Modeling temporal variations of non-structural carbohydrate (NSC) storages across biomes. Forest Ecology and Management, 508, 120033.
De Cáceres, M., Molowny-Horas, R., Cabon, A., Martínez-Vilalta, J., Mencuccini, M., García-Valdés, R., et al. (2023). MEDFATE 2.9.3: A trait-enabled model to simulate Mediterranean forest function and dynamics at regional scales. Geoscientific Model Development, 16, 3165–3201.
Dietze, M.C., Sala, A., Carbone, M.S., Czimczik, C.I., Mantooth, J.A., Richardson, A.D., et al. (2014). Nonstructural Carbon in Woody Plants. Annual Review of Plant Biology, 65, 667–687.
Fatichi, S., Leuzinger, S. & Körner, C. (2014). Moving beyond photosynthesis: From carbon source to sink-driven vegetation modeling. New Phytologist, 201, 1086–1095.
Genuchten, M.V. (1980). A closed-form equation for predicting the hydraulic conductivity of unsaturated soils. Soil science society of America journal, 44, 892–898.
Gifford, R.M. (2003). Plant respiration in productivity models: Conceptualisation, representation and issues for global terrestrial carbon-cycle research. Functional Plant Biology, 30, 171–186.
Guillemot, J., Martin-Stpaul, N.K., Dufrêne, E., François, C., Soudani, K., Ourcival, J.M., et al. (2015). The dynamic of the annual carbon allocation to wood in European tree species is consistent with a combined source-sink limitation of growth: Implications for modelling. Biogeosciences, 12, 2773–2790.
Hammond, W.M., Yu, Kailiang.L., Wilson, L.A., Will, R.E., Anderegg, W.R.L. & Adams, H.D. (2019). Dead or dying? Quantifying the point of no return from hydraulic failure in drought‐induced tree mortality. New Phytologist.
Hawkes, C. (2000). Woody plant mortality algorithms: Description, problems and progress. Ecological Modelling, 126, 225–248.
Hood, S.M., Varner, J.M., Van Mantgem, P. & Cansler, C.A. (2018). Fire and tree death: Understanding and improving modeling of fire-induced tree mortality. Environmental Research Letters, 13.
Keane, R., Austin, M., Field, C. & Huth, A. (2001). Tree mortality in gap models: Application to climate change. Climatic Change, 51, 509–540.
Körner, C. (2015). Paradigm shift in plant growth control. Current Opinion in Plant Biology, 25, 107–114.
Körner, C. (2019). No need for pipes when the well is dry-a comment on hydraulic failure in trees. Tree physiology, 39, 695–700.
Kursar, T.A., Engelbrecht, B.M.J., Burke, A., Tyree, M.T., El Omari, B. & Giraldo, J.P. (2009). Tolerance to low leaf water status of tropical tree seedlings is related to drought performance and distribution. Functional Ecology, 23, 93–102.
Landsberg, J.J. & Waring, R.H. (1997). A generalised model of forest productivity using simplified concepts of radiation-use efficiency, carbon balance and partitioning. Forest Ecology and Management, 95, 209–228.
Lindner, M., Sievänen, R. & Pretzsch, H. (1997). Improving the simulation of stand structure in a forest gap model. Forest Ecology and Management, 95, 183–195.
Martinez‐Vilalta, J., Anderegg, W.R.L., Sapes, G. & Sala, A. (2019). Greater focus on water pools may improve our ability to understand and anticipate drought‐induced mortality in plants. New Phytologist, 223, 22–32.
Martínez-Vilalta, J., Sala, A., Asensio, D., Galiano, L., Hoch, G., Palacio, S., et al. (2016). Dynamics of non-structural carbohydrates in terrestrial plants: A global synthesis. Ecological Monographs, 86, 495–516.
Martin-StPaul, N., Delzon, S. & Cochard, H. (2017). Plant resistance to drought depends on timely stomatal closure. Ecology Letters, 20, 1437–1447.
McDowell, N.G. (2011). Mechanisms linking drought, hydraulics, carbon metabolism, and vegetation mortality. Plant Physiology, 155, 1051–1059.
McDowell, N.G., Sapes, G., Pivovaroff, A., Adams, H.D., Allen, C.D., Anderegg, W.R.L., et al. (2022). Mechanisms of woody-plant mortality under rising drought, CO2 and vapour pressure deficit. Nature Reviews Earth & Environment, 0123456789, 294–308.
McDowell, N., Pockman, W.T., Allen, C.D., Breshears, D.D., Cobb, N., Kolb, T., et al. (2008). Mechanisms of plant survival and mortality during drought: Why do some plants survive while others succumb to drought? The New Phytologist, 178, 719–39.
Mencuccini, M. & Grace, J. (1995). Climate influences the leaf area/sapwood area ratio in Scots pine. Tree Physiology, 15, 1–10.
Michaletz, S.T. & Johnson, E.A. (2008). A biophysical process model of tree mortality in surface fires. Canadian Journal of Forest Research, 38, 2013–2029.
Plavcová, L. & Jansen, S. (2015). The Role of Xylem Parenchyma in the Storage and Utilization of Nonstructural Carbohydrates. In: Functional and Ecological Xylem Anatomy. Springer International Publishing, Cham, pp. 209–234.
Prescott, C.E., Grayston, S.J., Helmisaari, H.-S., Kaštovská, E., Körner, C., Lambers, H., et al. (2020). Surplus Carbon Drives Allocation and PlantSoil Interactions. Trends in Ecology & Evolution, 35, 1110–1118.
Reich, P.B., Tjoelker, M.G., Pregitzer, K.S., Wright, I.J., Oleksyn, J. & Machado, J.L. (2008). Scaling of respiration to nitrogen in leaves, stems and roots of higher land plants. Ecology Letters, 11, 793–801.
Richardson, A.D., Carbone, M.S., Keenan, T.F., Czimczik, C.I., Hollinger, D.Y., Murakami, P., et al. (2013). Seasonal dynamics and age of stemwood nonstructural carbohydrates in temperate forest trees. New Phytologist, 197, 850–861.
Scott, J.H. & Reinhardt, E.D. (2002). Estimating canopy fuels in conifer forests. Fire Management Today, 62, 45–50.
Shinozaki, K., Yoda, K., Hozumi, K. & Kira, T. (1964). A quantitative analysis of plant form - the pipe model theory. I. Basic analysis. Japanese Journal of Ecology, 14, 97–105.
Sitch, S., Smith, B., Prentice, I.C., Arneth, a., Bondeau, a., Cramer, W., et al. (2003). Evaluation of ecosystem dynamics, plant geography and terrestrial carbon cycling in the LPJ dynamic global vegetation model. Global Change Biology, 9, 161–185.
Spicer, R. (2005). Senescence in Secondary Xylem: Heartwood Formation as an Active Developmental Program. Vascular Transport in Plants, 457–475.
Stephan, K., Miller, M. & Dickinson, M.B. (2010). First-Order Fire Effects on Herbs and Shrubs: Present Knowledge and Process Modeling Needs. Fire Ecology, 6, 95–114.
Tjoelker, M.G., Oleksyn, J. & Reich, P.B. (2001). Modelling respiration of vegetation: Evidence for a general temperature-dependent Q10. Global Change Biology, 7, 223–230.
Urli, M., Porte, A.J., Cochard, H., Guengant, Y., Burlett, R. & Delzon, S. (2013). Xylem embolism threshold for catastrophic hydraulic failure in angiosperm trees. Tree Physiology, 33, 672–683.