ML ICOUPLE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:ML_ICOUPLE}}
{{TAGDEF|ML_ICOUPLE|[integer array]}}
{{TAGDEF|ML_ICOUPLE|[integer array]}}


Line 4: Line 5:
----
----


Atom indices start with index 1! For thermodynamic integration calculations please have a look at the tag {{TAG|ML_LCOUPLE}}.
Atom are ordered according to the {{FILE|POSCAR}} file and indices start with index 1. For thermodynamic integration calculations please have a look at the tag {{TAG|ML_LCOUPLE}}.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|ML_LMLFF}}, {{TAG|ML_LCOUPLE}}, {{TAG|ML_NATOM_COUPLED}}, {{TAG|ML_RCOUPLE}}
{{TAG|ML_LMLFF}}, {{TAG|ML_LCOUPLE}}, {{TAG|ML_NATOM_COUPLED}}, {{TAG|ML_RCOUPLE}}


Line 12: Line 13:
----
----


[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category: Alpha]]
[[Category:INCAR tag]][[Category:Machine-learned force fields]]

Latest revision as of 13:23, 8 April 2022

ML_ICOUPLE = [integer array] 

Description: This tag specifies the atoms where the coupling parameter is introduced to calculate the chemical potential within the machine learning force field method.


Atom are ordered according to the POSCAR file and indices start with index 1. For thermodynamic integration calculations please have a look at the tag ML_LCOUPLE.

Related tags and articles

ML_LMLFF, ML_LCOUPLE, ML_NATOM_COUPLED, ML_RCOUPLE

Examples that use this tag