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
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:IMAGE_1}}
{{DISPLAYTITLE:IMAGE_1}}
Description: The {{TAG|IMAGE_1}} allows defining the {{FILE|INCAR}} settings for calculations using [[IMAGES | images]].  
{{TAGDEF|IMAGE_1|block construct|None}}
 
Description: Group {{FILE|INCAR}} settings for calculations using {{TAG|IMAGES}}.  
----
----
{{TAG|IMAGE_1}} can define the {{FILE|INCAR}} settings used for a calculation in an image calculation, e.g., <code>01</code> for [[Nudged elastic bands|nudged elastic band]] calculations, [[LTEMPER|parallel tempering]], and [[VCAIMAGES|thermodynamic integration]]. Simply change the <code>_1</code> in {{TAG|IMAGE_1}} to <code>_2</code>, <code>_3</code>, etc for the other images (e.g., <code>02</code>, <code>03</code>, etc):
{{TAG|IMAGE_1}} defines the {{FILE|INCAR}} settings used for a calculation in an image calculation, e.g., <code>01</code> for [[Nudged elastic bands|nudged elastic band]] calculations, [[LTEMPER|parallel tempering]], and [[VCAIMAGES|thermodynamic integration]], cf. {{TAG|IMAGES}} for use cases of the tag.
 
{{NB|important|Replace <code>_1</code>, <code>_2</code>, ... with the desired image index (the same index VASP uses for the per-image subdirectories <code>01</code>, <code>02</code>, ...). The number of usable indices is bounded by {{TAG|IMAGES}}.}}
{{TAGBL|IMAGE_1}} {
#Image 1 INCAR tags
}
{{TAGBL|IMAGE_2}} {
#Image 2 INCAR tags
}
...


== Related tags and articles ==
== Related tags and articles ==
{{TAG|IMAGES}}, {{TAG|NCORE_IN_IMAGE1}}, {{TAG|SCALEE}}, {{TAG|IMAGES}}, {{TAG|VCAIMAGES}}
{{TAG|IMAGES}}, {{TAG|NCORE_IN_IMAGE1}}, {{TAG|IMAGES}}, {{TAG|VCAIMAGES}}


== References ==
== References ==
[[Category:INCAR tag]][[Category:Advanced molecular-dynamics sampling]]
[[Category:INCAR tag]][[Category:Advanced molecular-dynamics sampling]]

Latest revision as of 15:22, 19 June 2026

IMAGE_1 = block construct
Default: IMAGE_1 = None 

Description: Group INCAR settings for calculations using IMAGES.


IMAGE_1 defines the INCAR settings used for a calculation in an image calculation, e.g., 01 for nudged elastic band calculations, parallel tempering, and thermodynamic integration, cf. IMAGES for use cases of the tag.

Related tags and articles

IMAGES, NCORE_IN_IMAGE1, IMAGES, VCAIMAGES

References