PHON LBOSE: Difference between revisions

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


Description: Determines whether random structures in the Monte-Carlo sampling are created according to Bose-Einstein or Maxwell-Boltzmann statistics.  
Description: Determines whether structures in the sampling are created according to Bose-Einstein or Maxwell-Boltzmann statistics.  
----
----
For {{TAG|PHON_LBOSE}}=''.TRUE.'' Bose-Einstein statistics is used.
For {{TAG|PHON_LBOSE}}=''.TRUE.'' Bose-Einstein statistics is used.

Revision as of 11:37, 5 June 2025

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

Description: Determines whether structures in the sampling are created according to Bose-Einstein or Maxwell-Boltzmann statistics.


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.

Mind: This feature is available for VASP >= 6.0.

Related tags and articles

Electron-phonon interactions from Monte-Carlo sampling, PHON_LMC, PHON_NSTRUCT, PHON_TLIST, TEBEG

Examples that use this tag