Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

ML_RCUT2

From VASP Wiki

ML_RCUT2 = [real]
Default: ML_RCUT2 = 5.0 

Description: This flag sets the cutoff radius Rcut for the angular descriptor ρi(3)(r) in the machine learning force field method. The unit of the cut-off radius is Å.


The angular descriptor is constructed from

ρi(3)(r,s,θ)=d𝐫^d𝐬^δ(𝐫^𝐬^cosθ)j=1NakjNaρik(r𝐫^)ρij(s𝐬^),whereρij(𝐫)=fcut(rij)g(𝐫𝐫ij)

and g(𝐫) is an approximation of the delta function. A basis set expansion of ρi(3)(r) yields the expansion coefficients pnνli which are used in practice to describe the atomic environment (see this section for details). The tag ML_RCUT2 sets the cutoff radius Rcut at which the cutoff function fcut(rij) decays to zero.

For materials containing only H, B, C, O, N, and F (i.e. organic molecules, polymers), the learning efficiency might increase when ML_RCUT2 is set to values around 4 Å (that is, less training data are required to achieve a specific accuracy), wheres for materials with very long bonds, a larger value around 6 Å can improve the accuracy,

Related tags and articles

ML_LMLFF, ML_RCUT1, ML_W1, ML_SION1, ML_SION2, ML_MRB1, ML_MRB2


Examples that use this tag