Skip to content

edoapra/GW-approximation

 
 

Repository files navigation

GW-approximation

Reference Python implementation of GW

Dependencies:

Brief description of the contents:

  • GW_HF.ipynb contains a simple vanilla implementation of analytic GW@HF with a detailed review of theory and some derivations.
  • RI-GW.ipynb implements RI approximation as well as SPA
  • GW.py is a rather full-featured implementation of the GW class with the following capabilities:
    1. Resolution of identity
    2. Contour deformation
    3. RPA for W
    4. evGW
  • Folder tests contains some sample calcuations

Author:

Alexander A. Kunitsa (UIUC)

About

Reference implementation of GW

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.3%
  • HTML 39.4%
  • Python 3.3%