Generated by DeepSeek V3.2| Quantum ESPRESSO | |
|---|---|
| Name | Quantum ESPRESSO |
| Developer | Paolo Giannozzi, Stefano Baroni, Nicola Marzari, and others |
| Released | 2001 |
| Latest release version | 7.2 |
| Latest release date | 2023 |
| Programming language | Fortran, C |
| Operating system | Unix-like |
| Genre | Electronic structure |
| License | GNU General Public License |
Quantum ESPRESSO is an integrated suite of open-source computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials. The project is a community effort coordinated by a core development team, with major contributions from researchers at institutions like the SISSA and the EPFL.
The project, whose name stands for op**En** **S**ource **P**ackage for **R**esearch in **E**lectronic **S**tructure, **S**imulation, and **O**ptimization, was initiated in the early 2000s by Paolo Giannozzi and other leading scientists in the field of computational physics. It was designed to unify and modernize several legacy codes, creating a robust, modular platform for ab initio simulations. Its development is closely associated with major research networks like the MaX Centre of Excellence and receives support from organizations such as the European Union and the United States Department of Energy.
The suite's core functionality is provided by the `PWscf` (Plane-Wave Self-Consistent Field) code, which performs standard ground state calculations, structural optimization, and molecular dynamics simulations. Specialized modules extend its reach: `PHonon` calculates lattice dynamics and phonon spectra, `CP` implements Car-Parrinello molecular dynamics, and `GWL` enables many-body perturbation theory within the GW approximation. Additional tools like `Wannier90 and EPW are often used in conjunction for advanced studies of electronic band structure and superconductivity.
Calculations are controlled through a single, human-readable input file that defines the crystal structure, atomic species, and computational parameters. The software outputs a wide array of physical properties, including total energies, atomic forces, stress tensor components, electronic density, and Kohn-Sham eigenvalues. Key results are formatted for compatibility with visualization and analysis tools like XCrySDen, VESTA, and the Materials Project database, facilitating further research and data sharing.
Written primarily in Fortran 95/2003 with some C interfaces, the code is optimized for high-performance computing on architectures ranging from personal computers to the world's largest supercomputers, such as those at CINECA and the Oak Ridge National Laboratory. It employs Message Passing Interface for parallel execution across thousands of CPU cores and supports OpenMP for shared-memory parallelism. Its efficiency relies heavily on numerical libraries like BLAS, LAPACK, and FFTW.
Quantum ESPRESSO is a foundational tool in condensed matter physics, computational chemistry, and materials science. It has been used to investigate phenomena like high-temperature superconductivity, catalytic processes on surfaces studied at institutions like Fritz Haber Institute, and the properties of two-dimensional materials such as graphene. Its open-source nature under the GNU General Public License has fostered a vast global community, influencing countless publications and educational courses at universities worldwide, including MIT and the University of Cambridge.
Category:Computational physics software Category:Materials science Category:Free science software