quantum-espresso/atomic
Paolo Giannozzi ca81bb2476 Dependencies updated, obsolete reference removed (fix compilation of ld1) 2021-03-30 07:59:10 +02:00
..
Doc Merge branch 'version' into 'develop' 2020-11-29 20:51:04 +00:00
examples Add KLI implementation and examples 2018-07-17 18:31:44 +02:00
pseudo_library removal of obsolete links to vanished web sites 2020-12-03 09:47:40 +00:00
src Dependencies updated, obsolete reference removed (fix compilation of ld1) 2021-03-30 07:59:10 +02:00
CMakeLists.txt Introduce CUDA support in CMake with some refactoring. 2021-01-18 14:50:50 +00:00
KLI.md Add KLI implementation and examples 2018-07-17 18:31:44 +02:00
Makefile Protective if 2016-10-01 13:46:12 +00:00
README removal of obsolete links to vanished web sites 2020-12-03 09:47:40 +00:00

README

This is the distribution of the "atomic"  code for electronic structure 
atomic calculations and pseudo-potentials generation.

The "atomic"  code, maintained by Andrea Dal Corso (SISSA, Trieste) 
is the result of several additions to the original ld1 code by
P. Giannozzi (http://www.fisica.uniud.it/~giannozz/software.html) 
for pseudopotential generation. The major additions are:

a) Generation and test of norm-conserving and ultrasoft pseudo-potentials
   with the Rappe-Rabe-Kaxiras-Joannopoulos (RRKJ) recipe
   ( Phys. Rev. B41, 1227 (1990); Phys. Rev. B 44, 13175 (1991) )
b) Generation of fully relativistic pseudo-potentials including 
   spin-orbit coupling.
c) Generation of PAW dataset. Based on the original implementation by 
   G. Fratesi with several additions by R. Mazzarello and L. Paulatto.

A general introduction on (norm-conserving) pseudopotential generation
can be found in file pseudo-gen.pdf (LaTex source in pseudo-gen.tex). 
Input variables are described in files INPUT_LD1.txt, INPUT_LD1.html
in the directory Doc/ of the Quantum ESPRESSO distribution.
Directories all-electron/, pseudo-gen/, pseudo-test/,
contain tests for the three modes of operation, respectively:
all-electron run, pseudo-potential generation, pseudo-potential testing. 
Directories pseudo_library/ and paw_library/ contain input data used 
for pseudopotential generation of many elements.
A more extended set of input data is now available from the
pslibrary project. Please see the web pages pslibrary.quantum-espresso.org
or dalcorso.github.io/pslibrary/.

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.

This program is distributed in the hope that it 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.