I completed NEB calculation for CO dissociation on metal cluster, now I want to confirm the transition state by performing the frequency calculation in VASP. I tried to run one calculation using following parameters but did not get results. I am not sure I am following the correct path to setup freq calc. I took final structure of transition state(highest point on NEB curve) and performed freq calc. Please let me know if that is how we do it. And also Can I freeze my cluster and only set free the C and O atoms as the walltime expires and I can't restart freq calc. I used both IBRION = 5 and 6 but no luck.
INCAR I used is:
GGA = RP
NPAR = 60
LREAL = AUTO
EDIFF = 0.000001
EDIFFG = -0.02
ALGO = normal
PREC = normal
ENCUT = 400.0
ISMEAR = 0
SIGMA = 0.10
ISPIN = 2
ISIF = 2
IBRION = 6
NFREE = 2
ISYM = 0
POTIM = 0.01
IOPT = 3
NELMIN = 3
LWAVE = .FALSE.
LCHARG = .FALSE.
ISTART = 0
ICHARG = 2
NSW = 1
Thanks in advance.