Go to file
giannozz dc6d7724fc Incorrec call to "errore"
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7914 c92efa57-630b-4861-b058-cf58834340f0
2011-06-28 14:25:07 +00:00
CPV A few absurd error messages made less absurd 2011-06-16 19:57:40 +00:00
D3 Formats for time printout increased 2011-06-11 08:07:20 +00:00
Doc Backward-compatibility with old PP format solved hopefully for good. 2011-06-25 14:55:05 +00:00
GUI textually replacing cvs to svn 2011-06-08 06:38:08 +00:00
GWW Some compilers do not like a**b if a and b are real and a is negative 2011-04-28 14:34:30 +00:00
Gamma make.depend updated; fixed mpi initialization in (seldom-used) xctest.f90 2011-01-23 16:14:41 +00:00
Modules Backward-compatibility with old PP format solved hopefully for good. 2011-06-25 14:55:05 +00:00
NEB "make clean" made cleaner 2011-06-24 12:44:30 +00:00
PH Merge lr_adddvepsi_us_[gamma,k] with adddvepsi_us. Required some minor interface changes to the latter so calls in VdW and PHONON updated. 2011-06-25 23:39:36 +00:00
PP some problems with lib in pp Makefile. Bug reported by R. Gebauer and F. Spiga 2011-06-09 15:15:07 +00:00
PW Incorrec call to "errore" 2011-06-28 14:25:07 +00:00
PWCOND "a_0" renamed "alat" in printout to prevent confusion with Bohr radius 2011-05-17 11:18:28 +00:00
PlotPhon Small bug (courtesy of Huiqun Zhou) 2010-10-18 13:25:32 +00:00
QHA Added QHA package - Courtesy of Eyvaz Isaev 2010-04-29 14:29:09 +00:00
TDDFPT Merge lr_adddvepsi_us_[gamma,k] with adddvepsi_us. Required some minor interface changes to the latter so calls in VdW and PHONON updated. 2011-06-25 23:39:36 +00:00
VdW Merge lr_adddvepsi_us_[gamma,k] with adddvepsi_us. Required some minor interface changes to the latter so calls in VdW and PHONON updated. 2011-06-25 23:39:36 +00:00
XSpectra k-points are in start_k, not input_parameters. 2011-05-18 08:59:21 +00:00
archive now plumed output with cp uses same units as pw a.u for distances 2011-03-23 16:12:21 +00:00
atomic For PAW, AE scattering wavefunctions normalized with rcutus instead of rcut. 2011-06-09 19:18:32 +00:00
atomic_doc Iron PAW dataset that, for some misterious reason, was not working anymore tenatively fixed. 2010-08-02 09:30:07 +00:00
clib forgot to clean patches before commit 2011-05-17 09:39:46 +00:00
cptests Added curl as wget replacement on Mac OSX and other machines 2011-02-25 17:43:51 +00:00
dev-tools MInor update 2011-06-16 15:46:51 +00:00
doc-def ibrav=-12 (as 12 with a and c axis orthogonal) seems to work 2011-06-16 15:43:28 +00:00
examples Forgot lda => pz 2011-06-23 10:03:08 +00:00
extlibs Removed lines like the following from iotk *.f90 files: 2011-06-25 13:02:50 +00:00
flib Fixed-volume variable cell optimization did not work with hexagonal lattices. 2011-06-21 16:53:36 +00:00
include Cleanup of configure: removed several obsolete cases. Documentation 2010-03-17 17:07:05 +00:00
install Missing flag for openmp on some AIX machines 2011-06-28 13:46:13 +00:00
pseudo Backward-compatibility with old PP format solved hopefully for good. 2011-06-25 14:55:05 +00:00
pwtools Startup routines mp_start and mp_env merged into one 2011-01-17 21:05:54 +00:00
tests Forgot again lda => pz 2011-06-23 10:03:51 +00:00
upftools Backward-compatibility with old PP format solved hopefully for good. 2011-06-25 14:55:05 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile main Makefile and plugins_makefile changed for new GIPAW. 2011-05-18 12:36:23 +00:00
README This is an other test 2011-04-11 08:13:30 +00:00
TODO Minor updates to documentation 2011-04-28 15:24:07 +00:00
cl2html.pl "make log" produces a ChangeLog file: bug fixed, html format added 2005-06-20 12:33:53 +00:00
configure configure wrapper doesn't choke any longer on variables containing spaces. 2010-06-18 17:24:05 +00:00
cvs2cl.pl "make log" produces a ChangeLog file: bug fixed, html format added 2005-06-20 12:33:53 +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.