nikolasibalic / ARC-Alkali-Rydberg-Calculator

Object-oriented Python library for computation of properties of highly-excited Rydbeg states of alkali and divalent atoms.
https://atomcalc.org
BSD 3-Clause "New" or "Revised" License
90 stars 78 forks source link

gL was set to 0 for many atoms, creating wrong results #129

Closed ahesse93 closed 1 year ago

ahesse93 commented 1 year ago

I set it to 1 by default (which is close enough for most applications), and added the proper value of 1-m_e/m_atom to the atoms that did not set this value to something other than the default so far

nikolasibalic commented 1 year ago

@jonathanpritchard Could you please review this short but important PR? From my side it's cleared for merge.

nikolasibalic commented 1 year ago

Hi @ahesse93

Thank you very much for this PR. New version v.3.2.7 includes now your contributed correction!