Several questions about ML_ff in VASP
Posted: Tue Nov 14, 2023 9:44 am
Hi, everyone,
I used vasp to train a ML_FF near half one year, which definitely provide the potential for large-scale molecular simulation. But there are still several questions that bother me when I trained a liquid system.
1. The obtained ML_FFN is very large, after refit, the MD run with the ML_FF is very slow
2. I trained a ML_FF in a small cell around 50ps time, the error for energy and force is good, but I took the FF to run a larger cell, such as extended lattice with two times, it was found some bonds were broken and some atoms were aggregated together, and this is not normal process.
INCAR:
SYSTEM = IL_liquid
LPLANE = .TRUE.
NCORE = 4
LSCALU = .FALSE.
NSIM = 4
### Electronic structure part
ENCUT=500
GGA = PE
IVDW = 11
ALGO = F
LASPH = .T.
ISMEAR = 0
SIGMA = 0.5
ISPIN = 1
ISYM = 0
LREAL = Auto
### MD part
IBRION = 0
MDALGO = 3
LANGEVIN_GAMMA = 10.0 10.0 10.0 10.0
LANGEVIN_GAMMA_L = 10.0
NSW = 24000
NBLOCK= 10
KBLOCK=10
POTIM = 1
ISIF = 3
TEBEG = 200
TEEND = 600
PSTRESS = 0.001
PMASS=100
RANDOM_SEED = 486686595 0 0
### Output
LWAVE = .FALSE.
LCHARG = .FALSE.
###############################
### MACHINE-LEARNING ###
################################
ML_LMLFF = .T.
ML_MODE=train
ML_MB=3500
ML_ISTART = 1
the broken structure was attached.
I used vasp to train a ML_FF near half one year, which definitely provide the potential for large-scale molecular simulation. But there are still several questions that bother me when I trained a liquid system.
1. The obtained ML_FFN is very large, after refit, the MD run with the ML_FF is very slow
2. I trained a ML_FF in a small cell around 50ps time, the error for energy and force is good, but I took the FF to run a larger cell, such as extended lattice with two times, it was found some bonds were broken and some atoms were aggregated together, and this is not normal process.
INCAR:
SYSTEM = IL_liquid
LPLANE = .TRUE.
NCORE = 4
LSCALU = .FALSE.
NSIM = 4
### Electronic structure part
ENCUT=500
GGA = PE
IVDW = 11
ALGO = F
LASPH = .T.
ISMEAR = 0
SIGMA = 0.5
ISPIN = 1
ISYM = 0
LREAL = Auto
### MD part
IBRION = 0
MDALGO = 3
LANGEVIN_GAMMA = 10.0 10.0 10.0 10.0
LANGEVIN_GAMMA_L = 10.0
NSW = 24000
NBLOCK= 10
KBLOCK=10
POTIM = 1
ISIF = 3
TEBEG = 200
TEEND = 600
PSTRESS = 0.001
PMASS=100
RANDOM_SEED = 486686595 0 0
### Output
LWAVE = .FALSE.
LCHARG = .FALSE.
###############################
### MACHINE-LEARNING ###
################################
ML_LMLFF = .T.
ML_MODE=train
ML_MB=3500
ML_ISTART = 1
the broken structure was attached.