Physics of STARDIS

Model and Plasma

STARDIS breaks down the stellar atmosphere into spherical shells as shown below and approximates that the plasma state is uniform throughout each shell. We rely on the MARCS code, a code that generates models of stellar atmospheres, to determine the temperatures, elemental abundances, and densities in each shell. The existing TARDIS plasma infrastructure determines the rest of the plasma state, namely the excitation and ionization properties and transition rates.

Diagram showing inner and outer boundaries of the stellar atmosphere

Opacities

To determine an output spectrum, we need to understand how photons of light move through the atmosphere and what interactions they experience. Opacity is a measure of how likely it is that light will be scattered or absorbed by some material, like the stellar plasma, per unit distance it travels. This is contributed to by several mechanisms, which are described below.

Opacity Sources

The first four of these interactions are called continuum interactions, as they affect light at a large range of frequencies. Line interactions, on the other hand, only occur with light around specific frequencies, corresponding to the electron’s jump in energy. These are called resonant frequencies.

Bound-Free Absorbtion

\[\alpha = \frac{64 \pi^4 e^{10} m_e Z^4}{3 \sqrt 3 h^6 c n_{\text{eff}}^5} n\]
Diagram of bound-free absorbtion

Free-Free Absorbtion

\[\alpha = \frac{4 e^6 Z^2 n}{3 h c v^3} \sqrt{\frac{2 \pi}{3 m_e^3 k_B T}}\]
Diagram of free-free absorbtion

Rayleigh Scattering

\[\alpha = \sigma_T n \left ( c_4 \left ( \frac{v}{2 v_H} \right )^4 + c_6 \left ( \frac{v}{2 v_H} \right )^6 + c_8 \left ( \frac{v}{2 v_H} \right )^8 \right )\]
Diagram of Rayleigh scattering

Electron Scattering

\[\alpha = \sigma_T n_E\]
Diagram of electron scattering

Line Interaction

\[\alpha = \frac{\pi e^2}{m_e c} n_l f_{lu} \left (1 - \frac{g_l n_u}{g_u n_l} \right ) \phi(v)\]
Diagram of line interaction

Broadening

Line interaction opacity does not occur only at the exact resonant frequencies; lines are broadened to reach other nearby frequencies. Thus, the line interaction opacity is the total line opacity

\[\alpha_{lu} = \frac{\pi e^2}{m_e c} n_l f_{lu} \left ( 1 - \frac{g_l n_u}{g_u n_l} \right )\]

times the line profile \(\phi(v)\) which describes the broadening.

Broad line profile vs. Less broad line profile

Above are examples of line profiles, the left being very broadened and the right being less broadened.

The line profile uses the following parameters for determining how much the line is broadened:

  • The Einstein coefficient \(A_{ul}\), describing the line’s natural acceptance of non-resonant frequencies.

  • The doppler width \(\Delta v_D\), the range of frequencies that are doppler shifted to be the resonant frequency due to the movement of ions in the plasma.

  • The collisional broadening parameter \(\gamma_{\text{col}}\), describing the effects of forces between ions or ions and electrons which shift the resonant frequency.

The line profile centered at the resonant frequency \(v_{lu}\) is then:

\[\phi(v) = \frac{\gamma_{\text{col}}}{4 \pi^{\frac{5}{2}} \Delta v_D} \int_{-\infty}^{\infty} \frac{\exp \left ( -\frac{y^2}{\Delta v_D^2} \right )}{\left (v - v_{lu} - y \right )^2 + \left ( \frac{\gamma_{\text{col}} + A_{ul}}{4 \pi} \right )^2} \, d y\]

Transport

Finally, we use the opacity information to trace beams of light coming from the photosphere at different angles and frequencies to find the final intensity. We use the equation

\[I_{N + 1}(v, \theta) = I_N(v, \theta) e^{-\tau} + (1 - e^{- \tau}) B_{N + 1} (v) + (1 - e^{-\tau} - \tau e^{-\tau}) \frac{\Delta B_{N + 1}(v)}{\tau}\]

where \(\tau = \frac{\alpha l}{\cos \theta}\) is the optical depth, \(l\) is the depth of each shell, and \(B(v)\) is the blackbody distribution.

A diagram of how the opacity is a function of the angle and frequency of a location in the photosphere

The flux density (the desired spectrum) is then:

\[F(v) = 2 \pi \int_0^{\frac{\pi}{2}} I(v, \theta) \sin \theta \cos \theta \, d \theta.\]