PHON LBOSE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:PHON_LBOSE}}
{{TAGDEF|PHON_LBOSE|[logical]|.TRUE.}}
{{TAGDEF|PHON_LBOSE|[logical]|.TRUE.}}


Line 13: Line 15:
'''Important''': This tag does not work together with {{TAG|PHON_NSTRUCT}}=0.
'''Important''': This tag does not work together with {{TAG|PHON_NSTRUCT}}=0.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|PHON_LMC}}, {{TAG|PHON_NSTRUCT}}, {{TAG|TEBEG}}
{{TAG|PHON_LMC}}, {{TAG|PHON_NSTRUCT}}, {{TAG|TEBEG}}


Line 20: Line 22:
----
----


[[Category:INCAR]][[Category:Lattice Vibrations]][[Category:Electron-phonon interactions]][[Category:VASP6]]
[[Category:INCAR tags]][[Category:Lattice Vibrations]][[Category:Electron-phonon interactions]][[Category:VASP6]]

Revision as of 17:00, 6 April 2022


PHON_LBOSE = [logical]
Default: PHON_LBOSE = .TRUE. 

Description: This flag determines whether random structures in the Monte-Carlo (MC) sampling are created according to Bose-Einstein or Maxwell-Boltzmann statistics.


This feature is only available from VASP version 6.0 or higher.

For PHON_LBOSE=.TRUE. Bose-Einstein statistics is used.

For PHON_LBOSE=.FALSE. Maxwell-Boltzmann statistics is used.

For further usage of this tag see: Electron-phonon interactions from Monte-Carlo sampling.

Important: This tag does not work together with PHON_NSTRUCT=0.

Related tags and articles

PHON_LMC, PHON_NSTRUCT, TEBEG

Examples that use this tag