Quantum ESPRESSO (QE) is a program package for ab-initio molecular dynamics (MD) simulations and electronic structure calculations. It is based on density-functional theory, plane waves, and pseudopotentials.
Availability and Restrictions
Versions
The following versions are available on OSC systems:
Version | Owens | Pitzer | Note |
---|---|---|---|
5.2.1 | X | ||
6.1 | X | ||
6.2.1 | X | ||
6.3 | X | X | |
6.5 | X* | X* | |
6.7 | X | X | thermo_pw 1.5 available |
You can use module spider espresso
to view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
Access
Quantum ESPRESSO is open source and available to all OSC users. We recommend that Owens be used. If you have any questions, please contact OSC Help.
Publisher/Vendor/Repository and License Type
http://www.quantum-espresso.org, Open source
Usage
Set-up
You can configure your environment for the usage of Quantum ESPRESSO by running the following command:
module load espresso
For QE 6.2.1 and previous versions on Owens, you need to load au2016
by module load modules/au2016
before you load espresso
.
In the case of multiple compiled versions load the appropriate compiler first, e.g., on Owens to select the most recently compiled QE 6.1 version use the following commands:
module load intel/17.0.2 module load espresso/6.1
Batch Usage
Sample batch scripts and input files are available here:
~srb/workshops/compchem/espresso/