项目作者: aakunitsa

项目描述 :
Reference implementation of GW
高级语言: Jupyter Notebook
项目地址: git://github.com/aakunitsa/GW-approximation.git
创建时间: 2019-03-06T23:12:53Z
项目社区:https://github.com/aakunitsa/GW-approximation

开源协议:MIT License

下载


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)