跳转到主要内容

AiiDA插件,用于使用平衡类型模型(QEq、EQEq等)计算原子的电子电荷。

项目描述

Build Status Coverage Status Docs status PyPI version

aiida-qeq

AiiDA插件,用于使用平衡类型模型(QEq、EQEq等)计算原子的电子电荷。

使用AiiDA插件切割器制作模板。

安装

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

用法

以下是一个使用此插件提交测试计算的完整示例。

如何提交计算的快速演示

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

测试

以下将发现并运行所有单元测试

pip install -e .[testing]
python manage.py

许可证

MIT

联系

leopold.talirz@gmail.com

项目详情


下载文件

下载适合您平台文件的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源分布

aiida-qeq-0.1.0.tar.gz (11.0 kB 查看哈希值)

上传于 源代码

构建版本

aiida_qeq-0.1.0-py2-none-any.whl (19.6 kB 查看哈希值)

上传于 Python 2

由以下支持