NBLOCK: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Description: after {{TAG|NBLOCK}} ionic steps the pair correlation function and the DOS are calculated | Description: after {{TAG|NBLOCK}} ionic steps the pair correlation function and the DOS are calculated | ||
and the ionic configuration | and the ionic configuration is written to the {{FILE|XDATCAR}}-file. It is recommended to leave {{TAG|NBLOCK}} to 1, since the computational overhead is minimal. For molecular dynamics simulation with many 1000 steps, it might be expedient to increase {{TAG|NBLOCK}} to say 10, to avoid large {{FILE|XDATCAR}}-files. | ||
---- | ---- | ||
In addition | In addition |
Revision as of 16:52, 18 December 2018
NBLOCK = [integer]
Default: NBLOCK = 1
Description: after NBLOCK ionic steps the pair correlation function and the DOS are calculated and the ionic configuration is written to the XDATCAR-file. It is recommended to leave NBLOCK to 1, since the computational overhead is minimal. For molecular dynamics simulation with many 1000 steps, it might be expedient to increase NBLOCK to say 10, to avoid large XDATCAR-files.
In addition
- After KBLOCK*NBLOCK main loops the averaged pair correlation function and DOS are written to the files PCDAT and DOSCAR
Mind: The CPU costs for these tasks are quite small, so use NBLOCK=1.