AiiDA plugin DDEC code
Project description
aiida-ddec plugin
A DDEC plugin for AiiDA.
Installation
pip install git+ https://github.com/yakutovicha/aiida-ddec
(development mode with code checking)
pip install -e .['pre-commit','testing']
pre-commit install
Usage
Examples in the examples
folder:
-
cp2k_ddec.py
: workchain that run an ENERGY calculation in cp2k printing the electron density cube file, and compute the DDEC charges from that -
cp2kmultistage_ddec.py
: combines the CP2K Multistage workflow (e.g., to relax the structure) and the previous workchain, to get the DDEC charges of the relaxed structure
License
MIT
Contact
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiida-ddec-1.0.0a1.tar.gz
(8.2 kB
view hashes)