Go to file
faffinito 49a35b38d0 fixed the experimental double-buffering version
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12872 c92efa57-630b-4861-b058-cf58834340f0
2016-08-29 11:50:23 +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 Makefile simplification: TOPDIR is used to define the same LIBOBJS everywhere. 2016-08-25 19:27:31 +00:00
Doc Updated i-PI interface, minimal documentation, updates to make.depend files 2016-08-26 16:08:25 +00:00
EPW Debug of the long-range and short-range splitting in case of polar materials. 2016-08-25 16:45:45 +00:00
FFTXlib fixed the experimental double-buffering version 2016-08-29 11:50:23 +00:00
GUI better regexp for namelists 2016-08-19 15:30:03 +00:00
GWW Makefile simplification: TOPDIR is used to define the same LIBOBJS everywhere. 2016-08-25 19:27:31 +00:00
LAXlib - small boxes fft variables placed in a separate datatype, and removed from fft type 2016-08-06 09:09:42 +00:00
LR_Modules Updated i-PI interface, minimal documentation, updates to make.depend files 2016-08-26 16:08:25 +00:00
Modules __CUDA deprecated. QE-GPU as it is packaged now is not compatible with QE 6.x 2016-08-28 22:23:24 +00:00
NEB Makefile simplification: TOPDIR is used to define the same LIBOBJS everywhere. 2016-08-25 19:27:31 +00:00
PHonon Updated i-PI interface, minimal documentation, updates to make.depend files 2016-08-26 16:08:25 +00:00
PP Why .mod here? Deleted. 2016-08-28 17:08:32 +00:00
PW __CUDA deprecated. QE-GPU as it is packaged now is not compatible with QE 6.x 2016-08-28 22:23:24 +00:00
PWCOND Makefile simplification: TOPDIR is used to define the same LIBOBJS everywhere. 2016-08-25 19:27:31 +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 Makefile simplification: TOPDIR is used to define the same LIBOBJS everywhere. 2016-08-25 19:27:31 +00:00
XSpectra Since the Makefile is already updated: utility "molecularnexafs.f90" by Guido 2016-08-25 19:43:21 +00:00
archive make.sys updated to make.inc in ELPA as well 2016-07-08 16:22:14 +00:00
atomic Makefile simplification: TOPDIR is used to define the same LIBOBJS everywhere. 2016-08-25 19:27:31 +00:00
clib Added interface with PALENQUE. Following the traditional logic (or lack of it) 2016-08-24 19:54:34 +00:00
dev-tools smallish ... 2016-08-19 15:39:09 +00:00
include Updates: added __HDF5, removed __CUDA. 2016-08-28 21:11:53 +00:00
install makedeps script updated 2016-08-29 07:49:22 +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 Update test-farm and clean of rigid_epw. 2016-08-22 14:02:56 +00:00
upftools make.sys => make.inc. All other codes using make.sys should modify their build 2016-06-25 07:26:50 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile Better usage of PREFIX, upon suggestion by Nick Thompson 2016-08-16 12:35:38 +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.