LDOS
Parameters needed to calculate the local density of states (LDOS). The LDOS is computed as
Keywords
Keyword descriptions
- SECTION_PARAMETERS: logical = F
Lone keyword:
T
Activates the local VBM CBM gap calculation. [Edit on GitHub]
- BIN_MESH: integer[2] = 10 10
Usage: BIN_MESH n m
Mesh of size n x m for binning the space coordinates x and y of the LDOS
. If -1, no binning is performed and the fine x, y resolution of the electron density from SCF is used. [Edit on GitHub]
- INTEGRATION: enum = Z
Usage: INTEGRATION Z
Valid values:
X
Integrate over x coordinate (not yet implemented).Y
Integrate over y coordinate (not yet implemented).Z
Integrate over z coordinate.NONE
No integration, print cube file as function of x,y,z (not yet implemented).
Defines whether the LDOS is integrated along a coordinate. As an example, for INTEGRATION Z, the LDOS
is computed. [Edit on GitHub]