Skip to content

Commit 163613a

Browse files
authored
Add explanation of tillage disturbance mechanism
also added Aksah BV to the author list
1 parent 0b34b04 commit 163613a

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

analysis/paper/paper.qmd

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ author:
99
institute: paf
1010
- Michael Dietze:
1111
institute: bu
12+
- Aksah BV
1213
- John Zobitz:
1314
institute: aug
1415
date: now
@@ -148,6 +149,34 @@ to the impact of nitrogen limitation on crop yield.
148149

149150
* Disturbance multiplier D_till with exponential decay; accumulation across events; bounds and time scale
150151

152+
<!--
153+
represent the tillage disturbance as a transient exponential pulse with a fixed decay timescale of ~30 days. This is consistent with both empirical observations and established soil-carbon modeling practice.
154+
155+
In SIPNET this is implemented as a multiplicative disturbance factor:
156+
157+
tillage multiplier = 1 + f_till · exp(−t / 30)
158+
159+
where *t* is days since the tillage event and **30 days is held fixed**.
160+
161+
DayCent represents cultivation effects as a temporary increase in decomposition that persists for approximately 30 days after a disturbance event. This effect is implemented as a cultivation multiplier applied to soil organic matter turnover processes, with magnitude depending on the implement.
162+
163+
Empirical evidence from post-tillage CO₂ flux studies (La Scala et al.)
164+
Field measurements of soil CO₂ efflux following tillage consistently show a short-lived pulse in respiration that decays exponentially over days to weeks. La Scala Jr. and colleagues modeled this response using exponential decay functions of the form
165+
ΔF(t) = ΔF₀ · exp(−kt),
166+
where the fitted decay constants correspond to characteristic timescales on the order of **~10–90 days depending on disturbance intensity and soil conditions. A 30-day decay constant lies near the center of this empirically observed range.
167+
168+
Mechanistic interpretation:
169+
The transient increase in decomposition after tillage is attributed primarily to:
170+
* disruption of soil aggregates exposing previously protected organic matter
171+
* increased aeration
172+
* redistribution of residues and microbial substrates
173+
processes produce a rapid but temporary increase in microbial activity that declines as easily accessible substrates are consumed and soil structure re-stabilizes.
174+
175+
Fixing the decay timescale at **30 days** allows the model to represent the transient nature of tillage disturbance while keeping the parameterization identifiable. The remaining parameter (*f_till*) then controls only the magnitude of the disturbance pulse, which can be linked to tillage intensity information like NDTI, STIR, or implement type, without introducing additional poorly constrained parameters.
176+
Here we link to NDTI.
177+
178+
-->
179+
151180
* Irrigation Modes
152181

153182
* Canopy vs soil application; interception/throughfall logic; [future] flooding/paddy mode

0 commit comments

Comments
 (0)