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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiida-qeq-0.1.0.tar.gz.
File metadata
- Download URL: aiida-qeq-0.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e9b3703122cf77f3df62e14f30eeb625d642f31fff228173ef936cdf55fad6d
|
|
| MD5 |
e3428993d6c5025cbec489d21b39ddc8
|
|
| BLAKE2b-256 |
ed1f8457e68ecee5faae1b0f4d1cfae68e09dc7743d05d647dd88187c41e659e
|
File details
Details for the file aiida_qeq-0.1.0-py2-none-any.whl.
File metadata
- Download URL: aiida_qeq-0.1.0-py2-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f47d1ec4e7caed049b81269473da2a945d71ada7c72920e78b8a37fe1822f73b
|
|
| MD5 |
2ab473f78c483f9b6af019960f9c0e64
|
|
| BLAKE2b-256 |
e91845d5b42dafab82eabb7c9f922d395f13337fffe0f836c0e2c937230662bb
|