KBLOCK: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TAGDEF|KBLOCK|[integer]|{{TAG|NSW}}}}
{{TAGDEF|KBLOCK|[integer]|{{TAG|NSW}}}}


Description: After {{TAG|KBLOCK}}*{{TAG|NBLOCK}} ionic steps the averaged pair-correlation function and DOS are written to the files {{FILE|PCDAT}}  and {{FILE|DOSCAR}}. More details can be found on the page describing the tag {{TAG|NBLOCK}}.
Description: After <code>{{TAG|KBLOCK}} * {{TAG|NBLOCK}}</code> ionic steps the averaged pair-correlation function and DOS are written to the files {{FILE|PCDAT}}  and {{FILE|DOSCAR}}. More details can be found on the page describing the tag {{TAG|NBLOCK}}.
----
----
== Related tags and articles ==
== Related tags and articles ==
Line 8: Line 8:
{{sc|KBLOCK|Examples|Examples that use this tag}}
{{sc|KBLOCK|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Performance]]
[[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Performance]]

Latest revision as of 13:06, 16 February 2024

KBLOCK = [integer]
Default: KBLOCK = NSW 

Description: After KBLOCK * NBLOCK ionic steps the averaged pair-correlation function and DOS are written to the files PCDAT and DOSCAR. More details can be found on the page describing the tag NBLOCK.


Related tags and articles

NBLOCK, PCDAT, DOSCAR

Examples that use this tag