You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Get the pseudo wavefunctions contained in the pseudopotential.
Currently only support the following pseudopotentials installed by `aiida-pseudo`:
1. SSSP/1.1/PBE/efficiency
2. SSSP/1.1/PBEsol/efficiency
"""
Currently only provides support for PseudoDojo v0.4 "standard" pseudopotentials. It would be useful to extend support to v0.5 as well, both the "standard" and "stringent" protocol.
The text was updated successfully, but these errors were encountered:
The
get_pseudo_orbitals()
method:aiida-wannier90-workflows/src/aiida_wannier90_workflows/utils/pseudo/__init__.py
Lines 54 to 60 in aeceb35
Currently only provides support for PseudoDojo v0.4 "standard" pseudopotentials. It would be useful to extend support to v0.5 as well, both the "standard" and "stringent" protocol.
The text was updated successfully, but these errors were encountered: