TMPCAR: Difference between revisions

From VASP Wiki
(Created page with "{{TAG|TMPCAR}} is a binary file which is generated during dynamic simulations and relaxation jobs using full wave function predication. It contains the ionic positions and wav...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
----
----


[[The_VASP_Manual|Contents]]
[[Category:Files]][[Category:Output Files]]
 
[[Category:VASP]][[Category:Files]]

Latest revision as of 15:18, 22 February 2019

TMPCAR is a binary file which is generated during dynamic simulations and relaxation jobs using full wave function predication. It contains the ionic positions and wave function of the previous two steps. Those are needed for the extrapolation of the wave functions. It is possible to use the TMPCAR file for MD continuation jobs by setting the flag ISTART=3 in the file INCAR file.

Instead of the TMPCAR file VASP.4.X can also use an internal scratch file. This is faster and more efficient but requires of course more memory (see IWAVPR for more details).