Skip to main content

AiiDA plugin for computing electronic charges on atoms using equilibration-type models (QEq, EQEq, ...).

Project description

Build Status Coverage Status Docs status PyPI version

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

leopold.talirz@gmail.com

Project details


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)

Uploaded Source

Built Distribution

aiida_qeq-0.1.0-py2-none-any.whl (19.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page