Notation
The symbols and sign conventions here are mandatory across every chapter and
every chaoslib docstring. A chapter that needs a new symbol adds it here in the
same commit. Where the two course texts disagree, this book follows Kalnay (2003)
for data assimilation and Palmer & Hagedorn (2006) for predictability.
Units are SI unless a standard domain alternative is noted.
Dynamical systems
| Symbol | Meaning | Notes |
|---|---|---|
| state vector | ; is the state dimension | |
| the dynamics | autonomous unless stated | |
| the nonlinear model map | ||
| time | MTU (model time units) for L63; time units for L96 | |
| lead time / optimisation window | always positive | |
| Jacobian | of the continuous dynamics | |
| tangent linear propagator | of the discrete map over | |
| the adjoint | transpose under the Euclidean inner product | |
| perturbation / error | ||
| Lyapunov exponents | ordered , units of inverse time | |
| finite-time (local) exponent | a property of a state, not the attractor | |
| singular values of | ordered descending; is optimal growth | |
| Kolmogorov–Sinai entropy | , nats per unit time | |
| Kaplan–Yorke dimension | from the spectrum | |
| correlation dimension | from a sampled trajectory | |
| error-doubling time | ||
| Koopman operator | ; linear on observables | |
| an observable, or a dictionary of them | a function of the state, not a state | |
| the finite-dictionary compression of | what EDMD fits | |
| a Koopman eigenfunction | ||
| invariant (natural) measure | “climate” as a distribution on state space | |
| ensemble average | ; the object a climatology estimates | |
| time average over a window | the estimator a control run provides | |
| integrated autocorrelation time | ; a time, not a lag count | |
| ergodic time | how long to sample the whole attractor, not just its fast part | |
| 1-Wasserstein distance between measures | carries the units of the variable | |
| star discrepancy of a sample | sampling error of the worst indicator observable |
Time-unit convention. For Lorenz 63, 1 MTU is read as atmospheric days; for Lorenz 96 with , 1 time unit is read as 5 days. These are interpretive conventions, not derivations — state them as such.
Specific systems
| Symbol | Meaning |
|---|---|
| Lorenz 63 parameters (Prandtl, Rayleigh, geometry) | |
| Hopf threshold, | |
| the non-trivial Lorenz 63 fixed points | |
| Lorenz 96 site count and forcing | |
| logistic-map parameter | |
| double-well tilt; the fold is at | |
| pendulum angle and angular velocity | |
| pendulum length, gravity, mass |
Note the collisions, all of them deliberate rather than tidied away, because each symbol is standard in its own literature. is the Kalman gain of chapters 18 to 20 and the finite-dictionary Koopman operator of chapter 31; the two never appear in the same chapter, and chapter 31 says so where it introduces it. is gravity for the pendulum and an observable for the Koopman operator. is the double-well tilt of chapters 27 and 30 and is the conventional symbol for an invariant measure; this book writes the measure throughout and reserves for the tilt. And is the Lorenz 63 Prandtl number, the noise amplitude of a stochastic run, and the conventional symbol for a singular value. Chapters using both write singular values as with an explicit subscript, and say so in the text.
Predictability and error growth
| Symbol | Meaning |
|---|---|
| forecast error (RMS unless stated) | |
| saturation error — the climatological level | |
| gain in forecast horizon | |
| relative entropy (Kullback–Leibler), nats | |
| mutual information, nats | |
| Shannon entropy, nats |
Information units are nats (natural logarithm) everywhere. Divide by for bits; never mix the two in one figure.
Data assimilation (following Kalnay 2003)
| Symbol | Meaning |
|---|---|
| background (prior) state | |
| analysis (posterior) state | |
| true state | |
| observations | |
| observation operator | |
| background error covariance (fixed, as in 3D-Var) | |
| background / analysis error covariance (evolving) | |
| observation error covariance | |
| Kalman gain | |
| variational cost function | |
| ensemble size |
Sign convention for innovations: , observation minus background. The analysis increment is , so a positive innovation moves the analysis towards the observation.
Ensembles and verification
| Symbol | Meaning |
|---|---|
| ensemble mean | |
| ensemble spread (RMS about the mean, normalisation) | |
| CRPS | continuous ranked probability score |
| BS | Brier score |
| ACC | anomaly correlation coefficient |
Calibration identity: a reliable ensemble satisfies RMS spread RMS error of the ensemble mean. State any departure from it as under- or over-dispersion, not as “error”.