INCREM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|INCREM|[real array]|0}}
{{TAGDEF|INCREM|[real array]|0}}


Description: {{TAG|INCREM}} controls the transformation velocity in the slow-growth approach (in case VASP was compiled with [[Precompiler_flags|-Dtbdyn]]).
Description: {{TAG|INCREM}} controls the transformation velocity in the slow-growth approach (in case VASP was compiled with [[Precompiler option|-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 [[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.
Line 15: Line 15:
[[The_VASP_Manual|Contents]]
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Molecular Dynamics]]
[[Category:INCAR]][[Category:Molecular dynamics]]

Revision as of 13:56, 7 April 2022

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 Sections

MDALGO, ICONST

Examples that use this tag


Contents