Skip to content

Releases: aiidateam/aiida-hubbard

v0.1.0a0

17 Feb 13:41
6add586
Compare
Choose a tag to compare

v0.1.0a0

Alpha release candidate to test the continous deployment workflow.

v0.1.0

17 Feb 14:17
d881d4a
Compare
Choose a tag to compare

First official release of aiida-hubbard, the official plugin for the HP code of Quantum ESPRESSO to the AiiDA platform.
The following calculations, parsers, and workflows are provided:

Calculations

  • HpCalculation: calculation plugin for hp.x

Parsers

  • HpParser: parser for the hp.x calculation

Workflows

  • HpBaseWorkChain: workflow to run a HpCalculation to completion
  • HpParallelizeAtomsWorkChain: workflow to parallelize an hp.x calculation as independent atoms child subprocesses
  • HpParallelizeQpointsWorkChain: workflow to parallelize an HpParallelizeAtomsWorkChain calculation as independent q-points child subprocesses
  • HpWorkChain: workflow to run a manage parallel capabilities of hp.x, by proprerly calling the correct workchains
  • SelfConsistentHubbardWorkChain: worfklow to calculate self-consistently the Hubbard parameters with on-the-fly nearest neighbours detection