cherab / core

The core source repository for the Cherab project.
https://www.cherab.info
Other
44 stars 24 forks source link

Update BeamEmissionMultiplet (MSE) model #415

Open vsnever opened 1 year ago

vsnever commented 1 year ago

This is a draft PR with an update for the BeamEmissionMultiplet line shape, which models the MSE under pure linear Stark conditions. This PR is created on top of the PR #400 and contains the following changes:

vsnever commented 8 months ago

My colleagues recently performed calculations similar to those in O. Marchuk's paper and obtained the dependences of the Balmer-alpha MSE spectrum component ratios on the beam energy, electron density and magnetic field strength. The paper by A.V. Demura, D.S. Leontiev and V.S. Lisitsa entitled "Polarization characteristics of electrodynamic Stark effect" is accepted to J. Exp. Theor. Phys and will be published early next year. They also agreed to provide the tabulated data for the Balmer-alpha MSE components (σ0, σ1, π2, π3 and π4) for Cherab and Dmitry Leontiev performed calculations for a broader range of parameters than in the paper.

There is a discrepancy between the results by O. Marchuk and A.V. Demura et al as shown on the following plots for the beam energies of 100 keV and 40 keV (the constant values used in Cherab are shown for comparison).

Demura_Marchuk_compare_100keV Demura_Marchuk_compare_40keV

O. Marchuk's results are likely to be more accurate, because Glauber approximation used in his paper should provide more accurate results compared to Born approximation used in A.V. Demura et al. However, currently in Cherab we only have constant values for the MSE component ratios, so considering that we have no permission to include O. Marchuk's data, I think replacing these constant values with tabulated data for different beam energies, electron densities and magnetic field strengths from A.V. Demura et al would be a huge step forward.

Here is a comparison of the old MSE spectrum model (constant ratios, no dependency on the angle between the ray and E=v^B) with the new one when using data from A.V. Demura et al or O. Marchuk.

Demura_Marchuk_spectra_compare

The beam and LoS properties for this plot are the same as in the beam_emission_spectrum.py demo, but the peak_density of the plasma slab was set to 1019 m-3 and beam_temperature to 5 eV.

In #377, default atomic data will be moved to a local repository, so that the user can replace it with O. Marchuk's data if he/she has access to, for example, M. von Hellermann's "Simulation of Spectra" code.