One-Dimensional
When we say that PATMO is one-dimensional, we mean that it focuses on the vertical direction.
Instead of representing the entire atmosphere in longitude, latitude, and height,
it treats the atmosphere as a single vertical column divided into layers.
Continuous Vertical Form
In a 1D atmospheric column, the abundance of species i changes because of local production, local loss, and the vertical divergence of flux.
Layer-by-Layer Discretization
Here, k = 1, 2, ..., N labels the vertical layers. This is the key idea behind a 1D model: the atmosphere is represented as a stack of coupled layers, and each layer exchanges material with the layers above and below.
- temperature can vary by layer
- density can vary by layer
- species abundances can vary by layer
- radiation conditions can vary by layer
This is why the output of a 1D model is often a profile rather than a single number. The model is solving the atmosphere one layer at a time, while still allowing neighboring layers to interact through transport.
Textbook note. The use of altitude as a vertical coordinate and the species continuity equation as the basis for layer-by-layer atmospheric modeling are discussed in Jacobson, Fundamentals of Atmospheric Modeling, Second Edition, Section 5.2 “Altitude coordinate” (p. 143) and Section 7.3 “The species continuity equation” (p. 211).