ML MB: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 6: Line 6:


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_LBASIS_DISCARD}}, {{TAG|ML_FF_MCONF}}, {{TAG|ML_FF_LCONF_DISCARD}}
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_LBASIS_DISCARD}}, {{TAG|ML_FF_MCONF}}


{{sc|ML_FF_MB_MB|Examples|Examples that use this tag}}
{{sc|ML_FF_MB_MB|Examples|Examples that use this tag}}

Revision as of 10:23, 27 October 2020

ML_FF_MB_MB = [integer]
Default: ML_FF_MB_MB = 1500 

Description: This flag sets the maximum number of local configurations (basis sets) describing the many-body interactions in the machine learning force field method.


The default value is usually a safe value but should be set to a higher value as soon as it is reached. When this happens the code stops and gives an error instructing to increase ML_FF_MB_MB. In all cases the previous learning calculation should be repeated. By using ML_FF_LBASIS_DISCARD=.FALSE. (default setting for this tag) it can be easily detected if ML_FF_MB_MB is reached, since the learning would simply stop.

Related Tags and Sections

ML_FF_LMLFF, ML_FF_LBASIS_DISCARD, ML_FF_MCONF

Examples that use this tag