PHON NSTRUCT: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:PHON_NSTRUCT}}
{{TAGDEF|PHON_NSTRUCT|[integer]|none}}
{{TAGDEF|PHON_NSTRUCT|[integer]|none}}


Line 14: Line 16:
   
   


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|PHON_LMC}}, {{TAG|PHON_LBOSE}}, {{TAG|PHON_NTLIST}}, {{TAG|PHON_TLIST}}, {{TAG|TEBEG}}
{{TAG|PHON_LMC}}, {{TAG|PHON_LBOSE}}, {{TAG|PHON_NTLIST}}, {{TAG|PHON_TLIST}}, {{TAG|TEBEG}}


Line 23: Line 25:
----
----


[[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:01, 6 April 2022


PHON_NSTRUCT = [integer]
Default: PHON_NSTRUCT = none 

Description: This flag sets the number of structures for electron-phonon interactions from Monte-Carlo (MC) sampling.


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

For PHON_NSTRUCT=-1 the eigenvalues and eigenvectors of the dynamic matrix are written to the file DYNMATFULL.

For PHON_NSTRUCT=0 the ZG configuration[1] (one-shot) method is executed.

For PHON_NSTRUCT>0 that many MC structures are prepared.

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


Related tags and articles

PHON_LMC, PHON_LBOSE, PHON_NTLIST, PHON_TLIST, TEBEG

Examples that use this tag

References