Giter Site home page Giter Site logo

aa-morgan / rydberg_helium_stark Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6.15 MB

Calculate the Stark effect in Rydberg helium using the Numerov method

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 97.94% Python 2.06%
atomic-physics numerov helium stark-effect rydberg

rydberg_helium_stark's Introduction

Deprecated: In favour of www.github.com/aa-morgan/helium-stark-zeeman

Rydberg_helium_Stark

Tools for calculating the Stark effect in Rydberg helium using the Numerov method.

About

The code is based on:

Stark structure of the Rydberg states of alkali-metal atoms
    M. L. Zimmerman et al. Phys. Rev. A, 20 2251 (1979)
    http://dx.doi.org/10.1103/PhysRevA.20.2251

Rydberg atom diamagnetism
    M. M. KASH, PhD thesis, Massachusetts Institute of Technology.
    Dept. of Physics. (1988)
    http://hdl.handle.net/1721.1/14367

Cold atoms and molecules by Zeeman deceleration and Rydberg-
Stark deceleration
    S. D. Hogan, Habilitationsschrift, ETH Zurich (2012)
    http://dx.doi.org/10.3929/ethz-a-007577485

And uses quantum defects from:

High Precision Theory of Atomic Helium
G. W. F. Drake
Physica Scripta, Vol. T83 83-92 (1999)

The code hasn't been tested extensively. But it seems to give pretty accurate results for high-$n$ states ($n > 10$) and notably wrong ones for low-$n$.

Install

Written using Python 3.6.0 :: Anaconda (64-bit).

Required packages are scipy, numpy, matplotlib, numba, and tqdm.

If you are using anaconda most of these are probably already installed, with the exceptions of numba and tqdm.

numba uses just-in-time compilation to significantly speed up python code.

conda install numba

tqdm provides a simple and efficient progress bar.

pip install tqdm

To install this project as a package that can be imported into python as starkhelium,

git clone https://github.com/ad3ller/Rydberg_helium_Stark
cd ./Rydberg_helium_Stark
python setup.py develop

Usage

See notebooks.

rydberg_helium_stark's People

Contributors

aa-morgan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.