ML MRB1: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 17: Line 17:
</math>
</math>


The tag {{TAG|ML_MRB1}} sets the number <math>N_\text{R}^0</math> of radial basis functions to use in this expansion. The value of {{TAG|ML_MRB1}} is the default value for {{TAG|ML_MRB2}}.
The tag {{TAG|ML_MRB1}} sets the number <math>N_\text{R}^0</math> of radial basis functions to use in this expansion. The value of  
   
   
== Related tags and articles ==
== Related tags and articles ==

Revision as of 08:06, 9 May 2023

ML_MRB1 = [integer]
Default: ML_MRB1 = 12 

Description: This tag sets the number of radial basis functions used to expand the radial descriptor within the machine learning force field method.


The radial descriptor is constructed from

and is an approximation of the delta function. In practice, the continuous function above is transformed into a discrete set of numbers by expanding it into a set of radial basis functions (see this section for more details):

The tag ML_MRB1 sets the number of radial basis functions to use in this expansion. The value of

Related tags and articles

ML_LMLFF, ML_MRB2, ML_W1, ML_RCUT1, ML_SION1

Examples that use this tag