Band Structure:
-
Number of bands: {{ table_entry.nbands }}
-
Band gap: {{ table_entry.band_gap }}
-
Is gap direct: {{ table_entry.is_gap_direct }}
-
Direct band gap: {{ table_entry.band_gap_direct }}
-
Fermi energy: {{ table_entry.energy_fermi }}
-
Conduction band minimum: {{ table_entry.conduction_band_minimum }}
-
Valence band maximum: {{ table_entry.valence_band_maximum }}
-
Is metal: {{ table_entry.is_metal }}
{{ table_entry.get_band_diagram_html_div }}