2.1. Soil HydraulicsΒΆ
Soil hydraulics in ADELM diagnoses how water supply is distributed across the soil profile and made available to the plant. The main outputs are the layer soil conductivity \(K_i\), the layer soil water potential \(\psi_{\mathrm{soil},i}\), the normalized root fraction \(f_{\mathrm{root},i}\), the layer uptake fraction \(\zeta_i\), and the root-zone soil water potential \(\psi_{\mathrm{root}}\).
Notation
subscript \(i\) denotes soil layer index (\(1\) = topmost)
Coupling to other components
Soil Hydrology uses
water_uptake_fraction.Stomatal Conductance uses
root_zone_soil_water_potential.
Root-distribution geometryΒΆ
The layer root distribution weight (unnormalized) in each layer is
where \(\beta\) (plant_root_distribution_shape) controls the root
profile shape, and \(z_{\mathrm{top},i}\) and
\(z_{\mathrm{bottom},i}\) are the top and bottom depth of layer
\(i\) in centimetres.
Normalizing over the full profile gives root_fraction:
Soil hydraulic stateΒΆ
By default, the Brooks-Corey parameters used below are provided by the pedotransfer parameterization.
See also
model.parameterization.pedotransfer.calculate_soil_parameters_pedotransfer()
Soil hydraulic conductivityΒΆ
The unfrozen hydraulic conductivity is
where \(\theta_i\) is soil_moisture,
\(K_{\mathrm{sat},i}\) is
soil_saturated_hydraulic_conductivity,
\(\theta_{\mathrm{sat},i}\) is
soil_saturated_moisture, and \(B_i\) is
soil_brooks_corey_b.
The freeze-reduction factor is
where \(T_{\mathrm{g}}\) is soil temperature, \(T_f\)
(soil_freeze_transition_temperature) is the freeze transition
temperature, and \(k_f\)
(soil_freeze_transition_sharpness) controls transition sharpness.
Attention
In the current ADELM version, \(T_{\mathrm{g}} = T_{\mathrm{a}}\) (ta_degC).
The effective conductivity soil_conductivity is
Soil water potentialΒΆ
The layer soil water potential uses a two-zone formulation. For dry conditions (\(\theta_i \le \theta_{\mathrm{fc},i}\)):
For wet conditions (\(\theta_i > \theta_{\mathrm{fc},i}\)), a linear interpolation between field capacity and bubbling-head potential is used:
where \(A_i\) is soil_brooks_corey_a (\(\le 0\)), \(B_i\) is
soil_brooks_corey_b, \(\psi_{\mathrm{e},i}\) is
soil_brooks_corey_bubbling_head (\(\le 0\)), \(\theta_{\mathrm{fc},i}\) is
soil_field_capacity, and \(\psi_{\mathrm{fc}} = -0.033\;\mathrm{MPa}\) is
the fixed field-capacity water potential.
The result is stored as soil_water_potential.
Soil-plant water supplyΒΆ
For each layer, the soil-to-leaf water potential gradient is
where \(\psi_{\mathrm{leaf,min}}\) is
plant_minimum_leaf_water_potential. Only positive gradients drive
upward water flow.
The layer-wise soil-plant water supply is
The fractional contribution of each layer to total supply is
water_uptake_fraction:
The uptake-weighted root-zone soil water potential
root_zone_soil_water_potential is
When total supply is negligible (\(\sum_i S_i \approx 0\)), uptake fractions fall back to a unit weight on the top soil layer: