dceresoli / qe-gipaw

QE-GIPAW for Quantum-Espresso (official repository)
GNU General Public License v2.0
30 stars 11 forks source link
density-functional-theory nmr nmr-shielding-tensors qe-gipaw quantum-espresso spectroscopy

QE-GIPAW

This is the official Git repository of the GIPAW code for Quantum-Espresso.

Other NMR-, EPR- and GIPAW-related repositories:

Features

Authors and contributors

D. Ceresoli, A. P. Seitsonen, U. Gerstmann, E. Kucukbenli, S. de Gironcoli, P. Giannozzi, N. Varini, M. Calandra, L. Paulatto, C. Cavazzoni, A. Dal Corso, F. Spiga, A. Ferreira

Build instructions:

From Quantum-Espresso distribution

  1. Configure and compile QE as usual, then:
  2. make gipaw

Stand-alone

  1. Configure and compile QE as usual, then:
  2. git clone https://github.com/dceresoli/qe-gipaw.git
  3. cd qe-gipaw
  4. ./configure --with-qe-source="QE folder containing make.inc"
  5. make

Source releases

Official source releases are found here.

News