Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
ISDF
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
--
BerkeleyGW
-- BandStructureComputeProjections
-- CurrentThroughPlane
-- DOSComputePDOS
-- DOSEnergyMax
-- DOSEnergyMin
-- DOSEnergyPoints
-- DOSGamma
-- DOSMethod
-- ELFWithCurrentTerm
-- LDOSEnergies
-- LinearMediumOutput
-- LinearMediumOutputDir
-- LocalMagneticMomentsSphereRadius
-- MaxwellOutput
-- MaxwellOutputInterval
-- MaxwellOutputIterDir
-- MomentumTransfer
-- Output
-- OutputDuringSCF
-- OutputFormat
-- OutputInterval
-- OutputIterDir
-- OutputMatrixElements
-- OutputMEEnd
-- OutputMEMultipoles
-- OutputMEStart
-- OutputWfsNumber
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
DOSMethod
DOSMethod
Section Output
Type integer
Default smear
Selects the method that is used to calculate the DOS.
Currently not used for PDOS and LDOS.
Options :
smear :
Smearing with a Lorentzian smearing function.
tetrahedra :
Linear tetrahedron method as in P. E. Bloechl, et al., Phys. Rev. B 49 , 16223 (1994).
Requires a regular Monkhorst-Pack generated by Octopus.
Source information
electrons/dos.F90 : 128
call parse_variable ( namespace , 'DOSMethod' , OPTION__DOSMETHOD__SMEAR , this % method )