ML MRB2: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:ML_MRB2}}
{{TAGDEF|ML_MRB2|[integer]|{{TAG|ML_MRB1}}}}
{{TAGDEF|ML_MRB2|[integer]|{{TAG|ML_MRB1}}}}


Line 19: Line 20:
{{NB|mind|The number of angular descriptor expansion coefficients <math>p_{n\nu l}^{i}</math> scales '''quadratically''' with <math>N_\text{R}^l</math> set by this tag. It also depends on {{TAG|ML_LMAX2}} and the number of elements.}}
{{NB|mind|The number of angular descriptor expansion coefficients <math>p_{n\nu l}^{i}</math> scales '''quadratically''' with <math>N_\text{R}^l</math> set by this tag. It also depends on {{TAG|ML_LMAX2}} and the number of elements.}}


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|ML_LMLFF}}, {{TAG|ML_LMAX2}}, {{TAG|ML_MRB1}}, {{TAG|ML_W1}}, {{TAG|ML_RCUT2}}, {{TAG|ML_SION2}}
{{TAG|ML_LMLFF}}, {{TAG|ML_LMAX2}}, {{TAG|ML_MRB1}}, {{TAG|ML_W1}}, {{TAG|ML_RCUT2}}, {{TAG|ML_SION2}}


Line 25: Line 26:
----
----


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

Revision as of 07:36, 7 April 2022

ML_MRB2 = [integer]
Default: ML_MRB2 = ML_MRB1 

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


The angular 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 and Legendre polynomials (see this section for more details):

The tag ML_MRB2 sets the number of radial basis functions to use in this expansion. The same number is used for all .

Mind: The number of angular descriptor expansion coefficients scales quadratically with set by this tag. It also depends on ML_LMAX2 and the number of elements.

Related tags and articles

ML_LMLFF, ML_LMAX2, ML_MRB1, ML_W1, ML_RCUT2, ML_SION2

Examples that use this tag