d4_dimers

D4 dimers

Objective

Installation

  1. git clone --recursive git@github.com:Awallace3/d4_dimers
  2. Recommended installation is to create a conda environment using the environment.yml file provided.
    conda env create -f env.yml
    
  3. Install CPP dispersion module pip install -e ./src/dispersion. If you only care about plotting results, you can stop here.
  4. (Only for main.py) The DFTD4 binary must be compiled from this forked repository to acquire C6’s and pass the pytests.

Usage

Plotting Code

Contact

If you want to use this codebase and would like assistance, please contact me via email at awallace43@gatech.edu