HyperAIHyperAI

Command Palette

Search for a command to run...

il y a un an

DensityTool : un outil de post-traitement pour la densité d'états résolue en espace et en spin à partir de VASP

Lucas Lodeiro Tomáš Rauch

Bases de VASP : Calcul de la densité d'états et de la structure de bandes du silicium

20 heures de calcul sur RTX 5090 pour seulement $1 (valeur $7)
Aller à Notebook

Résumé

Lorsque vous traduisez un texte scientifique, il est important de respecter les termes techniques et les conventions de la langue cible. Voici la traduction en français :

Le titre de l'article est : « Outil pour la visualisation et l'analyse de la structure électronique locale des matériaux solides hétérogènes »

L'abstract est : « La connaissance de la structure électronique locale des matériaux solides hétérogènes est cruciale pour comprendre leurs propriétés électroniques, magnétiques, de transport, optiques et autres. VASP, l'un des packages les plus utilisés pour les calculs de densité fonctionnelle, fournit la structure électronique locale soit en projetant les fonctions d'onde électroniques sur des sphères atomiques, soit sous forme de densité de charge partielle décomposée par bande. Ici, nous présentons un outil simple qui prend la densité de charge partielle et les valeurs propres d'énergie calculées par VASP comme entrée et construit des densités de charge et de spin locales. Les nouvelles données offrent une résolution spatiale bien meilleure que la projection sur les sphères atomiques. Elles peuvent être visualisées directement dans l'espace réel, par exemple avec Vesta, ou moyennées le long de plans définis par deux des vecteurs de réseau de la cellule unitaire périodique. La densité d'états locale (de spin) moyennée par plan peut être facilement tracée, par exemple sous forme de données codées en couleur, en utilisant presque n'importe quel programme de tracé. DensityTool peut être appliqué pour manipuler, visualiser et comprendre la structure électronique locale de tout système calculé avec VASP. Nous nous attendons à ce qu'il soit particulièrement utile pour les chercheurs intéressés par les systèmes inhomogènes, tels que les interfaces, les défauts, les surfaces, les molécules adsorbées ou les composites hybrides inorganiques-organiques. »

One-sentence Summary

DensityTool is a VASP post-processing utility that constructs space- and spin-resolved local charge and spin densities from partial charge densities and energy eigenvalues, providing superior spatial resolution compared to atomic sphere projections while enabling direct real-space visualization and plane-averaged density of states plotting for inhomogeneous systems such as interfaces and defects.

Key Contributions

  • DensityTool processes VASP-calculated partial charge densities and energy eigenvalues to construct local charge and spin densities for heterogeneous solid materials.
  • The method provides significantly improved spatial resolution compared to atomic sphere projections and supports direct real-space visualization alongside plane-averaged local density of states plots.
  • The utility enables systematic manipulation and visualization of localized electronic structures in inhomogeneous systems, including interfaces, defects, surfaces, adsorbed molecules, and hybrid inorganic-organic composites.

Introduction

Electronic structure calculations are foundational to computational materials science, with the density of states serving as a critical descriptor for predicting magnetic, catalytic, and transport properties. While VASP remains the standard engine for these simulations, extracting spatially and spin-resolved electronic distributions typically requires custom scripting or fragmented utilities, creating reproducibility bottlenecks and slowing down analysis workflows. The authors introduce DensityTool, a dedicated post-processing framework that automates the extraction and mapping of space- and spin-resolved density of states directly from VASP output files. By standardizing this extraction process, the tool eliminates manual coding overhead and enables researchers to rapidly characterize local electronic environments for advanced materials design.

Method

