ARC (Alkali.ne Rydberg Calculator) is package of routines written in Python, using object-oriented programming (OOP) to make modular, reusable and extendable collection of routines and data for performing useful calculations of single atom and two-atom properties, like level diagrams, interactions and transition strengths for alkali metal and divalent atoms.
Start by installing the latest version of the ARC package calling Python pip (see prerequisites) from the command line:
pip install ARC-Alkali-Rydberg-Calculator
For documentation see online documentation on Read The Docs.
For examples of use check IPython example notebooks.
For online access to a selection of package functions see online Atom Calculator.
If you want to contribute to the project, check this page.
Nikola Šibalić, Elizabeth J. Robertson, Jonathan D. Pritchard, Robert M. Potvliege, Matthew P. A. Jones, Charles S. Adams, Kevin J. Weatherill
Please cite as:
If you use alkali atoms: N. Šibalić, J. D. Pritchard, K. J. Weatherill, C. S. Adams, ARC: An open-source library for calculating properties of alkali Rydberg atoms, Computer Physics Communications 220, 319 (2017), https://doi.org/10.1016/j.cpc.2017.06.015
If you use divalent atoms (Sr, Ca, Yb ...) or new featutures from ARC 3.0: E. J. Robertson, N. Šibalić, R. M. Potvliege, M. P. A. Jones, ARC 3.0: An expanded Python toolbox for atomic physics calculations, Computer Physics Communications 261, 107814 (2021) https://doi.org/10.1016/j.cpc.2020.107814
If you are using modules from arc.advanced
please also cite paper that introduced relevant ARC extension.
Who are the users of this library? Check papers that cite us in ADS and Google Scholar.
All the files distributed with this program are provided subject to the BSD-3-Clause license. A copy of the license is provided.