ML ISCALE TOTEN: Difference between revisions
(Created page with "{{TAGDEF|ML_FF_ISCALE_TOTEN_MB|[integer]|1}} Description: ---- == Related Tags and Sections == {{sc|ML_FF_ISCALE_TOTEN_MB|Examples|Examples that use this tag}} ---- Cate...") |
No edit summary |
||
(10 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF| | {{DISPLAYTITLE:ML_ISCALE_TOTEN}} | ||
{{TAGDEF|ML_ISCALE_TOTEN|[integer]|2}} | |||
Description: | Description: This tag specifies how to scale the energy data in the machine learning force field method. | ||
---- | ---- | ||
The following cases are possible: | |||
*{{TAGO|ML_ISCALE_TOTEN|1}}: The total energy is scaled to the total energy of the isolated atoms given by {{TAG|ML_EATOM_REF}}. | |||
*{{TAGO|ML_ISCALE_TOTEN|2}}: The total energy is scaled to the average of the training data. This is the default setting. | |||
== Related | == Related tags and articles == | ||
{{TAG|ML_LMLFF}}, {{TAG|ML_EATOM_REF}} | |||
{{sc| | {{sc|ML_ISCALE_TOTEN|Examples|Examples that use this tag}} | ||
---- | ---- | ||
[[Category:INCAR]][[Category:Machine | [[Category:INCAR tag]][[Category:Machine-learned force fields]] |
Latest revision as of 10:02, 19 February 2024
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.