Go to file
Oscar Baseggio a38b5c99e8 Reorder gamma and k functions
Description in k1d_term_gamma function
insert if in lr_apply_liouvillin to protect without hybrid
2018-07-27 11:34:19 +02:00
.ci Restored original CI. 2018-03-22 15:08:40 +01:00
COUPLE No valid reason to re-defined IFLAGS inside Makefiles 2018-07-04 16:42:12 +02:00
CPV Merge branch 'feature/RefactorWfcModuleName' into 'develop' 2018-07-18 15:58:00 +00:00
Doc Merge branch 'timrov/q-e-develop' into develop 2018-07-21 17:22:18 +02:00
EPW Merge branch 'feature/RefactorWfcModuleName' into 'develop' 2018-07-18 15:58:00 +00:00
FFTXlib IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
GUI explicitly stating fro which QE progs the 'M-x prog-insert-template' command is available 2017-09-28 10:44:59 +00:00
GWW Merge branch 'feature/RefactorWfcModuleName' into 'develop' 2018-07-18 15:58:00 +00:00
KS_Solvers Need to clean up the garbage npw to npwx. 2018-06-14 19:58:00 -05:00
LAXlib IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
LR_Modules Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
Modules Merge branch 'atomic_kli' into 'develop' 2018-07-21 15:27:54 +00:00
NEB IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
PHonon Merge branch 'develop' of gitlab.com:QEF/q-e into develop 2018-07-18 18:04:37 +02:00
PP Merge branch 'develop' of gitlab.com:QEF/q-e into develop 2018-07-18 18:04:37 +02:00
PW restore h_psi, and switch off/on exx_is_active in lr_apply_liouvillian 2018-07-26 13:56:51 +02:00
PWCOND IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
PlotPhon Small bug (courtesy of Huiqun Zhou) 2010-10-18 13:25:32 +00:00
QHA IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
TDDFPT Reorder gamma and k functions 2018-07-27 11:34:19 +02:00
UtilXlib make.depend updated 2018-06-28 19:06:54 +02:00
XSpectra Merge branch 'feature/RefactorWfcModuleName' into 'develop' 2018-07-18 15:58:00 +00:00
archive added ppc64le to guessed builds for fox config 2018-07-19 09:18:16 +02:00
atomic Add definition for KLI on funct 2018-07-18 12:12:18 +02:00
clib Release notes updated; fixed localhost for i-Pi on MacOS (Venkat Kapil) 2018-06-04 17:54:42 +02:00
dev-tools added new multidimension entry in helpdoc.schema 2018-07-24 07:17:14 +00:00
dft-d3 IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
include Various updates to documentation 2018-04-25 22:48:12 +02:00
install Fix configure problems with PGI+OpenMP+MKL 2018-07-17 09:51:58 +00:00
pseudo Rremoved pseudopotentials from SVN 2017-10-25 14:51:27 +00:00
test-suite Merge branch 'develop' of gitlab.com:QEF/q-e into develop 2018-07-18 18:04:37 +02:00
upftools IN all Makefiles, LIBS replaced by QELIBS, to prevent unlikely but not 2018-07-11 19:58:41 +02:00
.editorconfig Add editorconfig file 2018-07-19 09:11:34 +02:00
.gitignore Fix .gitignore to its defaults 2018-07-12 16:29:04 +02:00
.gitlab-ci.yml Use prebuilt image to speed up the build ci 2018-07-16 16:43:33 +02:00
.travis.yml Travis CI runs over a Ubuntu distro which does not support MPI-3. 2017-02-12 23:02:49 +00:00
CONTRIBUTING.md Add some development instructions 2018-07-19 09:06:33 +02:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile make ld1 on a fresh installation fails because KS solvers were not among 2018-07-17 20:09:24 +02:00
README.md Add editorconfig file 2018-07-19 09:11:34 +02:00
configure Version in configure update; documentation updated to reflect the absence 2018-06-29 15:22:35 +02:00
environment_variables Various updates to documentation 2018-04-25 22:48:12 +02:00
logo.jpg Update Readme 2018-01-28 11:11:52 +00:00

README.md

q-e-logo

This is the distribution of the Quantum ESPRESSO suite of codes (ESPRESSO: opEn-Source Package for Research in Electronic Structure, Simulation, and Optimization).

License: GPL v2

USAGE

Quick installation instructions for the impatient:

./configure [options]
make all

("make" alone prints a list of acceptable targets). Binaries go in bin/. For more information, see the general documentation in directory Doc/, package-specific documentation in */Doc/, and the web site http://www.quantum-espresso.org/

PACKAGES

  • PWscf: structural optimisation and molecular dynamics on the electronic ground state, with self-consistent solution of DFT equations;
  • CP: Car-Parrinello molecular dynamics;
  • PHonon: vibrational and dielectric properties from Density-Functional Perturbation Theory;
  • TD-DFPT: spectra from Time-dependent Density-Functional Perturbation Theory;
  • EPW: calculation of electron-phonon coefficients in metals;
  • PWneb: reaction pathways and transition states with the Nudged Elastic Band method;
  • GWL: many-body perturbation theory in the GW approach using ultra-localised Wannier functions and Lanczos chains.

Modular libraries

The following libraries have been isolated and partially encapsulated in view of their release for usage in other codes as well:

  • UtilXlib: performing basic MPI handling, error handling, timing handling.
  • FFTXlib: parallel (MPI and OpenMP) distributed three-dimensional FFTs, performing also load-balanced distribution of data (plane waves, G-vectors and real-space grids) across processors.
  • LAXlib: parallel distributed dense-matrix diagonalization, using ELPA, SCALapack, or a custom algorithm.
  • KS Solver: parallel iterative diagonalization for the Kohn-Sham Hamiltonian (represented as an operator),using block Davidson and band-by-band Conjugate-Gradient algorithms.
  • LRlib: performs a variety of tasks connected with (time-dependent) DFPT, to be used also in connection with Many-Body Perturbation Theory.

Contributing

Before contributing please read the Contribution Guidelines.

LICENSE

All the material included in this distribution is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

These programs are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.