Non-LTE Radiative Transfer of Spectral Lines
in a Plane-Parallel Medium

The non-LTE source function in a multiple-scattering/ absorbing plane-parallel atmosphere is generally determined by the integral equation.

(1)       S(τ) = S0(τ) + 0τv dτ' S(τ') . K1(|τ'-τ|, |t'(τ')-t(τ)|)

where τ is the vertical optical depth variable for the scatterers (τv being the total optical depth), t the corresponding optical depth for the absorbers, S0(τ) the initial source function, and the kernel function K1 gives the probability for a photon to traverse unscattered and unabsorbed between τ' and τ and be (isotropically) scattered at the latter level. In case of a continuous (i.e. frequency-independent) scattering/absorption cross section, K1 is simply determined by the usual exponential absorption law (i.e. for a plane-parallel atmosphere by the first exponential integral E1), but for the case of a spectral line it is given by

(2)       K1(τ,t)= 1/2/√π.-∞dx Φ2(x).E1.Φ(x)+t) ,

where Φ(x) is the line profile function (which is normalized such that the integral over it (from -∞ to +∞) is equal to √π (e.g. in case of a pure Gaussian (Doppler broadened) profile Φ(x)=e-x2, or in case of combined Doppler and natural broadening Φ(x)=H(a,x) (the Voigt function)).
This form for K1 implies that both the emission and the absorption profile are given by Φ(x) (complete frequency redistribution) which is furthermore assumed to be independent of τ here (the latter implies for instance that the atmosphere is isothermal). Both of these assumptions are usually reasonably good approximations if one is merely interested in the line-integrated intensities and source functions rather than the details of the spectral profile.

The method of choice here is an iterative solution of Eq.(1). First of all, Eq.(1) is discretized by assuming the source function to be constant within a given sub-interval j and integrating over τ'. This yields

                                    N
(3)       S(τj) = S0j) + Σ S(τk) .[ | K2(|τk+1j| , |tk+1-tj| , αk) - K2(|τkj|, |tk-tj| , αk) | ]     ,
                                   k=1

where

(4)       K2(τ,t,α) = 0τ dτ' K1(τ',t'(τ')) = 1/2/√π.-∞dx Φ2(x)/(Φ(x)+α) .E2.Φ(x)+t)   .

with E2 the second exponential integral, and the optical depth of the absorbers assumed to change proportionally to the optical depth of the scatterers in each interval, i.e.

(5)       t'(τ') = tk + αk.(τ'- τk)   ;   τk≤τ'≤τk+1

Although Eq.(3) could be iterated as such, it is better to strictly solve it for S(τj) (which also appears on the right hand side of the equation (for k=j)). This yields

                                      N
(6)       S(τj) = [ S0j) + Σ S(τk) .dK2(j,k) ] / [1-dK2(j,j) ]     ,
                                    k=1(≠j)

where

(7)       dK2(j,k) = |   K2(|τk+1j| , |tk+1-tj| , αk) - K2(|τkj|, |tk-tj| , αk)   |   .

Eq.(6) represents now a system of N equations for the N unknowns S(τj), which can be solved by iteration, using the given initial source function S0j) as starting values.


The source functions are of course not directly observable, but only the intensities, which for 'up-looking' directions (looking into directions of decreasing τ) under an angle η to the normal are here determined by (using μ=cos(η))

(8)       Iupj,μ) = 1/μ. 0τj dτ' S(τ') . T( (τj-τ')/μ , (tj-t')/μ ) )

where

(9)       T(τ,t) = 1/√π.-∞dx Φ(x).e-(τ.Φ(x)+t) :

Discretization and integration of Eq.(8) yields then

                               j-1
(10)       Iupj,μ) = Σ S(τk) .[ Z(τjk)/μ , (tj-tk)/μ , αk) - Z(τjk+1)/μ , (tj-tk+1)/μ , αk) ]     ,
                              k=1

where

(11)       Z(τ,t,α) = 0τ dτ' T(τ',t'(τ')) = 1/√π.-∞dx Φ(x)/(Φ(x)+α).[e-(t-ατ) -e-(τ.Φ(x)+t)] .


Analogously one obtains for the 'down-looking' intensities at level τj

                                   N
(12)       Idownj,μ) = Σ S(τk) .[ Z(τk+1j)/μ , (tk+1-tj)/μ , αk) - Z(τkj)/μ , (tk-tj)/μ , αk) ]     .
                                  k=j


On the page Radiative Transfer Code for Multiple Scattering in a Plane Parallel Atmosphere I have translated this formalism into a corresponding C/C++ program (this can also be used for the case of continuum- (monochromatic scattering) as the corresponding kernel functions are simply obtained from the above by leaving out the frequency integration and setting Φ(x)=1 (resulting thus in straight exponential functions and exponential integrals))
(note that contrary to the above formulation, the program for the intensity uses the line-of-sight optical depth variable rather than the vertical optical depth; this makes it suitable for non-plane-parallel geometries as well).


Print Version

Home

Search Site


Thomas Smid (M.Sc. Physics, Ph.D. Astronomy)
email: