Skip to content

Band Gap with VASP (HSE)

We discuss in the present tutorial those aspects of the calculation of electronic structure properties which are specific to the implementation of the HSE (Heyd-Scuseria-Ernzerhof) exchange-correlation functional, a special class of Hybrid Functionals.

Band Gap Calculations

Here, we will explain how to compute the electronic band gap of crystalline silicon using the VASP modeling engine. The increased precision of Hybdrid Functionals in predicting material properties of interest such as band gaps will hence be demonstrated.

VASP version considered in this tutorial

The present tutorial is written for VASP at versions 5.3.5 or 5.4.4.

The instructions presented herein complement the general discussion introduced in a separate tutorial. The reader is referred to this latter page for an outline of the general procedure for band-gap computations using DFT, whereas only HSE-specific aspects will be reviewed throughout the remainder of the present page.

Workflow for HSE Calculation with VASP

Advanced instructions on how to perform an HSE band structure calculation using VASP can be retrieved under Refs. 1,2.

For the sake of this brief introduction, it suffices to know that a VASP Workflow to compute the band-gap of semiconducting materials using HSE is composed of the following subworkflow steps.

  1. Standard self-consistent field (scf) calculation of the energy eigenvalues and wave functions, which includes the HSE Refiner as set under the Subworkflow Editor Interface.

  2. Self-consistent Hartree-Fock/HSE calculation, again with the HSE Refiner activated.

  3. Extraction of the k-points in the Symmetry-irreducible wedge of the Brillouin Zone (IBZ) in reciprocal space.

  4. Final HSE band structure computation, using the wave functions and charge density calculated in the previous steps.

Copy HSE Workflow from Bank

Workflows for calculating the band gap through HSE, as implemented under VASP, can readily be imported from the Workflows Bank into the account-owned collection. The user should search for the string "D7-HSR-BS-BG-DOS" under the Workflows Bank dialog when looking for the relevant HSE-based band-gap workflow.

Workflow naming convention

The "D7-HSR-BS-BG-DOS" name for the HSE workflow contains the following information: "D" refers to the difficulty level (see table II in Ref. 1 cited in this page), "HSR" represents the method, and "BS", "BG" and "DOS" are abbreviations for band structure, band gap, and density of states respectively.

This workflow can later be selected and added to the Job being created. The same procedure as in the general band-gap computation tutorial can otherwise be followed.

Computational Cost

The computational cost of HSE calculations is significantly higher than for more basic methods in DFT such as the Generalized Gradient Approximation. We thus recommend to allow for more CPU cores and/or walltime as appropriate for the system under investigation.

Examine results

When the computation is complete at the end of Job execution, switching to the Results tab of Job Viewer will show the results of the simulation, including the indirect band gap found for silicon of around 1.14 eV.

Comparison with Experimental Value

The calculated value of 1.14 eV for the indirect band gap of silicon is in much better agreement with the experimental value for this material (1.17 eV 3) than the alternative case of the Generalized Gradient Approximation (GGA), whose shortcomings are assessed in the other tutorial page.

This provides an example of how HSE can result in improved precision in the estimation of important material properties than more traditional approaches within DFT.

Animation

We demonstrate the steps involved in the creation and execution of a HSE Band Gap computation workflow on silicon, using the VASP simulation engine, in the following animation.