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 forhp.x
Parsers
HpParser
: parser for thehp.x
calculation
Workflows
HpBaseWorkChain
: workflow to run aHpCalculation
to completionHpParallelizeAtomsWorkChain
: workflow to parallelize anhp.x
calculation as independent atoms child subprocessesHpParallelizeQpointsWorkChain
: workflow to parallelize anHpParallelizeAtomsWorkChain
calculation as independent q-points child subprocessesHpWorkChain
: workflow to run a manage parallel capabilities ofhp.x
, by proprerly calling the correct workchainsSelfConsistentHubbardWorkChain
: worfklow to calculate self-consistently the Hubbard parameters with on-the-fly nearest neighbours detection