Quantum ESPRESSO
{{Short description|Software for quantum chemistry methods}}
{{More citations needed|date=March 2025}}
{{Infobox software
| name = Quantum ESPRESSO
| logo = Quantum ESPRESSO logo.jpg
| logo alt = Logo of Quantum ESPRESSO software
| logo caption =
| screenshot =
| screenshot size =
| screenshot alt =
| caption =
| collapsible =
| author =
| developer = Quantum ESPRESSO Foundation (QEF){{Cite web | url=https://foundation.quantum-espresso.org/ |title = Quantum ESPRESSO Foundation - Home of the Quantum ESPRESSO Foundation}}
| released =
| discontinued =
| ver layout =
| latest release version = 7.4.1
| latest release date = {{Start date and age|2025|3|14|df=no}}
| latest preview version =
| latest preview date =
| repo = {{URL|https://gitlab.com/QEF/q-e|gitlab.com/QEF/q-e}}
| programming language = Fortran, C
| engine =
| operating system = Linux, macOS
| platform =
| included with =
| size =
| language =
| language count =
| language footnote =
| genre =
| license = GNU General Public License
| alexa =
| website = {{URL|https://www.quantum-espresso.org/|quantum-espresso.org}}
| standard =
| AsOf =
}}
Quantum ESPRESSO (Quantum Open-Source Package for Research in Electronic Structure, Simulation, and Optimization; QE){{cite journal|year=2009 |title=QUANTUM ESPRESSO: a modular and open-source software project for quantum simulations of materials|journal=Journal of Physics: Condensed Matter|volume=21 |issue=39 |pages=395502 |doi=10.1088/0953-8984/21/39/395502 |pmid=21832390|author1=Paolo Giannozzi |author2=Stefano Baroni |author3=Nicola Bonini |author4=Matteo Calandra |author5=Roberto Car |author6=Carlo Cavazzoni |author7=Davide Ceresoli |author8=Guido L Chiarotti |author9=Matteo Cococcioni |author10=Ismaila Dabo |author11=Andrea Dal Corso |author12=Stefano de Gironcoli |author13=Stefano Fabris |author14=Guido Fratesi |author15=Ralph Gebauer |author16=Uwe Gerstmann |author17=Christos Gougoussis |author18=Anton Kokalj |author19=Michele Lazzeri |author20=Layla Martin-Samos |author21=Nicola Marzari |author22=Francesco Mauri |author23=Riccardo Mazzarello |author24=Stefano Paolini |author25=Alfredo Pasquarello |author26=Lorenzo Paulatto |author27=Carlo Sbraccia |author28=Sandro Scandolo |author29=Gabriele Sclauzero |author30=Ari P Seitsonen |author31=Alexander Smogunov |author32=Paolo Umari |author33=Renata M Wentzcovitch|author33-link=Renata Wentzcovitch |name-list-style=amp |arxiv = 0906.2569 |bibcode = 2009JPCM...21M5502G |s2cid=5846317 }}{{cite journal|year=2017 |title=Advanced capabilities for materials modelling with Quantum ESPRESSO|journal=Journal of Physics: Condensed Matter|volume=29 |issue=46 |pages=465901 |doi=10.1088/1361-648X/aa8f79 |pmid=29064822|author1=P. Giannozzi |author2=O. Andreussi
|author3= T. Brumme|author4= O. Bunau|author5=M. Buongiorno Nardelli|author6= M. Calandra|author7= R. Car|author8= C. Cavazzoni|author9=D. Ceresoli|author10= M. Cococcioni|author11= N. Colonna|author12=I. Carnimeo|author13= A. Dal Corso|author14= S. de Gironcoli|author15= P. Delugas|author16= R. A. DiStasio Jr.|author17= A. Ferretti|author18= A. Floris|author19= G. Fratesi|author20= G. Fugallo|author21= R. Gebauer|author22= U. Gerstmann|author23= F. Giustino|author24= T. Gorni|author25= J. Jia|author26= M. Kawamura|author27= H.-Y. Ko|author28= A. Kokalj|author29= E. Küçükbenli|author30= M. Lazzeri|author31= M. Marsili|author32= N. Marzari|author33= F. Mauri|author34= N. L. Nguyen|author35= H.-V. Nguyen|author36= A. Otero-de-la-Roza|author37= L. Paulatto|author38= S. Poncé|author39= D. Rocca|author40= R. Sabatini|author41= B. Santra|author42= M. Schlipf|author43= A. P. Seitsonen|author44= A. Smogunov|author45= I. Timrov|author46= T. Thonhauser|author47= P. Umari|author48= N. Vast|author49= X. Wu|author50= S. Baroni |name-list-style=amp|arxiv= 1709.10010|bibcode= 2017JPCM...29T5901G|s2cid=3950531}} is a suite for first-principles electronic-structure calculations and materials modeling, distributed for free and as free software under the GNU General Public License. It is based on density functional theory (DFT), plane wave basis sets, and pseudopotentials (both norm-conserving and ultrasoft).
The core plane wave DFT functions of QE are provided by the PWscf component (PWscf previously existed as an independent project). PWscf (Plane-Wave Self-Consistent Field) is a set of programs for electronic structure calculations within DFT and density functional perturbation theory, using plane wave basis sets and pseudopotentials. The software is released under the GNU General Public License.
The latest stable version QE-7.4.1 was released on 14 March 2025.
Quantum ESPRESSO Project
Quantum ESPRESSO is an open initiative of the CNR-IOM DEMOCRITOS National Simulation Center in Trieste (Italy) and its partners, in collaboration with different centers worldwide such as MIT, Princeton University, the University of Minnesota and the École Polytechnique Fédérale de Lausanne. The project is coordinated by the QUANTUM ESPRESSO foundation, which was formed by many research centers and groups all over the world. The first version, called pw.1.0.0, was released on 15-06-2001.
The program is written mainly in Fortran-90 with some parts in C or in Fortran-77. It is composed of a set of core components, a set of plug-ins for advanced tasks, and a set of third-party packages.
The basic packages include Pwscf,{{Cite book|title=Quantum-Mechanical Ab-initio Calculation of the Properties of Crystalline Materials|volume = 67|last=Corso|first=Andrea Dal|date=1996|publisher=Springer, Berlin, Heidelberg|isbn=9783540616450|series=Lecture Notes in Chemistry|pages=155–178|language=en|doi=10.1007/978-3-642-61478-1_10|chapter = A Pseudopotential Plane Waves Program (PWSCF) and some Case Studies}} which solves the self-consistent Kohn-Sham equations, obtained for a periodic solid, CP to carry out Car-Parrinello molecular dynamics, and PostProc, which allows data analysis and plotting. Noteworthy additional packages include atomic for pseudopotential generation, PHonon for density-functional perturbation theory (DFPT) and the calculation of second- and third-order derivatives of the energy with respect to atomic displacements, and NEB (nudged elastic band) for the calculation of reaction pathways and energy barriers.
Target problems
The different tasks that can be performed include
- Ground state calculations
- Structural optimization
- Transition states and minimum energy paths
- Response properties (DFPT), such as phonon frequencies, electron-phonon interactions and EPR and NMR chemical shifts
- Ab initio molecular dynamics: Car-Parrinello and Born-Oppenheimer MD
- Spectroscopic properties{{cite journal |last1=Bunău |first1=Oana |last2=Matteo |first2=Calandra |title=Projector augmented wave calculation of x-ray absorption spectra at the L 2, 3 edges. |journal=Physical Review B |date=2013 |volume=87 |issue=20 |page=205105 |doi=10.1103/PhysRevB.87.205105|arxiv=1304.6251 |bibcode=2013PhRvB..87t5105B |s2cid=52199435 }}{{cite journal |last1=Gougoussis |first1=Christos |last2=Calandra |first2=Matteo |last3=Seitsonen |first3=Ari P. |last4=Mauri |first4=Francesco |title=First-principles calculations of X-ray absorption in an ultrasoft pseudopotentials scheme: from $\alpha$-quartz to high-T$_c$ compounds |journal=Phys. Rev. B |date=2009 |volume=80 |issue=7 |page=075102 |doi=10.1103/PhysRevB.80.075102}}
- Quantum import
- Generation of pseudopotentials
Parallelization
The main components of the Quantum ESPRESSO distribution are designed to exploit the architecture of today's supercomputers, which are characterized by multiple levels and layers of inter-processor communication. Parallelization is achieved using both MPI and OpenMP, allowing the main codes of the distribution to run in parallel on most or all parallel machines with very good performance. In recent years of development, Quantum ESPRESSO has increasingly adopted CUDA-basec GPU acceleration across the different tools to improve performance.
See also
{{Portal|Free and open-source software|Physics}}
References
{{reflist}}
External links
- [https://www.quantum-espresso.org/ Website of Quantum ESPRESSO]
- [https://foundation.quantum-espresso.org/ Website of Quantum ESPRESSO Foundation (QEF)]
{{Chemistry software}}
Category:Computational chemistry software
Category:Computational physics
Category:Density functional theory software