ML ISCALE TOTEN: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:ML_ISCALE_TOTEN}}
{{TAGDEF|ML_ISCALE_TOTEN|[integer]|2}}
{{TAGDEF|ML_ISCALE_TOTEN|[integer]|2}}


Line 8: Line 9:




== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|ML_LMLFF}}, {{TAG|ML_EATOM_REF}}
{{TAG|ML_LMLFF}}, {{TAG|ML_EATOM_REF}}


Line 14: Line 15:
----
----


[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category: Alpha]]
[[Category:INCAR tag]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]]

Revision as of 07:28, 7 April 2022

ML_ISCALE_TOTEN = [integer]
Default: ML_ISCALE_TOTEN = 2 

Description: This tag specifies how to scale the energy data in the machine learning force field method.


The following cases are possible:

  • ML_ISCALE_TOTEN=1: The total energy is scaled to the total energy of the isolated atoms given by ML_EATOM_REF.
  • ML_ISCALE_TOTEN=2: The total energy is scaled to the average of the training data. This is the default setting.


Related tags and articles

ML_LMLFF, ML_EATOM_REF

Examples that use this tag