-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathplugins.yaml
More file actions
76 lines (70 loc) · 3.18 KB
/
plugins.yaml
File metadata and controls
76 lines (70 loc) · 3.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
aiidalab-qe-vibroscopy:
title: Phonons and IR/Raman (aiidalab-qe-vibroscopy)
description: Plugin to compute phonons, IR/Raman spectra, Inelastic Neutron Scattering of materials via finite displacement and finite field approach.
author: Miki Bonacci, Andres Ortega Guerrero, Lorenzo Bastonero and Nicola Marzari
github: https://github.com/mikibonacci/aiidalab-qe-vibroscopy@v1.2.0
post_install: setup-phonopy
status: stable
category: calculation
requires_aiidalab_qe: '>24.04.0'
aiidalab-qe-muon:
title: Muon spectroscopy (aiidalab-qe-muon)
description: Compute properties to assist µSR experiments, such as muon stopping sites and related properties (local fields and polarization signals).
author: Miki Bonacci, Ifeanyi J. Onuorah, Pietro Bonfa', Giovanni Pizzi and Roberto de Renzi
github: https://github.com/mikibonacci/aiidalab-qe-muon@v1.0.0
post_install: setup-python3
status: stable
category: calculation
requires_aiidalab_qe: '>24.04.0'
aiida-bader:
title: Bader charge analysis (aiida-bader)
description: Perform Bader charge analysis of the electronic charge density
author: Xing Wang
github: https://github.com/superstar54/aiida-bader
documentation: https://aiida-bader.readthedocs.io/
pip: aiida-bader
post_install: post-install
status: stable
category: calculation
requires_aiidalab_qe: '>24.04.0'
aiida-qe-xspec:
title: Core-level spectroscopy (aiida-qe-xspec)
description: Core-level spectroscopy calculations with Quantum ESPRESSO.
author: Peter Gillespie, Michael A. Hernandez-Bertran, Giovanni Pizzi, Deborah Prezzi, Xing Wang (ordered by last name alphabetically)
github: https://github.com/aiidaplugins/aiida-qe-xspec
documentation: https://aiida-qe-xspec.readthedocs.io/
pip: aiida-qe-xspec
post_install: post-install
status: beta
category: calculation
requires_aiidalab_qe: '>24.04.0'
aiidalab-qe-wannier90:
title: Wannier functions (aiidalab-qe-wannier90)
description: A plugin to compute Wannier functions using Quantum ESPRESSO and the Wannier90 code.
author: Xing Wang, Junfeng Qiao, Nicola Marzari and Giovanni Pizzi
github: https://github.com/aiidalab/aiidalab-qe-wannier90
documentation: https://aiidalab-qe-wannier90.readthedocs.io/
pip: aiidalab-qe-wannier90
status: beta
category: calculation
requires_aiidalab_qe: '>26.01.0'
aiidalab-qe-hp:
title: Hubbard parameters (aiidalab-qe-hp)
description: A plugin to compute Hubbard parameters with Quantum ESPRESSO.
author: Xing Wang, Lorenzo Bastonero and Iurii Timrov
github: https://github.com/superstar54/aiidalab-qe-hp
documentation: https://aiidalab-qe-hp.readthedocs.io/
pip: aiidalab-qe-hp
status: beta
category: calculation
requires_aiidalab_qe: '>24.04.0'
aiidalab-qe-pp:
title: Post-processing (aiidalab-qe-pp)
description: A plugin enabling analysis of charge density, spin density, molecular orbitals, STM images, and more.
author: Andres Ortega-Guerrero
github: https://github.com/AndresOrtegaGuerrero/aiidalab-qe-pp
post_install: post-install
status: beta
category: calculation
requires_aiidalab_qe: '>24.04.0'