bands_mesh#

property ElectronicBandStructure.bands_mesh#

Bands mesh is a numpy array that stores each band in a mesh grid. Shape = [n_bands,n_kx,n_ky,n_kz]

Returns:

Bands mesh is a numpy array that stores each band in a mesh grid. Shape = [n_bands,n_kx,n_ky,n_kz]

Return type:

np.ndarray