Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xsams2sme: fix Lade factors #8

Open
ivh opened this issue Jun 25, 2012 · 0 comments
Open

xsams2sme: fix Lade factors #8

ivh opened this issue Jun 25, 2012 · 0 comments

Comments

@ivh
Copy link
Member

ivh commented Jun 25, 2012

Email from Tanya Ryabchikova, June 24, 2012:

In XSAMS VALD gives Lande-factors for the lower and the upper transition levels. In SME file we put effective Lande-factor which is a combination of the lower and upper Lande-factors and J-values:

g_eff=0.5(g_l + g_u)+0.25(g_l - g_u)(J_l(J_l+1) - J_u(J_u+1))

We calculate g_eff in PRESELECT stage and add it to VALD short output format which is eqiuvalent to SME format. It means that you have to calculate it, too , creating SME-output. It should be placed after Van der Waals constant, which is absent, too. The whole sequence is:

'Elem',Wavelength,Excit(eV),Vmic(0.0),log(gf),Rad,Stark,VdW,g_eff,Depth(0.0)'Comment'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant