ML WTSIF: Difference between revisions

From VASP Wiki
m (Karsai moved page ML FF WTSIF to ML WTSIF)
No edit summary
Line 1: Line 1:
{{TAGDEF|ML_FF_WTSIF|[real]}}
{{TAGDEF|ML_WTSIF|[real]}}
{{DEF|ML_FF_WTSIF|5.0|if {{TAG|ML_FF_IWEIGHT}}{{=}}1|1.0|otherwise}}
{{DEF|ML_WTSIF|5.0|if {{TAG|ML_IWEIGHT}}{{=}}1|1.0|otherwise}}


Description: This tag sets the weight for the scaling of the stress in the training data within the machine learning force field method.
Description: This tag sets the weight for the scaling of the stress in the training data within the machine learning force field method.
----
----


If {{TAG|ML_FF_IWEIGHT}}=1 the weight has unit kBar and is used to divide the data by it. For {{TAG|ML_FF_IWEIGHT}}=2 and 3 the weights are unitless and multiplicative
If {{TAG|ML_IWEIGHT}}=1 the weight has unit kBar and is used to divide the data by it. For {{TAG|ML_IWEIGHT}}=2 and 3 the weights are unitless and multiplicative




== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_IWEIGHT}},{{TAG|ML_FF_WTIFOR}},{{TAG|ML_FF_WTOTEN}}
{{TAG|ML_LMLFF}}, {{TAG|ML_IWEIGHT}},{{TAG|ML_WTIFOR}},{{TAG|ML_WTOTEN}}


{{sc|ML_FF_WTSIF|Examples|Examples that use this tag}}
{{sc|ML_WTSIF|Examples|Examples that use this tag}}
----
----


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

Revision as of 10:59, 6 September 2021

ML_WTSIF = [real] 

Default: ML_WTSIF = 5.0 if ML_IWEIGHT=1
= 1.0 otherwise

Description: This tag sets the weight for the scaling of the stress in the training data within the machine learning force field method.


If ML_IWEIGHT=1 the weight has unit kBar and is used to divide the data by it. For ML_IWEIGHT=2 and 3 the weights are unitless and multiplicative


Related Tags and Sections

ML_LMLFF, ML_IWEIGHT,ML_WTIFOR,ML_WTOTEN

Examples that use this tag