A class for root growth modelling. Provides properties and methods for root growth and root length density calculations and includes a coupled soil water model and a list of texture effects. Reference: Kage, H., Kochler, M. & Stützel, H. Root growth of cauliflower (Brassica oleracea L. botrytis) under unstressed conditions: Measurement and modelling. Plant and Soil 223, 133–147 (2000). https://doi.org/10.1023/A:1004866823128 Effects of soil texture and bulk density on root growth follow the KA5 classification.
TSimpleRootModDM
1 Summary
1.1 Ancestor classes
The class TSimpleRootModDM has the following ancestor classes shown in Table 1.
| AncestorClass | Namespace |
|---|---|
| TPlantRelatedSubMod | UAbstractPlant |
| TSubmodel | UMod |
| TGraphicControl | Vcl.Controls |
| TControl | Vcl.Controls |
| TComponent | System.Classes |
| TPersistent | System.Classes |
| TObject | System |
TRUE
2 Scientific Background
2.1 Root length and root length density
In order to estimate the water transport rate towards roots and their possible limitations it is necessary to have a realistic estimate of the total root length, its spatial an temporal variation and furthermore the distribution of water uptake over the parts of the root system. The latter point is often governed by the variation of water tension within the rooted soil layers, as during a drying phase the more densely rooted upper soil layers dry out and the water uptake than focuses on deeper soil layers.
The variation total root length of a crop over time varies between crops and for a specific crop total root length is somewhat related to the total biomass production and its influencing factors. Cereal crops may have maximum total root root length values of 10 km^2/m^2 or in other units 100 [cm\ cm^{-2}]. Especially grain legumes have much lower total root length values, down to approximately 10% of the values of cereal crops, which may lead to a value of 10 [cm\ cm^{-2}] (Kage and Ehlers, 1996). For a rooting depth of 100 cm (cereal crop) this leads to an average root length density of 1 [cm \cdot cm^{-3}] and for a lower rooting depth of a grain legume of about 50 [cm] we end at values of 0.2 [cm\ cm^{-2}]. Root length density in the subsoil, which is most important during drought stress phases, however, is much lower.
2.2 Dynamic of total root length
The growth of the root system is closely linked to the growth of the entire crop and to some extend and under some conditions (drought stress, nutrient deficiency) vice versa. If the fraction of dry matter increase attributed to fine root growth, ffR, is known, the increase of total fine root length dRL/dt (cm.m-2.d-1) may simply be calculated from the total dry weight increase dWt/dt (g \cdot m^{-2} \cdot d^{-1)} and the average specific root length SRL (sp_WL) (cm\cdot g^{-1} DM) (Kage et al., 2000).
\frac{dRL}{dt}=\frac{d{{W}_{t}}}{dt}\cdot {{f}_{fR}}\cdot SRL \tag{1}
The value of f_{fR} may be assumed to be constant or to decrease during the plant’s development from the vegetative to the generative phase with a minimum value of zero. As a simple approximation a linear decrease of f_{fR} with temperature sum since emergence may be assumed:
f_{fR}=\max (0,\,\,{{f}_{fR0}}-{{f}_{fRdec}}\cdot TS) \tag{2}
where ffR0 (-) is the initial fraction of dry matter allocated to the root fraction and ffRdec (°C^{-1} d^{-1}) is the decrease of this fraction per unit of accumulated temperature. The value of SRL may regarded as a parameter or be calculated from the average diameter of the roots and the average dry matter content of the roots. A constant value of 7000 cm\cdot g^{-1}\; DM is used here based on data of Barraclough (1984), nevertheless, also much lower values have been reported from soils with a quite high clay content (Savin et al., 1994; Siddique et al., 1990).
2.3 Shoot dry matter production and total dry matter increase
The total dry matter production rate may be estimated from the shoot dry matter increase if one considers only a fine root pool as below-ground biomass:
\frac{dW_t}{dt}=\frac{1}{\left( 1-{{f}_{fR}} \right)}\frac{d{{W}_{sh}}}{dt} \tag{3}
Shoot dry matter increase may be obtained from a crop growth model or may be derived from an appropriate function fitted to experimental data. Here, as an example an approach, using the Richards-function (Thornley and Johnson, 1990) is shown:
\frac{dW_{sh}}{dt}=r_{Ws}\cdot T_{eff} \cdot W_{sh} \cdot \left( \frac{W_{shmax}^{rf}-{W_{sh}}^{rf}}{rf\cdot W_{shmax}^{rf}} \right) \tag{4}
Where r_{Ws} is a growth rate parameter, T_{eff} is the effective temperature, W_{shmax} is the maximum attained shoot dry matter and rf is form parameter. This function can be integrated numerically, using a value for W_{sh} at sowing of 10 g\cdot m^{-2}. The effective temperature was calculated from:
T_{eff}=\max \left( 0,\left( {{T}_{a}}-{{T}_{b}} \right) \right) \tag{5}
Where T_a is the daily average air temperature T_b is a base temperature, assumed to be 4°C.
2.4 Rooting depth
Rooting depth is in the submodel TSimpleRootModDM defined as the depth of the deepest root. It is mainly governed by temperature and the submodel is currently parameterized using air temperature as an input. Additionally soil texture and bulk density may optionally be used to modify the maximum rooting depth and the rate of rooting depth increase.
There are also two choices for modelling rooting depth increase: a simple linear increase with temperature sum and an expo-linear increase with temperature sum, which accounts for the observed lag phases in rooting depth increase during early development stages.
2.4.1 Linear increase of rooting depth with temperature sum
Rooting depth zr (cm) is often found to increase linearly with accumulated temperature sum within certain development stages, but lag phases in rooting depth increase (Thorup-Kristensen, 1998; Thorup-Kristensen and Nielsen, 1998a) as well as diminishing rooting depth increases during maturity (Jaafar et al., 1993) have been observed. Rooting depth increase [cm \cdot d^{-1}] therefore simply is:
\frac{dz_r}{dt} = \begin{cases} 0, & z_r > z_{r,\max} \\ k_{zb}\cdot T_{eff} \cdot f_{texture}, & \text{otherwise} \end{cases} \tag{6}
Where k_{zb} [cm\cdot°C^{-1}\cdot d^{-1}] is a parameter. For many cereal crops it is about 0.1 [cm\cdot°C^{-1}\cdot d^{-1}]. The base temperature for root growth was set to 0°C.
The parameter z_{r,\max} is the maximum rooting depth. Its value may be internally modified by the effects effects of soil texture and bulk density, which are considered by the correction factor f_{texture} (see below).
2.4.2 Expo-linear increase of rooting depth with temperature sum
The linear increase of rooting depth with temperature sum may be modified by an exponential term to account for the observed lag phases in rooting depth increase during early development stagese ([Thorup-Kristensen and Nielsen (1998b)](Thorup-Kristensen and van den Boogaard, 1998).
During the first phase rooting depth increase, dzr/dt (cm.d-1) therefore is:
\frac{dz_r}{dt}=k_{za} \cdot T_{eff} \cdot z_r \tag{7}
Where Teff (°C) is the effective temperature for root growth and kza is a constant (°C-1.d-1).
This equation can be integrated:
z_{r}=z_{r0} \cdot {e^{{{k}_{za}}\cdot TS}} \tag{8}
where zr0 is the rooting depth at the day of sowing/transplanting and TS the sum of average daily temperatures above the base temperature.
In order to obtain a continuously derivable function the exponential and the linear part of the function have to predict the same rooting depth increase at the switching point from one part to the other. Therefore, by combining the right hand sides of equation (7-7) and (7-9) and solving for zr at this switching point, zrc, where maximum rooting depth increase is reached can be calculated:
{{z}_{rc}}=\frac{{{b}_{zr}}}{{{a}_{zr}}} \tag{9}
The temperature sum at which the rooting depth increase switches from the exponential to the linear phase, TScrit, is obtained by substituting zrc from Eqn. 7-10 for zr in Eqn. 7-8. Rearranging gives:
T{{S}_{crit}}=\frac{\ln \left( \frac{{{z}_{rc}}}{{{z}_{r0}}} \right)}{{{a}_{zr}}} \tag{10}
2.4.3 Effect of texture and bulk density on rooting depth
The german soil classification (KA5) gives values for a parameter called effective rooting depth (Weff). This is not equivalent to maximum rooting depth zmax, Weff is rather a value that gives a rough estimate of available soil water when multiplied by the plant available soil water content. The values of Weff were used to implement a texture and bulk density dependent correction factor for rooting depth increase, f_{texture}, which is calculated as the ratio of effective rooting depth of the standard soil being an Ut3 texture with a bulk density class of 3. The values of Weff for different soil textures and bulk density classes are shown in Table 2.
TRUE
Effect of texture and bulk density on rooting depth dynamics
2.5 Vertical root distribution
Root length density, however, is not uniform over the soil profile. Typically it is decreasing exponentially from the highest values near the soil surface with depth (Barraclough, 1984; Gerwitz and Page, 1974; Greenwood et al., 1982):
L_{rv}=L_{rv0}\cdot {{e}^{-{{k}_{r}}\cdot z}} \tag{11}
where the constant k_r (cm^{-1}) is the fractional decrease in RLD per unit increase of soil depth and L_{rv0} is the root length density at zero soil depth.
Integration of z=0 to a depth z=z_r were the root length density is very low yields the root length RL (cm \cdot cm^{-2}) (see Kage et al., 2000):
L_r=\int\limits_{z=0}^{z=z_r}{L_{rv0}\cdot {{e}^{-{{k}_{r}}\cdot z}}\cdot dz}=\frac{L_{rv0}}{{{k}_{r}}}\cdot \left( 1-{{e}^{-{{k}_{r}}\cdot {{z}_{r}}}} \right) \tag{12}
To calculate the average rooting density \overline{L_{rv}} (cm \cdot cm^{-3}) within a certain soil layer located between two soil depths z1 and z2 the above equation may be set up for both depths.The difference between RL at z2 and z1 divided by the distance z2-z1 gives the desired value of RLD_{av}:
\overline{L_{rv}}=\frac{L_{rv0}\cdot \left( {{e}^{-{{k}_{r}}\cdot {{z}_{1}}}}-{{e}^{-{{k}_{r}}\cdot {{z}_{2}}}} \right)}{{{k}_{r}}\cdot \left( {{z}_{2}}-{{z}_{1}} \right)} \tag{13}
At the moment k_r and L_{rv0} remain unknown parameters.
for the depth z=z_r and introducing a new parameter, r_{RLD}, describing the ratio of RLD at z_r, RLD_{zr}, and RLD0 the following identity can be found for the parameter k_r:
{{k}_{r}}=-\frac{\ln \left( \frac{RL{{D}_{zr}}}{RL{{D}_{0}}} \right)}{{{z}_{r}}}=-\frac{\ln \left( {{r}_{RLD}} \right)}{{{z}_{r}}} \tag{14}
Thereby, the introduction of r_{RLD} avoids the necessity of using an iterative solution of the above set of equations.
Knowing this value the root length density at the soil surface can be calculated:
RLD_{0}=RL\cdot k_{r}\frac{1}{1-e^{-{k_r}\cdot z_r}} \tag{15}
For late sown winter wheat on a loess loam soil (Kage, 2001) estimated values for L_{rv0} of about 4 cm \cdot cm^{-3} and K_r of about 0.03.
For these values of L_{rv0} and k_r the total root length is 131.9 cm\cdot cm^{-2}.
2.6 Boxcar representation of active root length
In USimpleRootModDM.pas, active root length is represented with a boxcar ageing scheme. For each soil compartment, root length is stored in a matrix of discrete age classes (Root_Matrix[i,j]). Each column corresponds to one age class, so the matrix keeps track of how much root length in a compartment belongs to young, recently formed roots and how much belongs to older roots.
At the beginning of a simulation run, the age-class counter n_age_cl is set to zero. During the simulation it increases by one per day until the maximum number of age classes (MaxAgeCl) is reached. On each day, the content of the age classes is shifted by one position toward older classes:
RootMatrix_{i,j}(t) = RootMatrix_{i,j-1}(t-1) \qquad \text{for } j = n\_age\_cl, \dots, 2 \tag{16}
This means that root length formed on previous days ages stepwise from one class to the next.
2.6.1 Daily root increment
For each root compartment (i), total root length is obtained from root length density and compartment thickness:
WL_i(t) = WLD_i(t) \cdot \Delta z_i \tag{17}
where
\Delta z_i = z_i - z_{i-1} \tag{18}
is the thickness of compartment (i). The newly formed root length for the current day is then computed as the positive increment:
\Delta WL_i(t) = \max \left(0,\; WL_i(t) - WL_i(t-1)\right) \tag{19}
This increment is assigned to the youngest age class:
RootMatrix_{i,1}(t) = \Delta WL_i(t) \tag{20}
Thus, the first boxcar always contains the new roots formed during the current time step.
2.6.2 Effective root length
Only the younger age classes are considered physiologically active. The effective root length in compartment (i) is therefore calculated as the sum over all age classes up to the active root duration:
EffWL_i(t) = \sum_{j=1}^{\min(\mathrm{ActiveDuration},\,\mathrm{MaxAgeCl})} RootMatrix_{i,j}(t) \tag{21}
This means that roots older than ActiveDuration are still tracked in the boxcar matrix, but they no longer contribute to effective root activity.
The total effective root length in the whole rooted soil profile is then:
SRL_{eff}(t) = \sum_i EffWL_i(t) \tag{22}
2.6.3 Effective root length density
For each compartment, the effective root length density is derived by dividing effective root length by compartment thickness:
EffWLD_i(t) = \frac{EffWL_i(t)}{\Delta z_i} \tag{23}
This quantity represents the density of roots that are still considered active in water and nutrient uptake.
2.6.4 Interpretation
The boxcar approach is a simple discrete ageing model. New roots enter the first age class, then move day by day into older classes. Root activity is restricted to the youngest fraction of the root system, as defined by ActiveDuration. In this way, the algorithm distinguishes between total root length and the smaller fraction of roots that are still effective for uptake processes.