Skip to main content
Exit comparison
Removed
Added

Datasets Comparison

Version 1

PyProcar: A Python library for electronic structure pre/post-processing

Published:18 December 2019|Version 1|DOI:10.17632/d4rrfy3dy4.1
Contributors:
,
,
,
,
,
,

Description

The PyProcar Python package plots the band structure and the Fermi surface as a function of site and/or s,p,d,f - projected wavefunctions obtained for each k-point in the Brillouin zone and band in an electronic structure calculation. This can be performed on top of any electronic structure code, as long as the band and projection information is written in the PROCAR format, as done by the VASP and ABINIT codes. PyProcar can be easily modified to read other formats as well. This package is particularly suitable for understanding atomic effects into the band structure, Fermi surface, spin texture, etc. PyProcar can be conveniently used in a command line mode, where each one of the parameters define a plot property. In the case of Fermi-surfaces, the package is able to plot the surface with colors depending on other properties such as the electron velocity or spin projection. The mesh used to calculate the property does not need to be the same as the one used to obtain the Fermi surface. A file with a specific property evaluated for each k-point in a k-mesh and for each band can be used to project other properties such as electron–phonon mean path, Fermi velocity, electron effective mass, etc. Another existing feature refers to the band unfolding of supercell calculations into predefined unit cells.

Categories

Condensed Matter Physics, Computational Physics, Density Functional Theory, Electronic Property of Condensed Matter

Licence

GNU Public License Version 3

Version 2

Expanding PyProcar for new features, maintainability, and reliability

Published:9 January 2024|Version 2|DOI:10.17632/d4rrfy3dy4.2
Contributors:
,
,
,
,
,
,
,
,

Description

This paper presents a comprehensive update to PyProcar, a versatile Python package for analyzing and visualizing density functional theory (DFT) calculations in materials science. The latest version introduces a modularized codebase, a centralized example data repository, and a robust testing framework, offering a more reliable, maintainable, and scalable platform. Expanded support for various DFT codes broadens its applicability across research environments. Enhanced documentation and an example gallery make the package more accessible to new and experienced users. Incorporating advanced features such as band unfolding, noncollinear calculations, and derivative calculations of band energies enriches its analytic capabilities, providing deeper insights into electronic and structural properties. The package also incorporates PyPoscar, a specialized toolkit for manipulating POSCAR files, broadening its utility in computational materials science. These advancements solidify PyProcar's position as a comprehensive and highly adaptable tool, effectively serving the evolving needs of the materials science community.

Categories

Electronic Structure, Condensed Matter Physics, Computational Physics, Density Functional Theory, Electronic Property of Condensed Matter

Licence

GNU Public License Version 3