aiida_quantumespresso.parsers.pw2wannier90

aiida_quantumespresso.parsers.pw2wannier90#

Module Contents#

Classes#

Pw2wannier90Parser

Parser implementation for the Pw2wannierCalculation calculation job class.

class aiida_quantumespresso.parsers.pw2wannier90.Pw2wannier90Parser(node: aiida.orm.CalcJobNode)[source]#

Bases: aiida_quantumespresso.parsers.base.BaseParser

Parser implementation for the Pw2wannierCalculation calculation job class.

parse(**kwargs)[source]#

Parse the retrieved files of a completed Pw2wannierCalculation into output nodes.

Two nodes that are expected are the default ‘retrieved’ FolderData node which will store the retrieved files permanently in the repository.