The authors leverage the output of VASP calculations, specifically the band- and wavevector-dependent partial charge densities Pn,k(r)P_{n,\mathbf{k}}(\mathbf{r})Pn,k(r) and the corresponding energy eigenvalues ϵn,k\epsilon_{n,\mathbf{k}}ϵn,k, to construct the local density of states (LDOS) and local spin density of states (LSDOS). The core of the method involves integrating these quantities over the Brillouin zone to obtain spatially-resolved electronic structure information. The LDOS at a given energy EEE and position r\mathbf{r}r is calculated as L(E,r)=Ne(2π)3nBZδ(Eϵn,k)Pn,k(r)d3kL(E, \mathbf{r}) = \frac{N_e}{(2\pi)^3} \sum_n \int_{\text{BZ}} \delta(E - \epsilon_{n,\mathbf{k}}) P_{n,\mathbf{k}}(\mathbf{r}) \, d^3kL(E,r)=(2π)3NenBZδ(Eϵn,k)Pn,k(r)d3k, which effectively represents an energy-resolved partial charge density. For magnetic systems, the spin-resolved quantities are computed similarly, with the spin-up and spin-down components treated separately to yield the spin density s(r)=ρ(r)ρ(r)s(\mathbf{r}) = \rho^\uparrow(\mathbf{r}) - \rho^\downarrow(\mathbf{r})s(r)=ρ(r)ρ(r) and the LSDOS S(E,r)=1(2π)3nBZ[δ(Eϵn,k)Pn,k(r)δ(Eϵn,k)Pn,k(r)]d3kS(E, \mathbf{r}) = \frac{1}{(2\pi)^3} \sum_n \int_{\text{BZ}} \left[ \delta(E - \epsilon_{n,\mathbf{k}}^\uparrow) P_{n,\mathbf{k}}^\uparrow(\mathbf{r}) - \delta(E - \epsilon_{n,\mathbf{k}}^\downarrow) P_{n,\mathbf{k}}^\downarrow(\mathbf{r}) \right] d^3kS(E,r)=(2π)31nBZ[δ(Eϵn,k)Pn,k(r)δ(Eϵn,k)Pn,k(r)]d3k.

The framework diagram illustrates the process of calculating the plane-averaged LDOS and LSDOS for a composite inorganic-organic system, where the partial charge densities are first averaged over a plane parallel to the Si surface. This averaging step, performed using the PARCHGSPIN routine, reduces the dimensionality of the data, enabling efficient computation of the plane-averaged L(S)DOS via the LDOSMAG and LSDOSMAG routines. The resulting data can be visualized as a function of energy and position, providing insight into the spatial distribution of electronic states. The method is designed to be compatible with the VASP output format, allowing the full L(S)DOS to be written in the CHGCAR format for direct visualization in tools like VESTA.

Experiment

The evaluation of DensityTool utilizes inhomogeneous materials, including a composite system and a perovskite slab model, to validate its capability for extracting meaningful electronic structure insights from complex layered systems. By computing plane-averaged local density of states, the analysis demonstrates that the electronic properties closely follow the alternating atomic layer arrangement. Qualitatively, bulk-like states near the band gap originate predominantly from the PbI₂ layers, while the PbI₂-terminated surface introduces distinct surface states that narrow the overall band gap and exhibit a higher ionization potential compared to the MAI-terminated counterpart. These structural and electronic correlations confirm the tool's effectiveness in characterizing heterogeneous materials and align with established theoretical expectations.

The authors describe the application of DensityTool to analyze inhomogeneous systems, focusing on a perovskite slab model. The tool provides routines for calculating charge and density distributions, with specific implementations for magnetic systems using spin-resolved data. Results from the perovskite slab show distinct electronic structures depending on surface termination, with surface states and band gap differences observed between MAI- and PbI2-terminated surfaces. DensityTool offers routines for both nonmagnetic and magnetic systems, including partial charge and spin calculations. The perovskite slab results reveal that surface termination significantly affects electronic structure, with PbI2-terminated surfaces showing deeper surface states and a reduced band gap. Plane-averaged local density of states indicates that bulk-like states near the band gap are primarily composed of PbI2 layers, while surface states are influenced by the exposed surface termination.

The authors applied DensityTool to analyze an inhomogeneous perovskite slab model using routines for charge, density, and spin-resolved calculations. This setup validates how surface termination modulates local electronic properties, demonstrating that PbI2-terminated surfaces possess deeper surface states and a reduced band gap relative to MAI-terminated configurations. Qualitative results indicate that bulk-like states near the band gap derive from internal PbI2 layers, whereas surface states are directly controlled by the exposed termination chemistry. Ultimately, the analysis confirms that the tool reliably captures termination-dependent electronic variations, highlighting the dominant role of surface composition in shaping perovskite electronic structures.


Créer de l'IA avec l'IA

De l'idée au lancement — accélérez votre développement IA avec le co-codage IA gratuit, un environnement prêt à l'emploi et le meilleur prix pour les GPU.

Codage assisté par IA
GPU prêts à l’emploi
Tarifs les plus avantageux

HyperAI Newsletters

Abonnez-vous à nos dernières mises à jour
Nous vous enverrons les dernières mises à jour de la semaine dans votre boîte de réception à neuf heures chaque lundi matin
Propulsé par MailChimp