Skip to content

wcwitt/real-space-electrostatic-sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

real-space-electrostatic-sum

Implementation of the real-space electrostatic sum outlined in Pickard, Phys. Rev. Mat. 2, 013806, 2018. Includes force and stress routines.

Potentially faster than the ubiquitous Ewald sum found in many electronic structure codes and elsewhere.

Repository contains:

To build and test:

git clone https://github.com/wcwitt/real-space-electrostatic-sum
cd real-space-electrostatic-sum
mkdir build
cd build
cmake ..
make
cd ..
python test/test.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published