Free Access
Issue
A&A
Volume 522, November 2010
Article Number A102
Number of page(s) 4
Section Numerical methods and codes
DOI https://doi.org/10.1051/0004-6361/201014278
Published online 09 November 2010

© ESO, 2010

1. Introduction

A solution of the 1D radiative transfer problem in arbitrary velocity fields in the Lagrangian frame has been developed by Baron & Hauschildt (2004). Knop et al. (2009) optimized their method by reducing the memory footprint of the algorithm (using domain decomposition), and also introduced a new method which speeds up the formal solution by developing an iterative Gauss-Seidel (GS) type solver where the solution becomes quasi-analytic when the source function is interpolated linearly. However, in a 3D setup the limiting factor is the memory footprint which already stretches the limits of modern supercomputers. The memory requirements of a 3D calculation in the Lagrangian frame are very high because one has to store additional wavelength information in every volume element (hereafter voxel) for every solid angle, whereas the 3D Eulerian frame calculation needs more computing time in multi-level applications due to the explicit computing of the opacity for every solid angle point.

In Sect. 2 we describe the Eulerian formulation of the problem, in Sect. 3 the comparison to our well-tested 1D code is presented and application examples in other geometrical setups are shown. In Sect. 4 we describe expected and discovered limitations with the formalism in the Eulerian frame.

2. Method

The 3D radiative transfer framework uses the full-characteristics method to solve the radiative transfer equations (Hauschildt & Baron 2006). The intensity along a characteristic, which are straight lines with given direction (θ,φ) in the Eulerian frame, is simply given by (1)With this definition, the formal solution for a given characteristic (θ,φ) can be written as where i labels the points along the characteristic, S is the source function and Δτi is the optical depth, computed, e.g., by using piecewise linear interpolation of the opacity χ along the characteristic: (4)Hauschildt & Baron (2006) give a more detailed explanation of the general method.

Due to the movement of the atom in the Eulerian frame, the atom “sees” the photon (on the characteristic) at a wavelength shifted according to (5)where echar is the unit vector in the direction of the characteristic, c the speed of light and v the velocity of the atom. This leads to a different opacity seen by the characteristic depending on its direction: (6)In the case of line transfer, the profile of the line becomes anisotropic in the Eulerian frame: (7)The solution for the line transfer then proceeds with the Eulerian profile function Φ(λ,θ,φ) and following Baron & Hauschildt (2007), we obtain (8)and (9)where λ is the wavelength in the observers frame, μ = cosθ and φ the solid angle under which the voxel is hit by the characteristic.

thumbnail Fig. 1

Comparison of the Eulerian 3D and the Lagrangian 1D code with a linear increasing velocity field with vmax = 1 × 103   km   s-1 and scattering ϵline = 10-2. Solid: spectra from all outermost voxels in the 3D spherical coordinate grid, dashed: spectrum from the 1D code.

Relativistic corrections are neglected in the Eulerian frame, as we are working on a implementation of the co-moving frame method into our 3D code (Chen et al. 2007, Baron et al., in prep.).

3. Application examples

A simple two-level-atom approach was used to test the code, the physical atmosphere setup presented in Sects. 3.13.2 is similar to the one used in Hauschildt & Baron (2009), remarks about the numerical resolution of our spherical 3D code can also be found there.

3.1. 3D spherical coordinates

Our well-tested Lagrangian 1D spherical code was used to compare its results to the new Eulerian formalisms in the 3D RT code to verify the 3D Eulerian Code.

For this, many test calculations were made with linearly increasing velocity fields up to vmax = 1 × 103   km   s-1. Figure 1 shows the corresponding spectra from a calculation with vmax = 1 × 103   km   s-1, the agreement to the 1D Lagrangian code is very good, the variation of the 3D lines is due to numerical resolution. The 3D model was computed using (nr,nθ,nφ) = (197 × 99 × 197) = 3.842.091 voxels and a solid angle resolution of (θc,φc) = (64,64) (computing time: ca. 18h on 2048 CPUs)1.

thumbnail Fig. 2

