Question about MAGMOM direction

Problems running VASP: crashes, internal errors, "wrong" results.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
chenweiguang
Newbie
Newbie
Posts: 17
Joined: Thu Jun 08, 2006 1:40 am

Question about MAGMOM direction

#1 Post by chenweiguang » Thu Jul 06, 2006 1:41 pm

I want to consider the spin effection, and do a Non-collinear calculation.I know I need set the initial magmom for each ion in x,yand z direction respectively,but I don't know what kind of the direction (Direct or Cartesian)? ?!

In addiation,the total atoms number is 156 after extend the chemical unit cell for constructing magnetic unit cell.Only 48 atoms need to be considered the magmom,I don't know How to set magmom? ?! I had heard that the maximum numgber of characters is 256,it may exceed the limitation.
Last edited by chenweiguang on Thu Jul 06, 2006 1:41 pm, edited 1 time in total.

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

Question about MAGMOM direction

#2 Post by admin » Fri Jul 07, 2006 11:29 am

1) the direction of the MAGMOM's components are in cartesian co-ordinates
2) yes,the default version of subroutine RDATAB (in vasp.4.lib)
limits that string to 255 characters altogether. To be able to read
a longer string, please set
#define LONGCHAR
in subroutine RDATAB (drdatab.F) (in vasp.4.lib)
and re-compile the library and the code.
then the sting length is increased to 32767 characters
Last edited by admin on Fri Jul 07, 2006 11:29 am, edited 1 time in total.

ucfb
Newbie
Newbie
Posts: 1
Joined: Wed May 16, 2007 2:59 pm

Question about MAGMOM direction

#3 Post by ucfb » Fri May 18, 2007 9:30 am

So there is no way of writing the magmoms in the format n*(xyz) ?
Last edited by ucfb on Fri May 18, 2007 9:30 am, edited 1 time in total.

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

Question about MAGMOM direction

#4 Post by admin » Fri May 18, 2007 11:20 am

no
Last edited by admin on Fri May 18, 2007 11:20 am, edited 1 time in total.

Post Reply