3.2. Gross Primary ProductivityΒΆ
ADELM estimates canopy gross primary productivity (GPP) using a simplified
Farquhar-type formulation combining temperature regulation, CO2 diffusion
limitation, and light limitation. The final flux is gpp_gCm2day.
Coupling to other components
Shortwave Radiation provides
leaf_apar_Wm2.Stomatal Conductance provides
canopy_stomatal_conductance.Atmospheric Thermodynamics provides
air_molar_density.Aerodynamic Exchange provides
canopy_aerodynamic_conductance.
1. Canopy photosynthetic capacityΒΆ
The canopy-scale photosynthetic capacity combines the capacity coefficient
photosynthesis_capacity_coefficient, a peaked temperature-scaling
function, and leaf area index lai:
The peaked temperature-scaling factor uses the optimum temperature
photosynthesis_temperature_optimum, the maximum temperature
photosynthesis_temperature_maximum, and the curvature parameter
photosynthesis_temperature_kurtosis:
and \(f_{T,\mathrm{cap}} = 0\) for \(T_{\mathrm{a}} \ge T_{\mathrm{max,cap}}\).
2. Temperature-dependent CO2 kineticsΒΆ
The CO2 half-saturation constant \(K_{\mathrm{m}}\) and the CO2 compensation point \(\Gamma^*\) both follow an Arrhenius-type temperature response:
where \(K_{\mathrm{m},0}\) (co2_michaelis_constant_25) and
\(k_{K_{\mathrm{m}}}\) (co2_michaelis_ha) are the
reference value and activation energy of the half-saturation constant,
and \(\Gamma^*_0\) (gammastar_25) and
\(k_{\Gamma}\) (gammastar_ha) are the
corresponding quantities for the compensation point.
3. Conductance and internal CO2 concentrationΒΆ
The total canopy CO2 conductance is the series combination of stomatal and external conductances:
Here \(g_{\mathrm{s,CO_2}}\) is the canopy stomatal conductance on a CO2
basis, diagnosed from canopy_stomatal_conductance with
gs_ratio_co2_to_h2o. \(g_{\mathrm{b,CO_2}}\) is the
bulk canopy boundary-layer conductance on a CO2 basis, diagnosed from
canopy_aerodynamic_conductance using
air_molar_density and
gb_ratio_co2_to_h2o.
The canopy internal CO2 concentration \(C_{\mathrm{i,can}}\) is obtained from the positive root of
where \(C_{\mathrm{a}}\) (co2_ppm) is the atmospheric CO2
concentration and
\(C_{\mathrm{i,can}}\) is clipped to the interval \([\Gamma^*, C_{\mathrm{a}}]\).
4. Diffusion-limited gross assimilationΒΆ
The diffusion-limited gross assimilation is diagnosed from the total canopy CO2 conductance and the atmospheric-to-internal CO2 gradient:
5. Light-limited gross assimilationΒΆ
The light-limited gross assimilation is diagnosed from
\(\mathrm{APAR}_{\mathrm{leaf}}\)
(leaf_apar_Wm2) and the light-use efficiency
\(\epsilon_{\mathrm{L}}\)
(light_use_efficiency):
Here \(\mathrm{APAR}_{\mathrm{leaf}}\) is converted from W mβ»Β² to MJ mβ»Β² sβ»ΒΉ so that it is consistent with the units of \(\epsilon_{\mathrm{L}}\).
6. Gross primary productivityΒΆ
The instantaneous rates \(A_{\mathrm{l}}\) and \(A_{\mathrm{d}}\) are
first scaled to daily fluxes by multiplying by seconds_per_day.
The daily GPP (gpp_gCm2day) is then obtained by solving the
quadratic co-limitation equation (Collatz et al. 1991):
where \(\theta_{\mathrm{co}}\) is photosynthesis_colimitation_curvature.
Taking the smaller root gives