Initial magnetic moment

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Leny

Initial magnetic moment

#1 Post by Leny » Wed Nov 26, 2014 1:32 am

Dear Vasp users,

I am observing the potential energy surface PES for some ferromagnetic metals as Fe and Ni, how can I initialize the magnetic moment of them from the INCAR file, I havn't done that before and it is not my field even, any help will be appreciated.

Best regards,
Avan

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

Re: Initial magnetic moment

#2 Post by admin » Wed Nov 26, 2014 2:22 pm

Initial magnetic moment is set using MAGMOM in INCAR.
Have a look at numerous discussions of the topic in the forum.

Leny

Re: Initial magnetic moment

#3 Post by Leny » Thu Nov 27, 2014 1:25 am

I took a look at the discussion but it didn't help me.

szvasp
Newbie
Newbie
Posts: 12
Joined: Fri Jun 13, 2014 12:09 pm
License Nr.: 5-1869

Re: Initial magnetic moment

#4 Post by szvasp » Thu Nov 27, 2014 10:01 am

First of all you have to allows to do spin polarized calculation by "ISPIN = 2" vs "ISPIN = 1" for non spin polarized. In addition, an initial magnetic moment must be defined for every atom by "MAGMOM" keyword, for example let's say you have 5 Fe atom, 1 Oxygen and 2 Hydrogen in your unit cell, then MAGMOM would be like below:
MAGMOM = 1*2 1*2 1*2 1*2 1*2 1*0 1*0 1*0
or in a compressed way like : MAGMOM = 5*2 3*0
Also Mixing parameters must be changed a bit for magnetic systems (AMIX, BMIX,AMIX_MAG, BMIX_MAG), please have a look at "http://cms.mpi.univie.ac.at/vasp/vasp/M ... RE_WC.html"

Cheers,
Salman

Leny

Re: Initial magnetic moment

#5 Post by Leny » Thu Nov 27, 2014 6:18 pm

Do you mean by " do spin polarized calculation by "ISPIN = 2" making first run with ISPIN=2 and then make the second run with MGMOM and the other parameters? if so, how do you make the second run? what do you need to use from output files for the second calculation.

I now put the INCAR for 20 Fe atoms like that:
ISPIN = 2
MAGMOM = 20*2.2
LORBIT=11

Cheers,

Post Reply