Calculation Pipeline for Thermoelectrics and Defects in 2D Thin Films

Welcome to the calculation pipeline for studying thermoelectrics, 2D thin films, and defect-related properties using Quantum Espresso and other DFT/MD tools. This guide outlines a systematic workflow for geometry optimization, defect calculations, energy profile analysis, electronic structure analysis, and phonon calculations.

We use Cr-doped Sb₂Te₃ as an example system to demonstrate the various computational methodologies.


Overview of Calculation Steps

The key branches in this workflow are as follows:

  1. Geometry Optimization
  2. Structural relaxation of pristine and doped systems.

  3. Defect Calculations

  4. Substitutional and interstitial doping analysis.
  5. Formation energy calculations.

  6. Energy Profile Analysis

  7. Formation energy.
  8. Migration energy pathways.

  9. Electronic Structure Analysis

  10. Band structure.
  11. Density of States (DOS) and Partial DOS (PDOS).
  12. Charge density distribution.

  13. Phonon Analysis

  14. Lattice dynamics and thermoelectric properties.
  15. Phonon dispersion relations.

Tools Used

  • Quantum Espresso: DFT-based structural and electronic property calculations.
  • Phonopy: Phonon calculations for lattice dynamics.
  • Matplotlib, NumPy, and Pandas: For post-processing and data visualization.

System Example: Cr-Doped Sb₂Te₃

We consider the Cr-doped Sb₂Te₃ system with two defect configurations:

  1. Substitutional doping: Cr atom replacing an Sb site (( \text{Cr}_\text{Sb} )).
  2. Interstitial doping: Cr atom occupying a void (( \text{Cr}_\text{int} )).

Each step in the pipeline is demonstrated using this system.


  • Geometry Optimization
  • Defect Calculations
  • Energy Profile Analysis
  • Electronic Structure Analysis
  • Phonon Analysis

Contribution

This pipeline and documentation were prepared by:

For any queries, suggestions, or contributions, please contact the author.


References

  1. Giannozzi, Paolo, et al. "QUANTUM ESPRESSO: a modular and open-source software project for quantum simulations of materials." Journal of physics: Condensed matter 21.39 (2009): 395502.
  2. Giannozzi, Paolo, et al. "Advanced capabilities for materials modelling with Quantum ESPRESSO." Journal of physics: Condensed matter 29.46 (2017): 465901.
  3. Togo, Atsushi, and Isao Tanaka. "First principles phonon calculations in materials science." Scripta Materialia 108 (2015): 1-5.
  4. Larsen, Ask Hjorth, et al. "The atomic simulation environment—a Python library for working with atoms." Journal of Physics: Condensed Matter 29.27 (2017): 273002.