-
Notifications
You must be signed in to change notification settings - Fork 0
Rate and State and Coulomb
A single-topic deep page. This is the physics-based layer of the system, and it answers a question the purely statistical models cannot: why does seismicity cluster where and when it does? The chain has two links. First, Coulomb stress transfer (King, Stein & Lin 1994) computes how the slip of one fault changes the static failure stress on its neighbours — turning a rupture into a map of where future failure is promoted (Coulomb "lobes") and where it is suppressed (stress shadows). Second, rate-and-state friction (Dieterich 1994) computes how a population of faults responds to such a stress change as a time-evolving seismicity rate — and, remarkably, reproduces the empirical Omori law of aftershock decay from first principles. Together they are the mechanistic bridge between fault mechanics and the statistical clustering everything else in the system describes.
Honest framing. This page describes a forecast ingredient, not a prediction. The rate-and-state / Coulomb chain supplies mechanistic spatial priors — a physically-grounded map of where triggering is enhanced or suppressed — that enter the system as optional, feature-flagged covariates, never as a standalone forecaster and never as an alarm. Any such covariate must demonstrate positive, significant information gain over the ETAS + smoothed-seismicity baseline in prospective CSEP testing before it touches a public number.
- Intuition and history
- Coulomb failure stress change ΔCFS
- Resolving the stress change onto a target fault
- Rate-and-state friction — the constitutive law
- The Dieterich seismicity-rate equation
- Response to a stress step → Omori decay from first principles
- The two timescales: aftershock duration and nucleation
- Parameter estimation
- Worked illustration: a Coulomb step and its aftershock transient
- Tidal stressing — the textbook case of why the response is usually weak
- Assumptions, strengths and limitations
- Role in operational earthquake forecasting
- References
When a fault slips in an earthquake, it does not only release its own stress — it redistributes stress to the surrounding crust. Some neighbouring faults are pushed closer to failure; others are relaxed. This static stress transfer is computable from elasticity once the source slip and the target geometry are known, and the foundational result of King, Stein & Lin (1994) and Stein (1999) is that the spatial pattern of computed stress increase — the Coulomb "lobes" — matches the spatial pattern of observed aftershocks strikingly well. Aftershocks are not random; they cluster where the mainshock loaded the crust.
But a static stress change is instantaneous, whereas aftershocks decay over days to years
following the Omori law. What converts a step in stress into a time-evolving burst of seismicity?
The answer is friction. Laboratory rock-friction experiments (Dieterich, Ruina, and others)
showed that fault friction is not a constant: it depends on the sliding rate and on a state
variable that encodes the contact history of the surface — rate-and-state friction. Dieterich
(1994) took this laboratory constitutive law, applied it to a whole population of nucleation
patches, and derived how the earthquake production rate of that population responds to a change
in stressing. The result is a clean, falsifiable equation that (a) reproduces the Omori
flowchart LR
A["Mainshock<br/>slips on a fault"] --> B["Static stress redistributed<br/>to surrounding crust"]
B --> C["Coulomb stress change<br/>ΔCFS = Δτ − μ'·Δσ_n<br/>(lobes + shadows)"]
C --> D["Rate-and-state friction<br/>(Dieterich 1994)"]
D --> E["Seismicity-rate response R(t)<br/>step → 1/t decay"]
E --> F["Omori-like aftershock<br/>transient (from first principles)"]
F --> G["Mechanistic spatial prior<br/>(optional covariate)"]
The Coulomb failure stress on a fault is the combination of stresses that drives it toward frictional failure. Its change due to some source (another earthquake's slip) is
(also written
-
$\Delta\tau$ — the change in shear stress resolved on the target fault plane, taken positive in the direction of fault slip (positive$\Delta\tau$ promotes slip). -
$\Delta\sigma_n$ — the change in normal stress across the target plane, taken positive in compression (compression clamps the fault and inhibits slip, hence the minus sign). -
$\mu'$ — the apparent (effective) friction coefficient, which folds the true friction together with the pore-fluid (Skempton) response,$\mu' = \mu_f(1-B)$ for Skempton coefficient$B$ ; empirically$\mu' \approx 0.4$ works well across many aftershock studies (and$0.2$ –$0.6$ is a reasonable range).
The sign of
A key and somewhat counter-intuitive property:
This means
Laboratory friction obeys a rate-and-state law: the friction coefficient depends both on the
instantaneous slip rate
with
Dieterich (1994) treated a large population of nucleation sites, each governed by rate-and-state
friction, and derived an equation for the seismicity rate
Reading this:
-
$\gamma$ — the state variable of the population; it is large when the population is "quiet" (few sites near failure) and small when many sites are near failure.$R \propto 1/\gamma$ , so a drop in$\gamma$ is a spike in seismicity rate. - The evolution
$d\gamma = (dt - \gamma, d\tau)/A\sigma_n$ has two competing terms: the$dt$ term re-grows$\gamma$ toward its steady state (seismicity relaxing back to background), while the$-\gamma, d\tau$ term drops$\gamma$ whenever stress is added ($d\tau > 0$ ), producing a burst. -
$A\sigma_n$ — the characteristic stress scale; a stress change is "large" or "small" only relative to$A\sigma_n$ . - At steady state under reference stressing,
$\gamma_{ss} = 1/\dot\tau_r$ and$R = r$ , recovering the background by construction.
This is the governing equation of the mechanistic layer. Everything else — the Omori decay, the aftershock-duration timescale, the exponential response to a stress step — falls out of solving it.
Now apply the most important case: a sudden static stress step
where
-
Immediately after the step (
$t \to 0$ ): the rate jumps to$R(0^+) = r,\exp(\Delta\tau / A\sigma_n)$ — an exponential amplification of the background rate by the stress step measured in units of$A\sigma_n$ . A positive Coulomb step multiplies the rate; a negative step (stress shadow) divides it. -
At intermediate times (
$t \ll t_a$ but past the initial jump): for a positive step the$-1$ and$+1$ nearly cancel against the decaying exponential and the rate behaves as$$R(t) ;\approx; \frac{r, t_a}{t};\exp!\Big(\tfrac{\Delta\tau}{A\sigma_n}\Big)\cdot(\text{const}) ;;\propto;; \frac{1}{t},$$ i.e. the Omori
$1/t$ decay of aftershocks, but now derived from friction, not postulated. At$t \gg t_a$ the response relaxes back to background$r$ .
So the modified-Omori law is not an independent empirical accident — it is the seismicity-rate signature of rate-and-state friction responding to a Coulomb stress step. This is the central intellectual result of the mechanistic layer: it unifies the statistical (Omori/ETAS) and physical (Coulomb/friction) descriptions of aftershocks.
The instantaneous, steady-state form of the same relationship — useful for slowly-varying or oscillating stresses — is the exponential response
which says seismicity rate responds exponentially (not linearly) to Coulomb stress. This is the physically-correct functional shape for any stress-derived covariate in a conditional intensity — including the tidal covariate (§10).
flowchart TB
STEP["Static Coulomb step ΔCFS at t=0"]
STEP --> JUMP["t→0: R jumps to r·exp(ΔCFS/Aσ)<br/>(exponential amplification)"]
JUMP --> DECAY["t ≪ t_a: R ∝ 1/t<br/>(OMORI DECAY, derived)"]
DECAY --> BACK["t ≫ t_a: R → r<br/>(back to background)"]
Two physical timescales govern the response, and conflating them is a common error.
Aftershock duration
Nucleation duration. A separate timescale — roughly
The contrast is the punchline: a large, monotonic stress step (a Coulomb step) acts on the
fast
The mechanistic layer has a small set of physical parameters, most constrained from laboratory friction and from fitting aftershock sequences:
-
$A$ (rate-and-state direct-effect parameter) — laboratory values$\approx 0.005$ –$0.02$. In situ it is usually carried as the product$A\sigma_n$ . -
$A\sigma_n$ (characteristic stress scale) — the single most important parameter for the seismicity response; estimated by fitting the Dieterich response$R(t)$ to observed aftershock rates following events with known Coulomb steps, or inferred from the observed aftershock duration via$t_a = A\sigma_n/\dot\tau_r$ . Field estimates span roughly$\sim 1$ –$100$ kPa depending on setting and depth (e.g. very low values,$\sim$ a few kPa, where faults are weak and near-lithostatically pressurized). -
$\dot\tau_r$ (background stressing rate) — from long-term tectonic loading / geodetic strain rate; sets$t_a$ given$A\sigma_n$ . -
$\mu'$ (apparent friction) — typically fixed at$\approx 0.4$ for Coulomb computations, with sensitivity reported over$0.2$ –$0.6$. -
Source slip model — the finite-fault slip distribution of the triggering event, needed to
compute
$\Delta\sigma_{ij}$ via elastic dislocation theory; itself uncertain and a major error source for$\Delta\mathrm{CFS}$ .
Because
Consider a mainshock that imposes a positive Coulomb step of
-
Initial rate amplification. The instantaneous jump factor is
$$\frac{R(0^+)}{r} = \exp!\Big(\frac{\Delta\mathrm{CFS}}{A\sigma_n}\Big) = \exp!\Big(\frac{0.3}{0.04}\Big) = e^{7.5} \approx 1.8\times 10^{3}.$$ The background seismicity rate on that patch is amplified by roughly three orders of magnitude the instant the step lands — the quantitative version of "the mainshock loaded this lobe." -
Decay. Over the following days to months the rate decays as
$\approx 1/t$ (the derived Omori behaviour) on the$t_a = 1$ -year timescale, relaxing back toward background$r$ as$t$ approaches and exceeds$t_a$ . -
A stress shadow. Had the step instead been negative,
$\Delta\mathrm{CFS} = -0.3$ MPa (a fault in the mainshock's stress shadow), the factor would be$e^{-7.5} \approx 5\times 10^{-4}$ — seismicity suppressed by three orders of magnitude, slowly recovering toward background over$\sim t_a$ . This is the mechanistic prediction of quiescence in stress shadows, which is also observed.
The lesson the product takes from this: the mechanistic layer produces a physically-grounded spatial prior on where, after a given mainshock, triggering is enhanced (lobes) versus suppressed (shadows), with a known time decay. That prior can sharpen the spatial term of the conditional intensity — if it demonstrably improves out-of-sample skill over plain ETAS, which already captures much of the same clustering empirically.
Rate-and-state friction also explains, quantitatively, why Earth tides correlate only weakly with
ordinary earthquakes — a result that doubles as a cautionary tale about over-reading small stress
signals. Tides impose a small, oscillating Coulomb stress (body tide
Beeler & Lockner (2003) ran the Dieterich law forward for a periodic stress superposed on steady
loading and found a clean criterion: the correlation survives only when the nucleation duration is
comparable to or shorter than the forcing period. Because crustal nucleation can take
How the system uses this. The tidal covariate is encoded with the physically-correct exponential shape from §6,
where
Core assumptions.
- Linear elasticity for the stress-transfer computation (the source slip produces a stress field via elastic dislocation theory).
-
Rate-and-state friction with a single dominant
$A\sigma_n$ scale governs the population response (a homogenized average over heterogeneous nucleation sites). - Known source slip and target geometry — both uncertain in practice and a major error source.
-
A fixed apparent friction
$\mu'$ absorbing pore-fluid effects (a strong simplification of real poroelastic, possibly time-varying, behaviour).
Strengths.
- Mechanistic, not curve-fit. It derives the Omori law and the stress-shadow quiescence from friction, rather than postulating them — a genuine physical explanation.
-
Independent of absolute stress.
$\Delta\mathrm{CFS}$ needs only the change, which is computable; the unmeasurable absolute crustal stress is not required. - Explains the weak tidal correlation quantitatively (the nucleation-vs-period criterion), turning a puzzling near-null into a predicted one.
- Provides a physically-grounded spatial prior (lobes/shadows) and the correct exponential functional form for any stress covariate.
Limitations (stated honestly).
-
Slip-model dependence.
$\Delta\mathrm{CFS}$ inherits the large uncertainty of the finite-fault slip model and the assumed receiver geometry; small geometry changes can flip the sign of the computed stress change. - Empirical ETAS already captures much of it. ETAS reproduces aftershock clustering without any stress computation, so the mechanistic covariate must prove incremental skill over ETAS — a high bar, often not cleared in prospective testing.
-
Parameter scarcity.
$A\sigma_n$ and$\dot\tau_r$ are poorly constrained in situ and vary with depth and setting. - Not a standalone forecaster. It is a prior/covariate; on its own it forecasts nothing operationally.
In the operational system, the rate-and-state / Coulomb chain is a mechanistic enhancement layer, deliberately kept on the optional, feature-flagged side of the architecture:
- It supplies a mechanistic spatial prior — after a mainshock, a physically-grounded map of where
triggering should be enhanced (Coulomb lobes) or suppressed (stress shadows), with the time decay
set by
$t_a$ . This can modulate the spatial term of the conditional intensity that smoothed seismicity and ETAS otherwise drive purely statistically. - It provides the correct functional shape ($R/r = \exp(\Delta\mathrm{CFS}/A\sigma)$) for encoding any stress-derived covariate — including the tidal covariate (§10) — so that those features enter the model in a physically defensible, regularizable way rather than as arbitrary regressors.
- It explains, rather than merely fits, the Omori clustering that ETAS captures empirically — valuable for interpretation, communication, and sanity-checking, even when it adds little raw skill.
The honest bar is unchanged: because ETAS already reproduces aftershock clustering from the catalog alone, a Coulomb / rate-and-state covariate joins the public forecast only if it shows positive, significant information gain over the ETAS + smoothed-seismicity baseline in prospective CSEP testing, with its slip-model and geometry uncertainty carried through. Where it does not clear that bar — which is often — it stays an interpretive and diagnostic layer, never an alarm. This is the mechanistic layer's place: it tells the system why, supplies a defensible prior and the right mathematical shape, and earns a place in the public number only by demonstrated skill.
- King, G.C.P., Stein, R.S. & Lin, J. (1994). Static stress changes and the triggering of earthquakes. Bulletin of the Seismological Society of America 84(3), 935–953.
- Stein, R.S. (1999). The role of stress transfer in earthquake occurrence. Nature 402, 605–609. doi:10.1038/45144
- Dieterich, J. (1994). A constitutive law for rate of earthquake production and its application to earthquake clustering. Journal of Geophysical Research 99(B2), 2601–2618. doi:10.1029/93JB02581
- Dieterich, J.H. (1979). Modeling of rock friction: 1. Experimental results and constitutive equations. Journal of Geophysical Research 84(B5), 2161–2168. doi:10.1029/JB084iB05p02161
- Ruina, A. (1983). Slip instability and state variable friction laws. Journal of Geophysical Research 88(B12), 10359–10370. doi:10.1029/JB088iB12p10359
- Heimisson, E.R. & Segall, P. (2018). Constitutive law for earthquake production based on rate-and-state friction: Dieterich 1994 revisited. Journal of Geophysical Research: Solid Earth 123(5), 4141–4156. doi:10.1029/2018JB015656
- Beeler, N.M. & Lockner, D.A. (2003). Why earthquakes correlate weakly with the solid Earth tides: Effects of periodic stress on the rate and probability of earthquake occurrence. Journal of Geophysical Research: Solid Earth 108(B8), 2391. doi:10.1029/2001JB001518
- Cochran, E.S., Vidale, J.E. & Tanaka, S. (2004). Earth tides can trigger shallow thrust fault earthquakes. Science 306(5699), 1164–1166. doi:10.1126/science.1103961
- Toda, S., Stein, R.S., Sevilgen, V. & Lin, J. (2011). Coulomb 3.3 graphic-rich deformation and stress-change software. U.S. Geological Survey Open-File Report 2011-1060.
- Jordan, T.H., Chen, Y.-T., Gasparini, P., Madariaga, R., Main, I., Marzocchi, W., Papadopoulos, G., Sobolev, G., Yamaoka, K. & Zschau, J. (2011). Operational Earthquake Forecasting: state of knowledge and guidelines for utilization. Annals of Geophysics 54(4), 315–391. doi:10.4401/ag-5350
See also: Models — Classical · Smoothed Seismicity · Brownian Passage Time · Omori–Utsu & ETAS · Evaluation & Tests · Honest Limits · Methodology & History. All equations are transcribed from the primary/authoritative sources cited above.
⚠️ Disclaimer — read this. CAOS_SEISMIC produces probabilistic forecasts, not predictions. It is an independent research and education tool. It is NOT an official earthquake early-warning or civil-protection system, it does NOT predict when, where, or how large an earthquake will be, and it must NOT be used for life-safety, emergency, or evacuation decisions. Every number it publishes is a bounded, calibrated probability conditioned on the present state of seismicity — never an alarm, a countdown, or a "safe" state. A single outcome neither confirms nor refutes a probabilistic forecast.It complements, and does not replace or speak for, official agencies — always follow your national seismological and civil-protection authorities (e.g. USGS, INGV, CSN (Chile, SENAPRED for civil protection), GeoNet, JMA). The software is provided "as is", without warranty of any kind (MIT License); the authors accept no liability for its use. Data are courtesy of their providers (USGS/ANSS, ISC/ISC-GEM, Global CMT, EMSC, CSN, and others) under their respective licenses and attribution terms. See Honest-Limits for the full epistemic context.
CAOS_SEISMIC · seismic.fasl-work.com · source · MIT
Conditional probabilistic seismic forecasting — forecasts, never predictions.
Overview
Methodology & History
Classical models
- Models-Classical · index
- Gutenberg-Richter-Law
- Omori-Utsu-Law
- ETAS-Model
- Reasenberg-Jones-Model
- STEP-Model
- EEPAS-Model
- Smoothed-Seismicity
- Brownian-Passage-Time
- Rate-and-State-and-Coulomb
ML & analytical methods
- Models-ML · index
- Temporal-Point-Processes
- RMTPP
- Neural-Hawkes-Process
- Transformer-Hawkes-Process
- RECAST-and-FERN
- CNN-Spatial-Models
- Graph-and-Recurrent-Networks
- Detection-vs-Forecasting
Models employed
Data
Architecture
Evaluation
Progress
Reference