All Projects → dceresoli → qe-gipaw

dceresoli / qe-gipaw

Licence: GPL-2.0 license
QE-GIPAW for Quantum-Espresso (official repository)

Programming Languages

fortran
972 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to qe-gipaw

qe-gpu
GPU-accelerated Quantum ESPRESSO using CUDA FORTRAN
Stars: ✭ 50 (+163.16%)
Mutual labels:  density-functional-theory, quantum-espresso
thermo pw
Thermo_pw is a driver of quantum-ESPRESSO routines for the automatic computation of ab-initio material properties.
Stars: ✭ 34 (+78.95%)
Mutual labels:  density-functional-theory, quantum-espresso
spectrochempy
SpectroChemPy is a framework for processing, analyzing and modeling spectroscopic data for chemistry with Python
Stars: ✭ 34 (+78.95%)
Mutual labels:  nmr, spectroscopy
xconfigure
High-Performance configuration patterns and recipes.
Stars: ✭ 42 (+121.05%)
Mutual labels:  quantum-espresso
hytools
Hyperspectral image processing library
Stars: ✭ 37 (+94.74%)
Mutual labels:  spectroscopy
quantumVITAS
Quantum Visualization Interacting Toolkit for Ab-initio Simulations
Stars: ✭ 52 (+173.68%)
Mutual labels:  quantum-espresso
pyMCR
pyMCR: Multivariate Curve Resolution for Python
Stars: ✭ 55 (+189.47%)
Mutual labels:  spectroscopy
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (+0%)
Mutual labels:  density-functional-theory
qspectra
Quantum simulations of nonlinear spectroscopy and dynamics for molecular aggregates
Stars: ✭ 14 (-26.32%)
Mutual labels:  spectroscopy
ChemEx
ChemEx is an analysis program for chemical exchange detected by NMR.
Stars: ✭ 19 (+0%)
Mutual labels:  nmr
SIRIUS
Domain specific library for electronic structure calculations
Stars: ✭ 87 (+357.89%)
Mutual labels:  density-functional-theory
QUICK
QUICK: A GPU-enabled ab intio quantum chemistry software package
Stars: ✭ 79 (+315.79%)
Mutual labels:  density-functional-theory
PandExo
A Community Tool for Transiting Exoplanet Science with the JWST & HST
Stars: ✭ 23 (+21.05%)
Mutual labels:  spectroscopy
gleam
Galaxy Line Emission & Absorption Modeling
Stars: ✭ 23 (+21.05%)
Mutual labels:  spectroscopy
arpes
Mirror of PyARPES (gitlab/lanzara-group/python-arpes) the open source ARPES analysis framework
Stars: ✭ 21 (+10.53%)
Mutual labels:  spectroscopy
hfsolver
Hartree Fock solver
Stars: ✭ 19 (+0%)
Mutual labels:  density-functional-theory
ACTIN
ACTIN is a Python program to calculate stellar activity indices
Stars: ✭ 14 (-26.32%)
Mutual labels:  spectroscopy
ChiantiPy
ChiantiPy is a python package to calculate the radiative properties of astrophysical plasmas based on the CHIANTI atomic database
Stars: ✭ 53 (+178.95%)
Mutual labels:  spectroscopy
tilde
Materials informatics framework for ab initio data repositories
Stars: ✭ 19 (+0%)
Mutual labels:  quantum-espresso
PWDFT.jl
Plane wave density functional theory using Julia programming language
Stars: ✭ 86 (+352.63%)
Mutual labels:  density-functional-theory

QE-GIPAW

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

Features

  • NMR shielding tensors, EFG tensors
  • EPR g-tensor, hyperfine couplings
  • Mössbauer
  • Norm-conserving (g-tensor only), USPP and PAW
  • LDA and GGA functionals, +Hubbard U
  • isolated and periodic systems
  • integration with Quantum-Environment (solvent effects)

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

  • Jan 18, 2018: added tools/NMR_tensor-convention.py to convert NMR shielding tensors anysotropy in various conventions
  • Jan 18, 2018: added tools/EPR_diagonalize_g-tensor to output the principal components and directions of the g-tensor, accordin to Weyl, Bolton, Principles of electron paramagnetic resonance, ch. 4.4
  • Jan 18, 2018: fixed bug in symmetrization of g-tensor
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].