Command Palette
Search for a command to run...
DensityTool: VASPからの空間およびスピン分解状態密度のための後処理ツール
DensityTool: VASPからの空間およびスピン分解状態密度のための後処理ツール
Lucas Lodeiro Tomáš Rauch
VASP 入門:シリコンの状態密度およびバンド構造の計算
概要
タイトル:
抄録:不均一な固体材料の局所電子構造に関する知識は、それらの電子、磁性、輸送、光学、その他の物性を理解する上で極めて重要である。密度汎関数計算に広く用いられているパッケージの一つであるVASPは、電子波動関数を原子球上に射影すること、またはバンド分解部分電荷密度として、局所電子構造を提供する。本稿では、VASPによって計算された部分電荷密度およびエネルギー固有値を入力として受け取り、局所電荷密度およびスピン密度を構築する簡便なツールを提示する。この新しいデータは、原子球への射影よりもはるかに優れた空間分解能を提供する。このデータは、Vestaなどのソフトウェアを用いて実空間で直接可視化することも可能であり、また、周期性を持つ単位格子の格子ベクトルのうち2つによって張られる平面に沿って平均化することもできる。平面平均化された局所(スピン)状態密度は、ほぼあらゆるプロットプログラムを用いて、カラーコード付きデータとして容易にプロットすることができる。DensityToolは、VASPで計算された任意の系の局所電子構造を操作、可視化、理解するために適用可能である。特に、界面、欠陥、表面、吸着分子、またはハイブリッド無機-有機複合材料などの不均一系に関心のある研究者にとって有用であると期待される。
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) and the corresponding energy eigenvalues ϵ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 E and position r is calculated as L(E,r)=(2π)3Ne∑n∫BZδ(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) and the LSDOS S(E,r)=(2π)31∑n∫BZ[δ(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.