/xps-data

Primary LanguagePython

Create a aiida group `xps_pseudo_demo` and add the pseudo potentials to it.

```console
verdi group create xps_pseudo_demo
python add_pseudo.py
```