ML MRB2: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|ML_FF_MRB2_MB|[integer]|10}}
{{TAGDEF|ML_FF_MRB2_MB|[integer]|{{TAG|ML_FF_MRB1_MB}}}}


Description: This tag sets the number of radial basis sets used to expand the atomic distribution for the angular descriptor withtin the machine learning force field method.
Description: This tag sets the number of radial basis sets used to expand the atomic distribution for the angular descriptor within the machine learning force field method. The code automatically determine {{TAG|ML_FF_MRB2_MB}} in such a way
the the error "Error in radial expansion:" in the {{TAG|ML_LOGFILE}} is below a threshold.
----
----


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_MRB1_MB}}, {{TAG|ML_FF_W1_MB}}, {{TAG|ML_FF_W2_MB}}
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_MRB1_MB}}, {{TAG|ML_FF_W1_MB}}, {{TAG|ML_FF_W1_MB}}, {{TAG|ML_FF_RCUT1_MB}}, {{TAG|ML_FF_RCUT2_MB}}, {{TAG|ML_FF_SION1_MB}}, {{TAG|ML_FF_SION2_MB}}


{{sc|ML_FF_MRB2_MB|Examples|Examples that use this tag}}
{{sc|ML_FF_MRB2_MB|Examples|Examples that use this tag}}
----
----


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

Revision as of 10:28, 16 November 2020

ML_FF_MRB2_MB = [integer]
Default: ML_FF_MRB2_MB = ML_FF_MRB1_MB 

Description: This tag sets the number of radial basis sets used to expand the atomic distribution for the angular descriptor within the machine learning force field method. The code automatically determine ML_FF_MRB2_MB in such a way the the error "Error in radial expansion:" in the ML_LOGFILE is below a threshold.


Related Tags and Sections

ML_FF_LMLFF, ML_FF_MRB1_MB, ML_FF_W1_MB, ML_FF_W1_MB, ML_FF_RCUT1_MB, ML_FF_RCUT2_MB, ML_FF_SION1_MB, ML_FF_SION2_MB

Examples that use this tag