Line-by-line Absorption
This section describes the physical process of absorption lines of different molecules absorbing and emitting spectral radiance in the atmosphere.
These are the types of line-by-line absorption considered here:
Line-by-line Absorption Overview, where each absorption line is considered separately.
Without Zeeman effect
With Zeeman effect
Line-mixing using Error-corrected Sudden, where the absorption lines of similar energies of a molecule are mixed together.
Line-by-line Absorption Overview
The absorption in plain line-by-line absorption is simply the sum of all absorption by each absorption line. The absorption of a single absorption line is described by the following equations:
where \(\alpha\) is the absorption coefficient, \(S\) is the Line Strength operator, and \(F\) is the Line Shapes operator.
Both \(S\) and \(F\) change slightly if Zeeman effect is considered. The main way that Zeeman effect changes the calculations is via the polarization it introduces to the propagation matrix summation.
Without Zeeman effect
The contribution to propagation matrix from all non Zeeman-split absorption lines is simply
and from this the full matrix is
where \(i\) is the pseudo-index of the absorption line and lbl
is the pseudo-index of the plain line-by-line absorption for the sake of summing up absorption.
Note
Plain line-by-line absorption only contribute towards the diagonal of the propagation matrix.
With Zeeman effect
When Zeeman effect is considered, there are effectively 3 separate kinds of polarized absorption added to the propagation matrix
and from this, the full matrix contribution is
where the somewhat weird \(\pm\)-sum is over the sigma components. Here the angles \(\theta_m\) and \(\eta_m\) are the angles with regards to the magnetic field.
Given a spherical coordinate observation system with zenith angle \(\theta_z\) and aziumuth angle \(\eta_a\) and a local magnetic field with upwards facing strength \(B_w\), eastward facing strength \(B_u\) and northward facing strength \(B_v\), these angles are given by
Line Shapes
Line shapes should distribute absorption as a function of frequency. By convention, the line shape is normalized to have an integral of 1.
Voigt Line Shape
where
where
Parameter |
Description |
---|---|
\(\nu\) |
The sampling frequency |
\(\nu_0\) |
The line center frequency |
\(G_D\) |
The scaled Doppler broadening half-width half-maximum |
\(\Delta\nu_Z\) |
The Zeeman shift |
\(G_{P,0}\) |
The pressure broadening - half width half maximum in the Lorentz profile |
\(\Delta\nu_{P,0}\) |
The pressure shift |
\(Y_{lm}\) |
The 1st order Line-mixing parameter |
\(G_{lm}\) |
The 2nd-order strength modifying line mixing parameter |
\(\Delta\nu_{lm}\) |
The 2nd-order line-mixing shift |
\(w(z)\) |
The Faddeeva function. |
For more information about how \(G_{P,0}\), \(\Delta\nu_{P,0}\), \(Y_{lm}\), \(G_{lm}\), and \(\Delta\nu_{lm}\) are computed see Line Shape Parameters. The scaled Doppler broadening half width half maximum is given by
where
Parameter |
Description |
---|---|
\(R\) |
The ideal gas constant in Joules per mole per Kelvin, |
\(T\) |
The temperature in Kelvin, |
\(m\) |
The mass of the molecule in grams per mole, and |
\(c\) |
The speed of light in meters per second. |
The factor 2000 is to convert to SI units.
The Faddeeva function is in ARTS computed using the MIT-licensed Faddeeva package, which is based in large parts on the work by Zaghloul and Ali [6].
The Zeeman line-shift is derived from the magnetic field strength and the magnetic quantum number of the transition. A linear Zeeman effect is assumed such that
where \(e\) is the elementary charge, \(m_e\) is the mass of an electron, \(M_l\) and \(M_u\) are the projection of the lower and upper states, respectively, of the angular momentum quantum number on the magnetic field, and \(g_{l,z}\) and \(g_{u,z}\) are the lower and upper state Landé g-factors, respectively. The latter are generally computed ahead of time, e.g., as by Larsson and Lankhaar [2], Larsson et al. [3].
Note
It is important to not confuse the line-mixing parameters used here with full line mixing as described below. The line-mixing paramters here are still plain line-by-line absorption, but it is important that there are no cut lines and that the data for all line-paramters are derived toghether.
Line Shape Parameters
The line shape parameters supported by ARTS are
Parameter |
Description |
Pressure Dependency |
---|---|---|
\(G_{P,0}\) |
Pressure broadening half width half maximum, collision-independent. |
\(P\) |
\(G_{P,2}\) |
Pressure broadening half width half maximum, collision-dependent. |
\(P\) |
\(\Delta\nu_{P,0}\) |
Pressure shift, collision-independent. |
\(P\) |
\(\Delta\nu_{P,2}\) |
Pressure shift, collision-dependent. |
\(P\) |
\(\nu_{VC}\) |
Velocity changing frequency. |
\(P\) |
\(\eta\) |
Correlation parameter. |
\(-\) |
\(Y_{lm}\) |
1st order Line-mixing parameter. |
\(P\) |
\(G_{lm}\) |
2nd-order strength modifying line mixing parameter. |
\(P^2\) |
\(\Delta\nu_{lm}\) |
2nd-order line-mixing shift. |
\(P^2\) |
These parameters are all computed species-by-species before being volume-mixing ratio weighted and summed up. In equation form:
where \(L\) is a placeholder for any of the line shape parameters, and \(x\) is the volume-mixing ratio, and \(i\) is a species index. The normalization is there to allow fewer than all species to contribute to the line shape parameters.
The temperature dependencies of the individual \(L_i\) are computed based on avaiable data. There is no general form avaiable, so instead the temperature dependencies are computed based on the data avaiable for each species as:
Name |
Equation |
Description |
---|---|---|
|
\(L_i(T) = X_0\) |
Constant regardless of temperature |
|
\(L_i(T) = X_0 \left(\frac{T_0}{T}\right)^{X_1}\) |
Simple power law |
|
\(L_i(T) = X_0 \left(\frac{T_0}{T}\right) ^ {X_1} \left[1 + X_2 \log\left(\frac{T_0}{T}\right)\right]\) |
Power law with compensation. |
|
\(L_i(T) = X_0 + X_1 \left(T - T_0\right)\) |
Linear in temperature |
|
\(L_i(T) = \left[X_0 + X_1 \left(\frac{T_0}{T} - 1\right)\right] \left(\frac{T_0}{T}\right)^{X_2}\) |
Power law with compensation. Used for line mixing. |
|
\(L_i(T) = X_0 \left(\frac{T_0}{T}\right)^{\frac{1}{4} + \frac{3}{2}X_1}\) |
Power law with offset. |
|
\(L_i(200) = X_0\), \(L_i(250) = X_1\), \(L_i(296) = X_2\), \(L_i(340) = X_3\). Linear interpolation inbetween. |
Inspired by the way AER deals with linemixing. |
|
\(L_i(T) = X_0 \left(\frac{T_0}{T}\right) ^ {X_1} + X_2 \left(\frac{T_0}{T}\right) ^ {X_3}\) |
Double power law. |
|
\(L_i(T) = X_0 + X_1 T + X_2 T ^ 2 + X_3 T ^ 3 + \cdots\) |
Polynomial in temperature. Used internal in ARTS when training our own linemixing. |
here, \(X_0\) … \(X_N\) are all model supplied constants whereas \(T\) is the temperature in Kelvin and \(T_0\) is the reference temperature of the model parameters.
Line Strength
Local thermodynamic equilibrium
For local thermodynamic equilibrium (LTE), the line strength is given by
where \(\rho\) is the number density of the absorbing species,
where VMR is the volume-mixing ratio of the absorbing species.
Non-local thermodynamic equilibrium
For non-LTE, the line strength is given by
and the added emissions are given by
where \(r_l\) and \(r_u\) are the ratios of the populations of the lower and upper states, respectively. Note that \(K_{LTE} = 0\), as it represents “additional” emission due to non-LTE conditions. Also note that \(K_{NLTE}\) may be negative.
To ensure ourselves that this can be turned into the expression for LTE, we can rewrite the above for the expression that \(r_l\) and \(r_u\) would have in LTE according to the Boltzmann distribution:
and
Putting this into the ratio-expression for \(S_{NLTE}\) with the following simplification steps:
Expansion:
Extract lower state energies:
where this last step is possible because we estimate that \(E_u-E_l = h\nu_0\). Note how the expression for \(K_{NLTE}\) is 0 under LTE conditions. As it should be. This is seen by putting the above RHS and the expression for \(r_u\) into the expression for \(K_{NLTE}\):
The ratio between LTE and non-LTE line strength remaining is:
It is clear that the non-LTE expression is the one that is incorrect here. The energy of the emitted photon is not \(h\nu_0\) but \(h\nu\), and as such the actual energy of the transition is \(E'_u-E'_l = h\nu\), but this should be relatively close in cases where we actually care about non-LTE (which is low density, low collision atmospheres).
Zeeman effect
If Zeeman effect is considered, the emission and absorption terms above are modified by quantum number state distribution. For O 2, for example, this introduces a factor of
where \(\Delta M \in \left[-1,\;0,\;1\right]\) is the change in quantum number for angular rotational momentum projection along the magnetic field for \(\sigma_-\), \(\pi\), and \(\sigma_+\), respectively, \(f(\Delta M)\) is the 0.75 for \(\sigma_\pm\) and 1.5 for \(\pi\), and \(J_l\) and \(J_u\) are the lower and upper total angular rotational momentum quantum number. The \((:::)\) construct is the Wigner 3-j symbol. It can be computed using software such as that by Johansson and Forssén [1].
Line-mixing using Error-corrected Sudden
TBD