ML_LMLFF

From VASP Wiki

ML_LMLFF = [logical]
Default: ML_LMLFF = .FALSE. 

Description: Main control tag which enables/disables the use of machine learning force fields.

Mind: Machine learning force fields is available in VASP as of version 6.3.0

If ML_LMLFF = .FALSE. machine learning force fields are disabled and all related INCAR tags, i.e. all tags starting with "ML_", are ignored. If machine learning force fields are used by setting ML_LMLFF = .TRUE., the VASP mode of operation depends on the choice of ML_MODE. If ML_MODE is not supplied in the INCAR file then the default mode of operation is to run an MD simulation with on-the-fly machine learning, i.e., ML_MODE. This training is started "from scratch" if no ML_AB file is provided, otherwise a continuation run is performed.

Related tags and articles

ML_MODE, ML_IALGO_LINREG, ML_IWEIGHT, ML_ICRITERIA, ML_IREG, ML_LSPARSDES, ML_ISCALE_TOTEN, ML_LCOUPLE, ML_LHEAT, ML_LEATOM, ML_MB, ML_MCONF

Examples that use this tag