Skip to Content.
Sympa Menu

forum - A question on spin calculation

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

A question on spin calculation


Chronological Thread 
  • From: "Geoff Lim" <geoffr.lim@gmail.com>
  • To: forum@abinit.org
  • Subject: A question on spin calculation
  • Date: Thu, 22 Feb 2007 10:23:03 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Q0lYqVMaU25AaaHhAgYVJ1TTLR0L9UPyj5EhxglyDjj2Ciu4hF1dnxjEfFHofRCytBO62ZekuREZeQaS61E9SDXYmDTNDvX6iSNZEeucyAiMRJudC8LvVrnaaSfGfOo9NvrHz6KX8Kn4TYcBIShlCyzNXSKDyaPZrnK9z0ALVLw=


Hello all,

I am trying to do simple ground state ferromagnetic and
antiferromagnetic calculations on metal-diluted materials.
I have read the ABINIT documentation (including the tutorial
on spins) and could not find an example. I'd just
like to make sure that my input file (below), especially
on spinat/nsppol/nspden variables, is correct.
 
Would any of you that had an experience on this kind of
a system give me a comment. I really appreciate it.
Thanks.

-g-

ps: Here is a part of my input file. In this case I have 8 atoms
of ZB GaAs in a supercell and I would like to substitute 2
atoms of Ga with 2 atoms of Mn.

# Ferromagnetic
spinat  0.0  0.0  5.0  # Mn
           0.0  0.0  5.0  # Mn
           0.0  0.0  0.0  # Ga
           0.0  0.0  0.0  # Ga
           0.0  0.0  0.0   # As
           0.0  0.0  0.0  # As
           0.0  0.0  0.0  # As
           0.0  0.0  0.0  # As
nsppol 2

# Antiferromagnetic
spinat  0.0  0.0  5.0  # Mn
           0.0  0.0 -5.0  # Mn
           0.0  0.0  0.0  # Ga
           0.0  0.0  0.0  # Ga
           0.0  0.0  0.0  # As
           0.0  0.0  0.0  # As
           0.0  0.0  0.0  # As
           0.0  0.0  0.0  # As
nsppol 1
nspden 2

 



Archive powered by MHonArc 2.6.16.

Top of Page