From e9065c27d180f344e899106908926bca2b6d085f Mon Sep 17 00:00:00 2001 From: nefrathenrici Date: Thu, 29 Feb 2024 13:54:58 -0800 Subject: [PATCH] remove b and theta_a100 --- src/parameters.toml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/parameters.toml b/src/parameters.toml index 3fe3de81..f62d2999 100644 --- a/src/parameters.toml +++ b/src/parameters.toml @@ -130,11 +130,6 @@ value = 1.39e-5 type = "float" description = "Diffusion coefficient for CO₂ in air at standard temperature and pressure (m² s⁻¹)" -[soilCO2_absval_slope] -value = 4.547 -type = "float" -description = "Absolute value of the slope of the line relating log(ψ) versus log(θ) (unitless)" - [soil_C_substrate_diffusivity] value = 3.17 type = "float" @@ -175,11 +170,6 @@ value = 0.024 type = "float" description = "Fraction of soil carbon that is considered soluble, dimensionless" -[co2_diffusion_porosity_n100] -value = 0.1816 -type = "float" -description = "Air-filled porosity at soil water potential of -100 cm H₂O (~ 10 Pa)" - # Soil model [thermal_conductivity_of_quartz]