Go to file
giannozz beb1c49cb1 Questionable English
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7676 c92efa57-630b-4861-b058-cf58834340f0
2011-04-08 15:46:18 +00:00
CPV Minor cleanup of unused variables 2011-03-28 20:03:00 +00:00
D3 BUGFIX! last minute bugfix for 4.3 version, the D3 code won't compile otherwise! 2011-03-29 09:08:33 +00:00
Doc Reelease notes updated; changed definition \pw.x to \pwx and the like in the 2011-04-08 13:34:55 +00:00
GIPAW make.depend updated; fixed mpi initialization in (seldom-used) xctest.f90 2011-01-23 16:14:41 +00:00
GUI no more needed (use the $TOPDIR/dev-tools/check_gui instead) 2011-04-06 11:06:10 +00:00
GWW nrapp removed also from gww. 2011-03-01 08:42:04 +00:00
Gamma make.depend updated; fixed mpi initialization in (seldom-used) xctest.f90 2011-01-23 16:14:41 +00:00
Modules Version number moved to 4.3 2011-04-01 06:43:54 +00:00
NEB use int_to_char for defining pw_1.in, pw_2.in etc.. in neb.f90 2011-03-30 11:46:10 +00:00
PH Bug fix: LSDA + constrained magnetization was not working with pools. 2011-03-29 14:29:19 +00:00
PP erased optional attribute for tab_d2y in pw2gw.f90 2011-03-29 13:28:58 +00:00
PW Questionable English 2011-04-08 15:46:18 +00:00
PWCOND Variable ecutwfc moved from "gvect" to "wvfct" 2010-12-22 21:44:25 +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 Lines should not exceed the standard length of 132 characters 2011-04-03 15:34:44 +00:00
VdW make.depend updated; fixed mpi initialization in (seldom-used) xctest.f90 2011-01-23 16:14:41 +00:00
XSpectra read_file_xspectra updated: it didn't contain the changes made to read_file 2011-04-08 09:39:08 +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 Minor changes: relativistic PPs can also be written as semilocal (not sure 2011-02-22 21:49:12 +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 add chdir to c_mkdir.c 2011-03-10 16:40:29 +00:00
cptests Added curl as wget replacement on Mac OSX and other machines 2011-02-25 17:43:51 +00:00
dev-tools adding a neb.x awareness 2011-04-06 10:38:06 +00:00
doc-def removing[ &EE ... / ] string from the introductoty text (the EE namelist is not documented) 2011-04-06 10:39:49 +00:00
examples set pseudir with absolute path instead of ../Pseudo in EXX_example. 2011-03-30 11:45:15 +00:00
extlibs eliminated multigrid from extlibs 2011-03-24 15:38:52 +00:00
flib Minor cleanup. 2010-12-29 16:13:41 +00:00
include Cleanup of configure: removed several obsolete cases. Documentation 2010-03-17 17:07:05 +00:00
install add possibility of free postfix for plugins in plugin_makefile 2011-04-01 14:49:17 +00:00
pseudo Re-added a pseudopotential used by examples but not available from the 2011-04-01 08:38:11 +00:00
pwtools Startup routines mp_start and mp_env merged into one 2011-01-17 21:05:54 +00:00
tests tests updated 2011-04-01 10:29:16 +00:00
upftools Non-standard syntax in READ - courtesy of G. Baducci 2011-03-30 08:47:55 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile dependecy in main Makefile with multigrid eliminated 2011-03-24 15:40:40 +00:00
README More instances of nonstandard forms for "Quantum ESPRESSO" 2010-01-18 13:46:16 +00:00
TODO Minor updates 2011-04-01 06:43:03 +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.