PHON NSTRUCT: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|PHON_NSTRUCT|[integer]|NONE}} Description: This flag sets the number of structures for electron-phonon interactions from Monte-Carlo (MC) sampling. ---- This featur...")
 
No edit summary
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TAGDEF|PHON_NSTRUCT|[integer]|NONE}}
{{TAGDEF|PHON_NSTRUCT|[integer]|none}}


Description: This flag sets the number of structures for electron-phonon interactions from Monte-Carlo (MC) sampling.  
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.
This feature is only available from VASP version 6.0 or higher.
For {{TAG|PHON_NSTRUCT}}=-1 the eigenvalues and eigenvectors of the dynamic matrix are written to the file {{TAG|DYNMATFULL}}.


For {{TAG|PHON_NSTRUCT}}=0 the ZG configuration{{cite|zacharias:prb:2016}} (one-shot) method is executed.
For {{TAG|PHON_NSTRUCT}}=0 the ZG configuration{{cite|zacharias:prb:2016}} (one-shot) method is executed.
Line 9: Line 11:
For {{TAG|PHON_NSTRUCT}}>0 that many MC structures are prepared.
For {{TAG|PHON_NSTRUCT}}>0 that many MC structures are prepared.


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


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


{{sc|PHON_LMC|Examples|Examples that use this tag}}
{{sc|PHON_NSTRUCT|Examples|Examples that use this tag}}


== References ==
== References ==

Revision as of 06:00, 30 March 2020

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 Sections

PHON_LMC, PHON_LBOSE, PHON_NTLIST, PHON_TLIST, TEBEG

Examples that use this tag

References