ML IAFILT2

From VASP Wiki
Revision as of 09:38, 12 June 2021 by Karsai (talk | contribs)

ML_FF_IAFILT2_MB = [integer]
Default: ML_FF_IAFILT2_MB = 2 

Description: This tag specifies the type of angular filtering used in the machine learning force field method.


Fig. 1: Square of filtering function.

This tag is only used if ML_FF_LAFILT2_MB=.TRUE. is set.

Following cases are possible for the angular filtering function (see also here):

  • ML_FF_IAFILT2_MB=1: The angular filtering function is described as .
  • ML_FF_IAFILT2_MB=2: The angular filtering function[1] is described as . Using this function the parameter has to bes defined too. It is set in the INCAR file by setting ML_FF_AFILT2_MB. This option is the default.

In the case of the angular descriptor two radial basis functions are multiplied with each other (see here). Both basis functions use the same filtering function and hence the filtering is done by the square of the filtering function. This is plotted in Fig. 1 for the two different functions used for ML_FF_IAFILT2_MB=1 and 2 (labeled as TYPE1 and TYPE2, respectively). In the case of ML_FF_IAFILT2_MB=2 it can be seen that for the default filtering parameter ML_FF_AFILT2_MB=0.02 and =5 the function has only a contribution of 0.15. Using this filtering parameter the maximum cut off for the angular quantum number can be reduced to ML_FF_LMAX2_MB=4.



References


Related Tags and Sections

ML_FF_LMLFF, ML_FF_LAFILT2_MB, ML_FF_AFILT2_MB

Examples that use this tag