forked from atompaw/atompaw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
27 lines (19 loc) · 1023 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
ATOMPAW
================
The software ATOMPAW generates projector and basis functions which are needed for
performing electronic structure calculations (Density-Functional Theory)
based on the Projector Augmented Wave (PAW) method.
### What does AtomPAW?
The program is applicable to materials throughout the periodic table.
For each element, the user inputs the atomic number, the electronic configuration,
a choice of basis functions, and an augmentation radius.
The program produces output files containing the projector and basis functions
and the corresponding matrix elements in a format which can be read by several
DFT codes (abinit, quantum expresso, gpaw, pwpaw, onetep and all codes that
can read atomic PAW setups in the PAW-XML format).
Most of the relevant information can be found on the
ATOMPAW official website : http://users.wfu.edu/natalie/papers/pwpaw
Many documentation files can be found in the doc directory.
See especially the ~/doc/atompaw-usersguide.pdf file.
### License
See COPYING file