ML MB: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|ML_FF_MB_MB|[integer]|1000}}
{{TAGDEF|ML_FF_MB_MB|[integer]|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.
Description: This flag sets the maximum number of local configurations (basis sets) describing the many-body interactions in the machine learning force field method.

Revision as of 14:18, 17 February 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, ML_FF_LCONF_DISCARD

Examples that use this tag