Go to file
dalcorso 46730e2c79 Small changes, the routines were not compiling.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1718 c92efa57-630b-4861-b058-cf58834340f0
2005-03-17 16:19:38 +00:00
CPV - Nose' chain from K.Kudin added to CVS 2005-03-15 14:35:47 +00:00
D3 - a dependency from module timestep.o was missing 2005-03-15 15:48:01 +00:00
Doc new PW feature: 2005-03-17 14:47:46 +00:00
GUI ttol => tolp : update documentation and GUI 2005-01-17 18:34:57 +00:00
Gamma - a dependency from module timestep.o was missing 2005-03-15 15:48:01 +00:00
Modules - Nose' chain from K.Kudin added to CVS 2005-03-15 14:35:47 +00:00
Nmr - a dependency from module timestep.o was missing 2005-03-15 15:48:01 +00:00
PH - a dependency from module timestep.o was missing 2005-03-15 15:48:01 +00:00
PP - a dependency from module timestep.o was missing 2005-03-15 15:48:01 +00:00
PW Small changes, the routines were not compiling. 2005-03-17 16:19:38 +00:00
PWCOND - a dependency from module timestep.o was missing 2005-03-15 15:48:01 +00:00
atomic merged make.sys and make.rules together 2005-03-08 18:44:10 +00:00
atomic_doc Documentation update 2005-03-04 14:18:39 +00:00
clib merged make.sys and make.rules together 2005-03-08 18:44:10 +00:00
examples example fe.pen.out didn't work after the introduction of symmetries 2005-03-14 11:07:43 +00:00
flib cleanup [Gerardo] 2005-03-16 11:45:27 +00:00
include - Nose' chain from K.Kudin added to CVS 2005-03-15 14:35:47 +00:00
install more cleanup 2005-03-16 12:20:24 +00:00
pseudo The same pseudo generated in gen-pseudo is used in the example22. 2004-11-01 09:43:32 +00:00
pwtools Compilation problems with SGI (Pascal Thibaudeau) 2005-03-11 14:23:37 +00:00
upftools merged make.sys and make.rules together 2005-03-08 18:44:10 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile merged make.sys and make.rules together 2005-03-08 18:44:10 +00:00
README ESPRESSO => Quantum-ESPRESSO 2005-01-15 20:46:38 +00:00
README.configure removed all references to "make.rules" 2005-03-09 17:26:38 +00:00
README.cvs ESPRESSO => Quantum-ESPRESSO 2005-01-15 20:46:38 +00:00
README.install cleanup [Gerardo] 2005-03-10 15:40:22 +00:00
README.install_old cleanup [Gerardo] 2005-03-10 15:52:01 +00:00
TODO Bad default for relativistic/nonrelativistic atomic calculation 2005-02-03 09:07:42 +00:00
config.guess added autoconf-based configure (file "configure.new") and related files 2003-11-13 13:35:10 +00:00
config.sub added autoconf-based configure (file "configure.new") and related files 2003-11-13 13:35:10 +00:00
configure more cleanup 2005-03-16 12:20:24 +00:00
configure.ac more cleanup 2005-03-16 12:20:24 +00:00
configure.old merged make.sys and make.rules together 2005-03-08 18:44:10 +00:00
cvs2cl.pl Added "cvs2cl.pl" script as suggested by Axel to produce a detailed ChangeLog 2004-12-01 16:52:57 +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 more cleanup 2005-03-16 12:20:24 +00:00
makedeps.sh All mentions of obsolete directory PWNC/ removed 2005-01-05 17:23:07 +00:00
moduledep.sh use "sort -d" to obtain machine-independent results, update 2004-11-22 14:38:36 +00:00
namedep.sh added script to compute dependencies of a subroutine [Gerardo] 2004-11-17 09:58:06 +00:00
release.sh All mentions of obsolete directory PWNC/ removed 2005-01-05 17:23:07 +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). It contains the following 
codes for density-functional theory calculations of electronic structure,
based on plane waves and pseudopotentials:

- the PWscf package, developed by Stefano Baroni, Stefano de Gironcoli, 
  Andrea Dal Corso (SISSA, Trieste), Paolo Giannozzi (Scuola Normale,
  Pisa) and others: see http://www.pwscf.org for more information

- the CP code, developed by Alfredo Pasquarello (IRRMA, Lausanne),
  Kari Laasonen (Oulu), Andrea Trave (LLNL), Roberto Car
  (Princeton), Paolo Giannozzi, Nicola Marzari (MIT) and others,
  for Car-Parrinello variable-cell molecular dynamics 

- the FPMD code, developed by Carlo Cavazzoni (CINECA, Bologna),
  Sandro Scandolo (ICTP, Trieste), Guido Chiarotti (SISSA, Trieste), 
  Paolo Focher, Gerardo Ballabio and others, for Car-Parrinello 
  variable-cell molecular dynamics.

Several utilities are also included, in particular:

- a GUI (Graphical User Interface) for generating input data files,
  written by Anton Kokalj (IJS Ljubljana) (for more info, see 
  http://www-k3.ijs.si/kokalj/pwgui , http://www-k3.ijs.si/kokalj/guib/)

- a pseudopotential generation code, written by Andrea Dal Corso

This distribution is a step in the ongoing work aiming at a full 
integration and interoperability of these codes. This project is 
part of a cooperative effort involving DEMOCRITOS, CINECA, Princeton 
University, University of Pennsylvania, New York University, IBM 
Corporation, University of Illinois at Urbana-Champaign.

Directory structure of the common part of the three packages:

Modules/   Source file for modules that are common to all programs
include/   files *.h included by fortran source files
clib/      external libraries written in C
flib/      external libraries written in Fortran
install/   machine-dependent makefiles and tools for compilation
           and installation
pseudo/    pseudopotential files used by examples
upftools/  Source files for converters to unified pseudopotential
           format (UPF)
examples/  Contains sample input and output files
Doc/       Documentation

Directory structure of the PWscf package:

PW/        Source files for scf calculations (pw.x)
PH/        Source files for phonon calculations (ph.x)
PP/        Source files for post-processing of pw.x data file
Gamma/     Source files for Gamma-only phonon calculation (phcg.x)
D3/        Source files for third-order derivative calculations (d3.x)
PWCOND/    Source files for conductance calculations (pwcond.x)
pwtools/   Source files for post-processing of ph.x results,
           miscellaneous analysis programs

CPV/       Source files for CP/FPMD

GUI/ or PWgui-*/ Source files for the GUI (GUI/ for CVS sources, while
                 PWgui-*/ for the tarball *.tar.gz).

atomic/    Source files for the pseudopotential generation package
atomic_doc/ Documentation, tests and examples for the above

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.