Spectra from all outermost voxels in the 3D Cartesian geometry with periodic boundary conditions, a linearly increasing velocity field with vmax = 1 × 103   km   s-1 and line scattering ϵline = 10-2. Solid: without the treatment of the velocity field, dashed: with the treatment of the velocity field. This plot shows the influence of the velocity field on the line.

3.2. 3D Cartesian coordinates with and without periodic boundary conditions

In Fig. 2 a test calculation of the 3D Cartesian code with periodic boundary conditions in a (nx,ny,nz) = (157 × 157 × 157) = 3.869.893 voxel grid with (θc,φc) = (64,64) is shown (computing time: ca. 6h on 2048 CPUs)1. The difference between the calculation with and without velocity field is clearly visible. Similar results can be obtained in the Cartesian mode without periodic boundary conditions, the spectra are not shown here.

3.3. 3D hydro-structure

To test the new method with a 3D hydro-dynamical structure with an inherent arbitrary velocity field, we obtained a computed snapshot of convection in the solar atmosphere from Ludwig (Caffau et al. 2007; Wedemeyer et al. 2004), which was used as input for the code. The spectra from a few outermost voxels in a calculation ((nx,ny,nz) = (140 × 150 × 140) = 2.940.000, (θc,φc) = (64,64), computing time: ca. 11h on 1024 CPUs1) with and without velocity field is shown in Fig. 3. The plot show that the use of velocity fields in such calculations is mandatory.

thumbnail Fig. 3

Spectra from selected voxels on top of the 3D hydro-dynamical Cartesian atmosphere to show the influence of the inherent velocity field on the line, the calculations include line scattering (ϵline = 10-2). Solid: without velocity field, dashed: with the inherent velocity field.

thumbnail Fig. 4

Plot to illustrate the problem of a poor solid angle discretization. The plus signs show the profile in the line center of a static atmosphere. The asterisks and the diamonds show a poor/medium solid angle discretization, the triangles good solid angle discretization in the Eulerian moving atmosphere where the anisotropic Eulerian profile has good coverage. See text for a more detailed explanation.

thumbnail Fig. 5

Example of a calculation with a linearly increasing velocity field with vmax = 1 × 104   km   s-1. Solid: spectra from all outermost voxels in the 3D spherical grid, dashed: spectra from the 1D code. The Lorentz boost drives the continuum up as v gets closer to c.

4. Limitations of the Eulerian formalisms

4.1. Solid angle points

In static line transfer problems it is necessary that the profile of the line is covered by the discretized wavelength grid used in the calculation, as the profile does only depend on the wavelength Φ = Φ(λ). In Eulerian moving atmospheres the profile depends on Eq. (7) and therefore also on the solid angle discretization.

In Fig. 4 the profile in the (observer’s frame) line center is plotted: the plus signs show the profile in the static case, as it is not solid angle depend it is everywhere 1. The asterisks show the anisotropic profile of a poor quality, the diamonds of a medium quality solid angle discretization in the moving Eulerian atmosphere: the profile in the line center is not hit at all, this causes a wiggly or even no spectral line. The triangles show a good quality solid angle discretization, the anisotropic profile in the Eulerian moving atmosphere hits the line center and the profile is well covered.

Various test show that a solid angle resolution of (θc,φc) = (64,64) is sufficient for velocity fields up to vmax = 103   km   s-1.

4.2. Relativistic velocities

The formulation of the Eulerian method in the observers frame is inherently non-relativistic, which leads to differences between the 1D Lagrangian code and the new method presented here when the velocity field is greater then about 5 × 103   km   s-1. When the velocity is getting close to the speed of light, the Lorentz boost drives the continuum of the radiation field higher, what is clearly visible in Fig. 5. As v gets closer to c this effect increases, the error in the Eulerian solutions increases rapidly.

Various tests show that the agreement between the well-tested Lagrangian 1D and the Eulerian 3D code is excellent with velocity fields up to 1 × 103   km   s-1, this is enough to do 3D radiative transfer in convection or global circulation models. We have extended the method described in Knop et al. (2009) into our 3D code, which then allows exact, full relativistic radiative transfer in 3D (Chen et al. 2007, Baron et al., in prep.)

