INCREM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
Description: {{TAG|INCREM}} controls the transformation velocity in the slow-growth approach (in case VASP was compiled with [[Precompiler options#-Dtbdyn|-Dtbdyn]]).
Description: {{TAG|INCREM}} controls the transformation velocity in the slow-growth approach (in case VASP was compiled with [[Precompiler options#-Dtbdyn|-Dtbdyn]]).
----
----
In [[MDALGO#Slowgro|slow-growth simulations]] ({{TAG|MDALGO}}=1 {{!}} 2), the value of each controlled geometric parameter with <tt>STATUS=0</tt> is increased by {{TAG|INCREM}} in every simulation step.
In [[Slow-growth_approach|slow-growth simulations]] ({{TAG|MDALGO}}=1 {{!}} 2), the value of each controlled geometric parameter with <tt>STATUS=0</tt> is increased by {{TAG|INCREM}} in every simulation step.


It must be supplied for each controlled geometric parameter for which <tt>STATUS=0</tt> was specified in the {{FILE|ICONST}}-file.
It must be supplied for each controlled geometric parameter for which <tt>STATUS=0</tt> was specified in the {{FILE|ICONST}}-file.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|MDALGO}},
{{TAG|MDALGO}},
{{TAG|ICONST}}
{{TAG|ICONST}}
Line 13: Line 13:
{{sc|INCREM|Examples|Examples that use this tag}}
{{sc|INCREM|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


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

Latest revision as of 10:26, 16 November 2023

INCREM = [real array]
Default: INCREM = 0 

Description: INCREM controls the transformation velocity in the slow-growth approach (in case VASP was compiled with -Dtbdyn).


In slow-growth simulations (MDALGO=1 | 2), the value of each controlled geometric parameter with STATUS=0 is increased by INCREM in every simulation step.

It must be supplied for each controlled geometric parameter for which STATUS=0 was specified in the ICONST-file.

Related tags and articles

MDALGO, ICONST

Examples that use this tag