Skip to content

ymzhang0/aiida-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiida-analyser

AiiDA plugin package with workflows for superconductivity research based on the Quantum ESPRESSO software suite and the Electron-Phonon Wannier (EPW) code.

Installation

Install the base package if you only need the common analyser utilities:

pip install -e .

Install the feature-specific extras when needed:

pip install -e .[dislocation]
pip install -e .[epw]
pip install -e .[thermo]
pip install -e .[structure]

Install everything with:

pip install -e .[all]

About

Convenient tools for the analysis of aiida workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors