Go to file
giannozz 85eae736f3 Script finding dependencies wasn't working if there was a single file in the
directory: updated following Davide's advice


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10633 c92efa57-630b-4861-b058-cf58834340f0
2013-12-10 17:48:15 +00:00
COUPLE Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
CPV Tkatchenko-Scheffler in PW as well. Will likely need some more tweaking 2013-12-02 16:02:21 +00:00
Doc Tkatchenko-Scheffler in PW as well. Will likely need some more tweaking 2013-12-02 16:02:21 +00:00
GUI Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
GWW Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
Modules Tkatchenko-Scheffler in PW as well. Will likely need some more tweaking 2013-12-02 16:02:21 +00:00
NEB Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
PHonon Small additional info. 2013-11-23 15:28:57 +00:00
PP Obsolete variables used for old 'stm_wf_matching' option removed, 2013-12-10 17:13:28 +00:00
PW Script finding dependencies wasn't working if there was a single file in the 2013-12-10 17:48:15 +00:00
PWCOND Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +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 Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
VdW Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
XSpectra Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
archive Remove tabulators from iotk 2013-10-10 14:44:18 +00:00
atomic Small corrections. 2013-11-25 16:44:44 +00:00
clib Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
dev-tools This should be removed 2012-06-20 09:15:22 +00:00
flib Added new vdw-DF functionals, labelled vdw-DF3 and vdW-DF4, by Klimes et al. 2013-11-06 17:46:39 +00:00
include CRAY compiler now supported. 2013-03-28 16:57:44 +00:00
install Script finding dependencies wasn't working if there was a single file in the 2013-12-10 17:48:15 +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 Update for the vandeilt conversion tools with the 2013-11-08 11:01:03 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile More minor mingw and windows build problems 2013-11-08 20:16:51 +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 mp_global replaced with more apropriate modules in Modules/ 2013-10-13 13:36:46 +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.