Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

IMAGE 1: Difference between revisions

From VASP Wiki
Csheldon (talk | contribs)
No edit summary
Csheldon (talk | contribs)
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:IMAGE_1}}
{{DISPLAYTITLE:IMAGE_1}}
{{TAGDEF|IMAGE_1}}
Description: The {{TAG|IMAGE_1}} allows defining the {{FILE|INCAR}} settings for calculations using [[IMAGES | images]].  
Description: The {{TAG|IMAGE_1}} allows defining the {{FILE|INCAR}} settings for calculations using [[IMAGES | images]].  
----
----

Revision as of 10:00, 19 June 2026

IMAGE_1 

Description: The IMAGE_1 allows defining the INCAR settings for calculations using images.


IMAGE_1 can define the INCAR settings used for a calculation in an image calculation, e.g., 01 for nudged elastic band calculations, parallel tempering, and thermodynamic integration. Simply change the _1 in IMAGE_1 to _2, _3, etc for the other images (e.g., 02, 03, etc):

IMAGE_1 {
#Image 1 INCAR tags
}

IMAGE_2 {
#Image 2 INCAR tags
}
...

Related tags and articles

IMAGES, NCORE_IN_IMAGE1, SCALEE, IMAGES, VCAIMAGES

References