Go to file
puma f8cfa6fe72 Better to put pdf files some where else
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10355 c92efa57-630b-4861-b058-cf58834340f0
2013-07-03 17:26:19 +00:00
CPV Fortran instruction "read(string,*) something" does not read anything if 2013-07-02 17:08:14 +00:00
Doc MInor updates to the developer's manual 2013-06-04 17:50:59 +00:00
GUI version update 2012-11-22 14:06:42 +00:00
GWW Better to put pdf files some where else 2013-07-03 17:26:19 +00:00
Modules Bug in exx.f90 (courtesy of Simone Ziraldo): bad array copy if nopool=1, 2013-06-25 13:30:44 +00:00
NEB Reverting to the old behaviour (v5.0.1 and earlier) of the path initialization as the default. 2013-06-07 10:04:56 +00:00
PHonon DOS characters removed (once again) 2013-06-28 20:13:32 +00:00
PP XSF format for the full cell (plot_num=3) made consistent with the case 2013-06-10 09:14:08 +00:00
PW Fortran instruction "read(string,*) something" does not read anything if 2013-07-02 17:08:14 +00:00
PWCOND Bug fix: addition to the total transmission was not in the 2013-06-06 13:08:04 +00:00
PlotPhon Small bug (courtesy of Huiqun Zhou) 2010-10-18 13:25:32 +00:00
QHA Bug in script (Lorenzo) 2012-06-26 02:17:14 +00:00
TDDFPT git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10342 c92efa57-630b-4861-b058-cf58834340f0 2013-07-02 10:52:00 +00:00
VdW vdw compiles again. 2013-01-31 17:20:27 +00:00
XSpectra Wrong usage of "nwordwfcU" 2013-05-08 10:47:54 +00:00
archive Internal changes: combining phiGEMM profiling capabilities and ELPA it is possible to profile internal GEMM calls. 2013-01-02 10:07:47 +00:00
atomic Misspells 2013-07-03 14:41:35 +00:00
clib l1 is an unsigned int: it cannot be negative, error is signaled by it being == 0 2013-04-09 13:44:09 +00:00
dev-tools This should be removed 2012-06-20 09:15:22 +00:00
flib new hybrid functional gau-pbe is added 2013-05-07 11:55:59 +00:00
include CRAY compiler now supported. 2013-03-28 16:57:44 +00:00
install Minor fixes, added CRAY XC30 (still a draft) 2013-06-19 03:19:49 +00:00
pseudo Support for ballistic transport with DFT+U using pseudopotential projectors added to PWcond. 2012-10-24 09:41:28 +00:00
upftools Misleading error message 2012-10-16 19:01:18 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile added make epw in main makefile. 2013-01-17 14:38:39 +00:00
README test commit mailing list 2012-08-20 12:18:30 +00:00
TODO Misc minor corrections + compilation problem introduced in recent commit 2012-12-21 17:04:55 +00:00
configure The correct working version is r6851, not r6815. My bad. 2012-07-19 13:10:58 +00:00
environment_variables Numeric constant given a name (ry_to_ghz) and moved to constants.f90; 2013-02-26 10:03:47 +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 IOM-DEMOCRITOS National Simulation Center 
of the Italian CNR (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 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.