Skip to content

A repository for comparing parameterized and self-consistent approaches to ab initio cqed

License

Notifications You must be signed in to change notification settings

FoleyLab/SCQED-PCQED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helper Functions

  • helper_cqed_rhf.py -> cqed-rhf algorithm, where the Fock matrix is built and diagonalized, etc. This is what should be modified to implement the level-shift CQED-RHF

  • helper_PFCI.py -> helper functions to do CI on the PF Hamiltonian

Note: To be able to import the helper functions from arbitrary locations, make sure the path to the src directory is included in your python path. For example, in zsh with the location being $HOME/Code/qed-ci/src, the following line should be in the .zsrhc file

export PYTHONPATH=$PYTHONPATH:$HOME/Code/qed-ci/src

About

A repository for comparing parameterized and self-consistent approaches to ab initio cqed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published