Sir,
I have a POSCAR file with 32 atoms with 3 different types of atoms (4 8 20)
The non-spin, spin-polarized calculations run quite well.
If I use the tags in the INCAR
LMAXMIX= 6
VOSKOWN= 1
INIWAV = 1
ISTART = 0
ICHARG = 2
LREAL = AUTO
NPAR = 4
ISYM = 0
LSORBIT= .TRUE
LNONCOLLINEAR =.TRUE
for a noncollinear calculation
The job runs well even though it may not make sense as I have not used the MAGMOM tag. Now, if I put the MAGMOM tag as
MAGMOM = 0 0 -5 0 0 5 0 0 5 0 0 -5 3*8*0 3*20*0
I get an error IERR=0, N=12 found.
As suggested in the example "Tutorial 4" by Marsman, I have removed the ISPIN=2 tag.
Can anybody suggest what is the problem in the MAGMOM tag.
Thanks
Suddha
Noncollinear calculation and MAGMOM tag
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 10
- Joined: Mon Apr 15, 2013 3:43 pm
Noncollinear calculation and MAGMOM tag
Last edited by suddha on Fri Apr 26, 2013 10:26 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Noncollinear calculation and MAGMOM tag
3*8*0 is not valid format.
Last edited by admin on Fri Apr 26, 2013 12:09 pm, edited 1 time in total.
-
- Newbie
- Posts: 10
- Joined: Mon Apr 15, 2013 3:43 pm
Noncollinear calculation and MAGMOM tag
Thanks Admin,
MAGMOM= 0 0 -5 0 0 5 0 0 5 0 0 -5 24*0 60*0
Works.
Thanks and regards
MAGMOM= 0 0 -5 0 0 5 0 0 5 0 0 -5 24*0 60*0
Works.
Thanks and regards
Last edited by suddha on Fri Apr 26, 2013 1:02 pm, edited 1 time in total.