Go to file
kokalj 8f17b0693a Makefile: for creating the html from def files, use: make html
(but prior to that read README.helpdoc for the software needed to ran halpdoc).


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4740 c92efa57-630b-4861-b058-cf58834340f0
2008-03-12 14:26:02 +00:00
CPV Misc small changes for Alpha compilation warning, by G. Cantele 2008-03-06 20:02:06 +00:00
D3 Changes required by interfacing with new electron-phonon code (Matteo): 2008-03-11 15:38:23 +00:00
Doc Makefile: for creating the html from def files, use: make html 2008-03-12 14:26:02 +00:00
GIPAW - cleanup, poolreduce replaced by mp_sum(...,inter_pool_comm) 2008-01-23 17:27:20 +00:00
GUI Adding lsym variable. 2008-02-29 08:27:31 +00:00
Gamma Misc small changes for Alpha compilation warning, by G. Cantele 2008-03-06 20:02:06 +00:00
Modules Changes required by interfacing with new electron-phonon code (Matteo): 2008-03-11 15:38:23 +00:00
PH Changes required by interfacing with new electron-phonon code (Matteo): 2008-03-11 15:38:23 +00:00
PP Misc small changes for Alpha compilation warning, by G. Cantele 2008-03-06 20:02:06 +00:00
PW Changes required by interfacing with new electron-phonon code (Matteo): 2008-03-11 15:38:23 +00:00
PWCOND Two missing objects prevented compilation of pwcond. There are more of these! 2008-01-24 10:38:10 +00:00
VdW HWF energy + PAW should work again, better initial becsum. 2008-02-07 13:48:46 +00:00
atomic Misc small changes for Alpha compilation warning, by G. Cantele 2008-03-06 20:02:06 +00:00
atomic_doc Clean-up. 2008-02-26 10:57:26 +00:00
clib Support for Solaris PC with Sun compiler added 2008-01-16 15:23:43 +00:00
dev-tools Adding "helpdoc" utility, which is used to tranform the INPUT_*.def files 2008-03-12 14:14:58 +00:00
examples Example 08 updated with spin-polarized Fermi surrfaces (Eyvaz) 2008-03-07 17:46:52 +00:00
flib "error" moved from flib/ to Modules/, as suggested by Axel, into 2008-01-03 09:02:32 +00:00
include Support for Solaris PC with Sun compiler added 2008-01-16 15:23:43 +00:00
install Better conceived (or at least, more studied) approach to the latest 2008-02-04 10:02:31 +00:00
pseudo tests updated 2007-11-01 15:03:11 +00:00
pwtools Updated code for Fermi Surface generation (Eyvaz) 2008-03-07 17:48:29 +00:00
tests Tests updated 2008-02-11 11:41:38 +00:00
upftools - missing modules 2008-01-05 19:26:57 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile the "iotk" utility for file conversion is compiled together with iotk. 2008-02-27 15:04:38 +00:00
README Doc + configure update 2007-11-21 15:49:25 +00:00
TODO Directory dev-tools/, containing various scripts, added - for the time 2008-02-18 21:45:41 +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 Better conceived (or at least, more studied) approach to the latest 2008-02-04 10:02:31 +00:00
configure.ac Better conceived (or at least, more studied) approach to the latest 2008-02-04 10:02:31 +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 Updated TODO lits - please have a look 2007-11-26 13:52:11 +00:00
makedeps.sh Minor updates 2007-09-03 13:13:43 +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.