quantum-espresso/atomic/pseudo_library/make_ps

12 lines
109 B
Bash
Executable File

#!/bin/bash
cd LDA/REL
. make_ps
cd ../SR
. make_ps
cd ../../PBE/REL
. make_ps
cd ../SR
. make_ps
cd ../../