Hi everyone,
My query might look silly but I am new to VASP. I am trying to reproduce few results for learning purpose. I took a two dimensional MoSSe sheet. I have added a sulfur defect in the relaxed MoSSe sheet and relax it again by taking INCAR:
ISTART = 0
ICHARG = 2
ENCUT = 450
IBRION = 1
EDIFF = 0.00000001
EDIFFG = -0.0001
NSW = 100
ISIF = 2
ISMEAR = 0 ; SIGMA = 0.05
LREAL = Auto
Although I got converged geometry but few of the bonds got broken.
But in reported articles the pristine sheet (pure sheet) and defected sheet look exactly same except the defect.
Please let me know if I am doing something wrong in the input file.
Thanks in advance.