5. Conclusion

With our new Eulerian method it is now possible to do 3D radiative transfer in non-relativistic, arbitrary velocity fields in spherical, Cartesian, and cylindrical (while not described in detail, the method is also implemented in this part of the code) coordinates. The memory footprint and the computing time of the new algorithm in the two-level-atom setup presented here is negligible compared to the general requirements of the 3D code. In multi-level applications the time needed to calculate the opacity for every solid angle must be considered. The velocity field limitations must also be kept in mind when using the method.


1

Intel Xeon Harpertown CPU’s, 92 wavelength points.

Acknowledgments

Some of the calculations presented here were performed at the Höchstleistungs Rechenzentrum Nord (HLRN); at the Hamburger Sternwarte Apple G5 and Delta Opteron clusters financially supported by the DFG and the State of Hamburg; and at the National Energy Research Supercomputer Center (NERSC), which is supported by the Office of Science of the U.S. Department of Energy under Contract No. DE-AC03-76SF00098. We thank all these institutions for a generous allocation of computer time. AS thanks the Research Training Group GrK 1351 of the German Research Foundation for funding. This work was supported in part by NSF grant AST-0707704 and by US DOE Award Number DE-FG02-07ER41517.

References

  1. Baron, E., & Hauschildt, P. H. 2004, A&A, 427, 987 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  2. Baron, E., & Hauschildt, P. H. 2007, A&A, 468, 255 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  3. Caffau, E., Steffen, M., Sbordone, L., Ludwig, H., & Bonifacio, P. 2007, A&A, 473, L9 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  4. Chen, B., Kantowski, R., Baron, E., Knop, S., & Hauschildt, P. H. 2007, MNRAS, 380, 104 [NASA ADS] [CrossRef] [Google Scholar]
  5. Hauschildt, P. H., & Baron, E. 2006, A&A, 451, 273 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  6. Hauschildt, P. H., & Baron, E. 2009, A&A, 498, 981 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  7. Knop, S., Hauschildt, P. H., & Baron, E. 2009, A&A, 501, 813 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  8. Wedemeyer, S., Freytag, B., Steffen, M., Ludwig, H., & Holweger, H. 2004, A&A, 414, 1121 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]

All Figures

thumbnail Fig. 1

Comparison of the Eulerian 3D and the Lagrangian 1D code with a linear increasing velocity field with vmax = 1 × 103   km   s-1 and scattering ϵline = 10-2. Solid: spectra from all outermost voxels in the 3D spherical coordinate grid, dashed: spectrum from the 1D code.

In the text
thumbnail Fig. 2

Spectra from all outermost voxels in the 3D Cartesian geometry with periodic boundary conditions, a linearly increasing velocity field with vmax = 1 × 103   km   s-1 and line scattering ϵline = 10-2. Solid: without the treatment of the velocity field, dashed: with the treatment of the velocity field. This plot shows the influence of the velocity field on the line.

In the text
thumbnail Fig. 3

Spectra from selected voxels on top of the 3D hydro-dynamical Cartesian atmosphere to show the influence of the inherent velocity field on the line, the calculations include line scattering (ϵline = 10-2). Solid: without velocity field, dashed: with the inherent velocity field.

In the text
thumbnail Fig. 4

Plot to illustrate the problem of a poor solid angle discretization. The plus signs show the profile in the line center of a static atmosphere. The asterisks and the diamonds show a poor/medium solid angle discretization, the triangles good solid angle discretization in the Eulerian moving atmosphere where the anisotropic Eulerian profile has good coverage. See text for a more detailed explanation.

In the text
thumbnail Fig. 5

Example of a calculation with a linearly increasing velocity field with vmax = 1 × 104   km   s-1. Solid: spectra from all outermost voxels in the 3D spherical grid, dashed: spectra from the 1D code. The Lorentz boost drives the continuum up as v gets closer to c.

In the text

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.