NiO relaxation with DFT

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
nate84

NiO relaxation with DFT

#1 Post by nate84 » Fri Feb 24, 2012 9:02 pm

I'm fairly new to VASP and have encountered problems when trying to perform a relaxation on NiO. The lattice vectors shrink too much and the pressure reaches -242.95 kB. I've searched for a solution and changed my INCAR file several times. Has anyone else had problems like this or have any suggestions?


Here is one of my INCAR files:

SYSTEM = NiO

PREC = Medium
IBRION = 2
NSW = 0
ISIF = 2
NELM = 200
EDIFF = 1.0e-06
ENCUT = 400
ISTART = 0
ICHARG = 2
LWAVE = .True.
LCHARG = .True.
IALGO = 38
LREAL = .False.
ISMEAR = 0
SIGMA = 0.01
GGA = PE
NPAR = 4
Last edited by nate84 on Fri Feb 24, 2012 9:02 pm, edited 1 time in total.

b_lack

NiO relaxation with DFT

#2 Post by b_lack » Fri Mar 02, 2012 3:49 am

I'm not sure about this, because I also new to VASP, but I experiences the same thing like you did when I used ISIF=2, but by the time I change it to ISIF=0 everything seems to be okay, because I only needed h ionic relaxations

Section 7.6 explain about this one and they say that this is can also happening because of your precision is medium, because they need ENCUT = 1.3*default, so may be high is much more better, but I'm not sure because I also still learning about this, :)
Last edited by b_lack on Fri Mar 02, 2012 3:49 am, edited 1 time in total.

lexa

NiO relaxation with DFT

#3 Post by lexa » Fri Mar 02, 2012 11:41 am

ISIF = 3
Last edited by lexa on Fri Mar 02, 2012 11:41 am, edited 1 time in total.

nate84

NiO relaxation with DFT

#4 Post by nate84 » Fri Mar 02, 2012 7:42 pm

I have tried using ISIF = 3, but it reduces the lattice parameters of my cell (NiO has same structure as NaCl) by a factor of 2. I want to relax the parameters, but I still need them to agree somewhat with experimental observations.
ISIF = 0 is similar to ISIF = 2, but it does not calculate the stress tensor, which can be used to check that the cell is truly relaxed.
I just tried to use a larger cell (2x2x4) with the same lattice parameter, but the same thing happened and my parameters were decreased by a factor of about 2. I understand that NiO is a magnetic material; would that cause a problem in my relaxation calculations?
Last edited by nate84 on Fri Mar 02, 2012 7:42 pm, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 585
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

NiO relaxation with DFT

#5 Post by alex » Mon Mar 05, 2012 9:45 am

Hi nate84,

you've hit two traps:
- plain DFT does not work with strongly correlated systems like NiO,
- 400eV as energy cutoff is too small for lattice optimisation (Pulay stress). You may come around this if you use a fitting technique.

Cheers,

alex
Last edited by alex on Mon Mar 05, 2012 9:45 am, edited 1 time in total.

Post Reply