AiiDA plugin for computing electronic charges on atoms using equilibration-type models (QEq, EQEq, ...).
Project description
aiida-qeq
AiiDA plugin for computing electronic charges on atoms using equilibration-type models (QEq, EQEq, ...).
Templated using the AiiDA plugin cutter.
Installation
git clone https://github.com/ltalirz/aiida-qeq .
cd aiida-qeq
pip install -e . # also installs aiida, if missing (but not postgres)
#pip install -e .[pre-commit,testing] # install extras for more features
verdi quicksetup # better to set up a new profile
verdi calculation plugins # should now show your calclulation plugins
Usage
Here goes a complete example of how to submit a test calculation using this plugin.
A quick demo of how to submit a calculation:
verdi daemon start # make sure the daemon is running
cd examples
verdi run submit_qeq.py # submit qeq test calculation
verdi run submit_eqeq.py # submit eqeq test calculation
verdi calculation list -a # check status of calculation
Tests
The following will discover and run all unit test:
pip install -e .[testing]
python manage.py
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-qeq-0.1.0.tar.gz
(11.0 kB
view hashes)
Built Distribution
aiida_qeq-0.1.0-py2-none-any.whl
(19.6 kB
view hashes)
Close
Hashes for aiida_qeq-0.1.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f47d1ec4e7caed049b81269473da2a945d71ada7c72920e78b8a37fe1822f73b |
|
MD5 | 2ab473f78c483f9b6af019960f9c0e64 |
|
BLAKE2b-256 | e91845d5b42dafab82eabb7c9f922d395f13337fffe0f836c0e2c937230662bb |