You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/tech_note/BVOCs/CLM50_Tech_Note_BVOCs.rst
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,41 +25,41 @@ where the LDF activity factor (:math:`\gamma _{P\_ LDF}` ) is specified as a fun
25
25
26
26
The values for each emission factor :math:`\epsilon _{i,\, j}` are now available for each of the plant functional types in the CLM and each chemical compound. This information is provided in an external file, allowing for more frequent and easier updates.
27
27
28
-
The impact of drought on isoprene emissions is based on the theory proposed by Potosnak et al. (2014). Specifically, isoprene emissions are expected to increase under mild to moderate drought because drought raises leaf temperature, which stimulates isoprene emissions. Under severe drought, however, isoprene emissions are inhibited because substrate supply becomes constrained. Because the effect of leaf temperature is already represented by the leaf temperature activity factor :math:`\gamma _{T}` and its influence on isoprene emissions, only the inhibitory effect of severe drought (substrate supply impact, :math:`\gamma _{sub}` ) is parameterized as:
28
+
The impact of drought on isoprene emissions is based on the theory proposed by Potosnak et al. (2014). Specifically, isoprene emissions are expected to increase under mild to moderate drought because drought raises leaf temperature, which stimulates isoprene emissions. Under severe drought, however, isoprene emissions are inhibited because substrate supply becomes constrained. Because the effect of leaf temperature is already represented by the leaf temperature activity factor :math:`\gamma _{T}` and its influence on isoprene emissions, only the inhibitory effect of severe drought (substrate supply impact, :math:`\gamma _{sub}` ) is parameterized as:
where a1=-7.45 and b1=3.26 are empirical parameters (described in Wang et al., 2022).
35
+
where :math:`a1=-7.45` and :math:`b1=3.26` are empirical parameters (described in Wang et al., 2022).
36
36
37
37
Compared with Guenther et al. (2012), updates have been made to represent isoprene emissions from high-latitude plants, specifically boreal broadleaf deciduous shrubs (BBDS) and C3 Arctic grass (C3AG), in order to account for acclimation processes. These updates are based on leaf-enclosure and in situ measurements conducted at Toolik Field Station in Alaska, USA (Wang et al., 2024a, 2024b).
38
38
For BBDS, the isoprene emission factor is adjusted according to the mean temperature of the previous day as:
39
39
40
40
.. math::
41
41
:label: boreal shrub adjustment factor
42
42
43
-
E_{opt\_bbds} = 7.9exp(0.22 (T_{24}-297.15) )
43
+
E_{opt\_bbds} = 7.9e^{0.22 (T_{24}-297.15)}
44
44
45
-
where :math:`T_{24}` denotes the mean air temperature of the preceding day (Wang et al., 2024a).
46
-
For C3AG, the isoprene emission factor responds over a longer timescale of 10 days (Wang et al., 2024b) and is parameterized as a function of the mean air temperature over the preceding 10 days (:math:`T_{240}`):
45
+
where :math:`T_{24}` denotes the mean air temperature of the preceding day (Wang et al., 2024a).
46
+
For C3AG, the isoprene emission factor responds over a longer timescale of 10 days (Wang et al., 2024b) and is parameterized as a function of the mean air temperature over the preceding 10 days (:math:`T_{240}`):
47
47
48
48
.. math::
49
49
:label: C3 arctic grass adjustment factor
50
50
51
-
E_{opt\_C3AG} = exp(0.22 (T_{240}-288.15) )
51
+
E_{opt\_C3AG} = e^{0.22 (T_{240}-288.15)}
52
52
53
53
In addition, a dynamic temperature response curve for C3AG depends on recent temperature history as:
where :math:`T_{leaf}` denotes the leaf temperature and :math:`C_{C3AG}` is the parameter controlling the isoprene temperature response of C3AG and changes varies with :math `T_{240}` as:
60
+
where :math:`T_{leaf}` denotes the leaf temperature and :math:`C_{C3AG}` is the parameter controlling the isoprene temperature response of C3AG and changes varies with :math `T_{240}` as:
0 commit comments