Go to file
sponce 8dd8149505 Travis do two compilations (para and seq).
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13245 c92efa57-630b-4861-b058-cf58834340f0
2017-01-11 13:23:12 +00:00
COUPLE make.sys => make.inc. All other codes using make.sys should modify their build 2016-06-25 07:26:50 +00:00
CPV Cleanup, removal of commented sections 2016-11-23 08:08:44 +00:00
Doc Addition of some preliminary documentation on how to add new tests to the test-suite. 2017-01-03 21:51:53 +00:00
EPW Addition of Travis for CI. 2017-01-11 10:27:43 +00:00
FFTXlib Module "iso_c_binding" removed by mistake in recent commit was neeeded 2016-11-30 21:21:43 +00:00
GUI more descriptive reporting of input syntax error 2017-01-11 12:44:44 +00:00
GWW Removal of ctrl-M - many many changes but nothing really happening 2016-12-21 16:15:04 +00:00
LAXlib QE made ready to use MPI module instead of mpif.h include file. See the three 2016-11-25 14:11:28 +00:00
LR_Modules Some harmonization of old and new tetrahedra: 2017-01-08 14:14:38 +00:00
Modules Some harmonization of old and new tetrahedra: 2017-01-08 14:14:38 +00:00
NEB First set of changes needed to make new schema the default. Currently NEB will 2016-11-14 10:57:54 +00:00
PHonon Phonon part pf last commit was missing! 2017-01-08 14:38:26 +00:00
PP For some mysterious reason, some compiler did not like the previous comment 2017-01-11 10:11:08 +00:00
PW Misleading message due bad check 2017-01-11 11:30:37 +00:00
PWCOND make.depend updated 2016-11-14 17:22:37 +00:00
PlotPhon Small bug (courtesy of Huiqun Zhou) 2010-10-18 13:25:32 +00:00
QHA QHA broken by format change 2014-04-09 11:14:35 +00:00
TDDFPT Module "ktetra" taken out of pwcom.f90 in view of some additions coming. 2016-12-21 14:23:06 +00:00
XSpectra Module "ktetra" taken out of pwcom.f90 in view of some additions coming. 2016-12-21 14:23:06 +00:00
archive ELPA as external library, step 1 (ScaLAPACK continues to be mandatory). Added 2016-09-29 22:13:41 +00:00
atomic Documentation updated 2016-11-17 07:00:30 +00:00
clib Forgotten include file, has been moved to FFTXlib/ 2016-09-23 20:30:11 +00:00
dev-tools cleanup 2017-01-10 13:47:53 +00:00
include Documentation (sort of) for __MPI_MODULE 2017-01-08 16:21:22 +00:00
install Update from wannier90-2.0.1 to the new wannier90-2.1.0 2017-01-07 16:42:26 +00:00
pseudo Added needed PP - it would be preferrable to use either an already available 2016-04-21 18:41:14 +00:00
test-suite Faster EPW test. 2017-01-11 11:40:32 +00:00
upftools Cleanup of duplicated code 2016-12-06 21:14:50 +00:00
.travis.yml Travis do two compilations (para and seq). 2017-01-11 13:23:12 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile Addition of Travis for CI. 2017-01-11 10:27:43 +00:00
README Obsolete quote of Democritos as promoter of Quantum ESPRESSO 2016-06-17 12:54:16 +00:00
TODO make.sys => make.inc. All other codes using make.sys should modify their build 2016-06-25 07:26:50 +00:00
configure make.sys => make.inc. All other codes using make.sys should modify their build 2016-06-25 07:26:50 +00:00
environment_variables Reverted to original changes adopter to simplify local testing 2015-09-16 10:34:26 +00:00

README

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

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/

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.