src
directory for constructing pandas
dataframes for with -D4 C6’s for monomers and dimers along with plotting
results.git clone --recursive git@github.com:Awallace3/d4_dimers
environment.yml
file provided.
conda env create -f env.yml
pip install -e ./src/dispersion
. If you only
care about plotting results, you can stop here.main.py
) The DFTD4 binary must be compiled from this forked
repository to acquire C6’s and pass the
pytests../plots/basis_study.pkl
; however, the file size is quite large
and fragmented into smaller files for storing in this repository.python3 plot.py
to generate
./plots/basis_study.pkl
and plot graphs shown in the manuscript.
main.py
python script is not meant to be statically used, but rather
serve as a place to use the functions in the src
directory.If you want to use this codebase and would like assistance, please contact me via email at awallace43@gatech.edu