Go to file
dalcorso be2416f7f5 Bug fix (only in cvs version): the phonon recover was not working in the
noncollinear/spin-orbit case when the number of representations was
larger than 3.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5551 c92efa57-630b-4861-b058-cf58834340f0
2009-05-05 08:14:00 +00:00
CPV wraper.f90 was actually already unused 2009-04-05 08:47:35 +00:00
D3 - adding module wrappers.o 2009-04-05 07:58:54 +00:00
Doc More userguide tweaking 2009-04-29 10:43:43 +00:00
EE Input variables were used in a declaration before they were defined - some 2008-09-25 08:32:32 +00:00
GIPAW Added wrapper module 2009-04-05 08:35:49 +00:00
GUI improved description 2008-12-05 09:31:01 +00:00
Gamma - adding module wrappers.o 2009-04-05 07:58:54 +00:00
Modules Bug fix: Coulomb PP in UPF v.2 format was not working (courtesy of 2009-05-05 07:11:40 +00:00
Multigrid Unused routine removed 2009-03-25 08:53:12 +00:00
PH Bug fix (only in cvs version): the phonon recover was not working in the 2009-05-05 08:14:00 +00:00
PP - added changes by Adriano Mosca Conte 2009-05-04 08:57:09 +00:00
PW Bugs fix: two allocated, unused and nondeallocated variables removed. 2009-04-30 16:13:36 +00:00
PWCOND SOme compilers do not like the "X" format descriptor alone 2009-04-21 09:56:12 +00:00
VdW - adding module wrappers.o 2009-04-05 07:58:54 +00:00
XSpectra iargc shouldn't be defined external (gfortran doesn't like it) 2009-02-19 09:38:47 +00:00
atomic Cleanup. 2009-05-01 13:05:52 +00:00
atomic_doc Added NLCC to N pseudopotential. 2009-03-25 15:26:05 +00:00
clib ctrl+M removed. 2009-05-01 13:41:10 +00:00
dev-tools adding one exception to def vs module file comparison for automatic 2008-12-02 12:13:47 +00:00
doc-def Tone's explanations added to documentation of use_masses 2009-04-01 15:39:06 +00:00
examples Added example for Wannier function calculation using Jacobi localization. 2009-03-17 10:28:05 +00:00
flib -adding lapack subroutine required by ScaLAPACK 2009-04-05 08:24:33 +00:00
include Minor changes for Sun Sparcs 2008-11-04 11:04:30 +00:00
install Some configure tweaking: added options --enable-scalapack, --disable-wrappers, 2009-02-25 16:45:57 +00:00
pseudo Added an example of ph.x with PAW. 2008-12-03 09:22:07 +00:00
pwtools bands_FS.f90 updated (courtesy of Eyvaz Isaev) 2009-03-30 08:07:04 +00:00
tests Tests for gamma, forces, stresses in LDA + U added 2009-05-04 13:21:25 +00:00
upftools virtual.f90 was not working properly in the case of mixing of two 2009-05-02 14:00:07 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile - make tar now creates a tar file without GUI/ directory. 2008-11-28 14:55:31 +00:00
README Doc + configure update 2007-11-21 15:49:25 +00:00
TODO More h_psi and s_psi cleanup and harmonization. There shouldn't be any 2009-02-17 11:43:48 +00:00
cl2html.pl "make log" produces a ChangeLog file: bug fixed, html format added 2005-06-20 12:33:53 +00:00
config.guess More minor tweaking: obsolete or useless variables removed, 2006-09-21 20:07:55 +00:00
config.sub added autoconf-based configure (file "configure.new") and related files 2003-11-13 13:35:10 +00:00
configure Some configure tweaking: added options --enable-scalapack, --disable-wrappers, 2009-02-25 16:45:57 +00:00
configure.ac Some configure tweaking: added options --enable-scalapack, --disable-wrappers, 2009-02-25 16:45:57 +00:00
configure.msg.in The check for dependencies must be done after fft_defs.h is written 2006-09-21 15:35:25 +00:00
cvs2cl.pl "make log" produces a ChangeLog file: bug fixed, html format added 2005-06-20 12:33:53 +00:00
ifcmods.sh More miscellanous cleanup from Axel: 2006-12-12 11:02:09 +00:00
includedep.sh More miscellanous cleanup from Axel: 2006-12-12 11:02:09 +00:00
install-sh added autoconf-based configure (file "configure.new") and related files 2003-11-13 13:35:10 +00:00
make.sys.in Minor changes to installation and its documentation 2008-10-24 12:41:05 +00:00
makedeps.sh Added compilation for xspectra.x 2008-06-19 16:15:17 +00:00
moduledep.sh More miscellanous cleanup from Axel: 2006-12-12 11:02:09 +00:00
namedep.sh More miscellanous cleanup from Axel: 2006-12-12 11:02:09 +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), promoted by the DEMOCRITOS National Simulation Center 
of the Italian INFM (http://www.democritos.it). 

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 documentation contained in directory Doc/,
consult the web site http://www.quantum-espresso.org/ and in particular
the Wiki page http://www.quantum-espresso.org/wiki/index.php/Main_Page .

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.