Dear VASP Developers,
I have performed an AIMD simulation on the material Li10SiP2S12 using the PBE functional. The simulation was run in the NVT ensemble with a Nosé-Hoover thermostat.
According to my understanding (and the VASP wiki), the E column in the OSZICAR file for an NVT simulation represents the total conserved energy of the extended system. This value should include: (1) The ionic potential energy (part of E0); (2) The ionic kinetic energy (EK); (3) The thermostat's potential energy (SP); (4) The thermostat's kinetic energy (SK); Therefore, this total energy E should be conserved throughout the entire simulation.
However, in my calculation, the value for E keeps increasing linearly with simulation time, as shown in the attached plot. What I find puzzling is that while E is clearly drifting, the free energy term (F in the OSZICAR) appears to be stable and does not show a similar drift. To rule out a physical change in the system, I have already confirmed that the material did not undergo a phase transition and maintained its crystallinity throughout the run.
Could you please help me understand why the total energy E is not being conserved in my simulation? I have attached my INCAR file and the plots showing the trends for all relevant quantities from the OSZICAR.
Thank you for your help.
INCAR file:
ALGO = VeryFast
ENCUT = 400
EDIFF = 1e-04
IBRION = 0
ICHARG = 2
ISIF = 2
ISMEAR = 0
ISPIN = 1
ISYM = 0
KBLOCK = 100
LCHARG = False
LREAL = Auto
LWAVE = False
MAXMIX = 20
NBLOCK = 1
NELM = 100
NELMIN = 4
NSW = 26000
POTIM = 2.0
PREC = Low
SIGMA = 0.05
MDALGO = 2 ; SMASS = 0
TEBEG = 800
TEEND = 800
NPAR = 16
