ABINIT


How to build PAW atomic datasets for ABINIT using USPP generator
 

Current version of USPP2PAW: v1.1.0
Produce XML-formatted datasets readable by ABINIT from version 7.6

Also produce datasets in ABINIT proprietary format (from ABINIT v5.4+)
See this note for use with older versions of ABINIT

 

To obtain PAW atomic datasets we proceed as follows:
  • We patch USPP package in order to make it generate XML-formatted PAW datasets (according to specifications ) or in ABINIT proprietary format.
  • "Patched" USPP is directly usable with normal USPP input files.

 

1. What you need

We suppose for the following that the reader is familiar with the use of USPP package.
If not, first take at look at the complete USPP documentation.

 

2. Patching and compiling USPP