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

Core polarisability #96

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Core polarisability #96

wants to merge 4 commits into from

Conversation

nikolasibalic
Copy link
Owner

Work in progress:

  • pull request uses old version of the code so we have to make sure that new version of the code is used where needed
  • review rmin : what is effect and do we run into any problems if we let rmin to be smaller than what used to be case until now? Check high ell cases too.
  • make API compatible with existing API
  • find numerical value of corePolRc for all alkali atoms

m-schleier and others added 4 commits December 21, 2021 18:15
Demonstration of modified getRadialMatrixElements accounting for core polarizability in cesium.
Modified to enable core polarizability effect to be included in calculation of radial matrix elements.  Note that this change does not yet propagate to other functions that rely on getRadialMatrixElement such as getReducedMatrixElement, getDipoleMatrixElement, getRabiFrequency2, and getRabiFrequency, because these do not include the requisite optional arguments rmin and corePolRc.
Merging to do cleanup before integration with main branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants