A workspace for Quantum ESPRESSO
git clone --recursive https://github.com/cohsh/q-e-workspace.git
cd q-e-workspace
./install.py
local
- Install
- Edit parameters in
./generate_project.py
- Execute
./generate_project.py
- Send input and job files to the remote computer.
- Install
- Receive input and job files from the local computer.
- Execute Quantum ESPRESSO by submitting
job.sh
.