Skip to content

Automatic NVE simulation with Quantum Espresso and Aiida

License

Notifications You must be signed in to change notification settings

rikigigi/aiida-QECpWorkChain

Repository files navigation

aiida-QECpWorkChain

Car-Parrinello Work Chain. This code was used to perform the simulation work of this PhD thesis

Usage

  • setup your aiida postgresql database, rabbitmq, and AiiDA. This can be done following the official documentation
  • install the package via pip install .
  • setup aiida-quantumespresso by configuring the remote computers and the remote code (cp.x and pw.x) as described in the official documentation. Load the pseudopotential in the database
  • as a starting point you can have a look at the example in examples/example1.py, and change it according to your need. In particular you will need to modify the remote computer configuration and the pseudopotential family, and of course the starting configuration.

About

Automatic NVE simulation with Quantum Espresso and Aiida

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published