https://github.com/ezpzbz/aiida-orca
AiiDA Plugin for ORCA
https://github.com/ezpzbz/aiida-orca
abinitio-simulations computational-chemistry dft orca-quantum-chemistry
Last synced: 4 months ago
JSON representation
AiiDA Plugin for ORCA
- Host: GitHub
- URL: https://github.com/ezpzbz/aiida-orca
- Owner: ezpzbz
- License: mit
- Created: 2019-11-18T23:55:36.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-19T17:25:21.000Z (4 months ago)
- Last Synced: 2026-02-19T17:26:35.035Z (4 months ago)
- Topics: abinitio-simulations, computational-chemistry, dft, orca-quantum-chemistry
- Language: Python
- Size: 2.05 MB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# aiida-orca
[AiiDA](www.aiida.net) plugin for [orca](https://orcaforum.kofo.mpg.de/app.php/portal) package
**DISCLAIMER**: Under heavy development!
[](https://github.com/pzarabadip/aiida-orca/actions)
[](https://badge.fury.io/py/aiida-orca)
[](http://aiida-orca.readthedocs.io/)
[](https://codecov.io/gh/pzarabadip/aiida-orca)
[](https://github.com/pzarabadip/aiida-orca/blob/master/LICENSE)
Compatible with:
[](https://www.aiida.net/)
[](https://orcaforum.kofo.mpg.de/app.php/portal)
[](https://orcaforum.kofo.mpg.de/app.php/portal)
[](https://www.open-mpi.org/)
# Installation
The latest release can be installed from `PyPI`
```console
pip install aiida-orca
```
The current development version can be installed via
```console
git clone https://github.com/pzarabadip/aiida-orca.git
cd aiida-orca
pip install .
```
# aiida-common-workflows
The `aiida-orca` package is available in the
[aiida-common-workflow](https://github.com/aiidateam/aiida-common-workflows) package.
You may try it to have a quick setup and exploration of `aiida-orca` and many more packages.
For further details, please check [our paper](https://www.nature.com/articles/s41524-021-00594-6) on `aiida-common-worlflows`.
# Contribution guide
We welcome contribution to the code either it is a new feature implementation or bug fix.
Please check the [Developer Guide](https://aiida-orca.readthedocs.io/en/develop/developer_guide/index.html)
in documentation for the instructions.
# Issue reporting
Please feel free to open an issue to report bugs or requesting new features.
# Acknowledgment
I would like to thank the funding received from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie Actions and cofinancing by the South Moravian Region under agreement 665860. This software reflects only the authors’ view and the EU is not responsible for any use that may be made of the information it contains.