INCREM: Difference between revisions
Vaspmaster (talk | contribs) (Created page with '{{TAGDEF|INCREM|[real array]|0}} Description: {{TAG|INCREM}} controls the transformation velocity in the slow-growth approach (in case VASP was compiled with -Dtbdyn). ---- In […') |
No edit summary |
||
(10 intermediate revisions by 4 users not shown) | |||
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 -Dtbdyn). | Description: {{TAG|INCREM}} controls the transformation velocity in the slow-growth approach (in case VASP was compiled with [[Precompiler options#-Dtbdyn|-Dtbdyn]]). | ||
---- | ---- | ||
In [[ | 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 | == Related tags and articles == | ||
{{TAG|MDALGO}} | {{TAG|MDALGO}}, | ||
{{TAG|ICONST}} | |||
{{sc|INCREM|Examples|Examples that use this tag}} | |||
---- | ---- | ||
[[Category:INCAR]][[Category: | [[Category:INCAR tag]][[Category:Advanced molecular-dynamics sampling]] |
Latest revision as of 14:13, 16 October 2024
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.