Published April 7, 2024 | Version 1.1.19.13
Software Open

VASProcar v1.1.19.13 - Python tools for DFT calculations

  • 1. Ilum School of Science, CNPEM (Campinas/SP)
  • 2. Uppsala University (Uppsala/Sweden)

Description

VASProcar Copyright (C) 2023 - Licença GNU GPL-3.0

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

VASProcar is an open-source package written in the Python 3 programming language, aimed at providing an intuitive tool for post-processing the output files produced by the DFT codes VASP or Quantum ESPRESSO (QE) through an interactive user interface.

VASProcar extracts information and results from the following VASP output files (CONTCAR, KPOINTS, OUTCAR, PROCAR, DOSCAR, LOCPOT, PARCHG, and vasprun.xml) or from Quantum ESPRESSO output files (scf.in, scf.out, nscf.in, nscf.out, bands.in, bands.out, bands.gnu, projwfc.in, projwfc.out, filband, filproj.projwfc_up, and filpdos.pdos_atm#_wfc).

Please use the following DOI (10.5281/zenodo.6343960) to cite the use of this code in publications.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

Repositórios:

ZENODO: https://doi.org/10.5281/zenodo.6343960

GitHub: https://github.com/Augusto-de-Lelis-Araujo/VASProcar-Python-tools-VASP

PyPi: https://pypi.org/project/vasprocar

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

# Instalação

-Requisitos

* Numpy
* Scipy
* Matplotlib
* Enredo
* Moviepy
 * Kaleido

- Usando Pip:

pip instalar vasprocar

- Instalação manual: (descompacte o arquivo VASProcar_v1.1.19.13.zip)

  python manual_installation.py

- Run Code: (no diretório que contém os arquivos de saída VASP ou QE)

  python -m vasprocar

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

Para mais informações/dúvidas envie um e-mail para: augusto-lelis@outlook.com

Files

examples.zip

Files (92.8 MB)

Name Size Download all
md5:18995b27ca5d01f7567927a9d5707846
92.1 MB Preview Download
md5:0586ec0f6bb04009c9aa643499b34d14
686.4 kB Preview Download

Additional details

Related works

Is cited by
Journal article: 10.1103/PhysRevB.109.085142 (DOI)
Journal article: 10.1103/PhysRevMaterials.8.124201 (DOI)

Dates

Updated
2024-04-07
version 1.1.19.13

Software

Repository URL
https://pypi.org/project/vasprocar/
Programming language
Python
Development Status
Active