PHON LBOSE: Difference between revisions

From VASP Wiki
No edit summary
(Improve version notice)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:PHON_LBOSE}}
{{TAGDEF|PHON_LBOSE|[logical]|.TRUE.}}
{{TAGDEF|PHON_LBOSE|[logical]|.TRUE.}}


Description: This flag determines whether random structures in the Monte-Carlo (MC) sampling are created according to Bose-Einstein or Maxwell-Boltzmann statistics.  
Description: This flag determines whether random structures in the Monte-Carlo (MC) sampling are created according to Bose-Einstein or Maxwell-Boltzmann statistics.  
{{Available|6.0.0}}
----
----
This feature is only available from VASP version 6.0 or higher.
For {{TAG|PHON_LBOSE}}=''.TRUE.'' Bose-Einstein statistics is used.
For {{TAG|PHON_LBOSE}}=''.TRUE.'' Bose-Einstein statistics is used.


Line 13: Line 14:
'''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}}


{{sc|PHON_LBOES|Examples|Examples that use this tag}}
{{sc|PHON_LBOES|Examples|Examples that use this tag}}


== References ==
<references/>
----
----


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

Latest revision as of 14:28, 17 January 2025

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.

Mind: Available as of VASP 6.0.0

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