LLMpediaThe first transparent, open encyclopedia generated by LLMs

Quantum ESPRESSO

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: Hartree atomic units Hop 4
Expansion Funnel Raw 59 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted59
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
Quantum ESPRESSO
NameQuantum ESPRESSO
DeveloperPaolo Giannozzi, Stefano Baroni, Nicola Marzari, and others
Released2001
Latest release version7.2
Latest release date2023
Programming languageFortran, C
Operating systemUnix-like
GenreElectronic structure
LicenseGNU 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.

Overview

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.

Core Capabilities and Modules

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.

Input and Output

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.

Technical Implementation

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.

Applications and Impact

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