General > Links to Resources and Publications

where i can find the total magnetic moment

(1/1)

umar:
dear,
     when i am running the spin polarization  calculation i can not find the total magnetic spin of the system.  Off-course i can use the baanalysis ----> Mullliken population, but it gives the magnetic moment of the individual atoms. i have to do the work to calculate the total magnetic moment, which is important to get the initial picture of the system.


where and how can  i find it ?


umar farooq

Anders Blom:
Naturally you should sum over all atoms. In a script this would be done as


--- Code: (python) ---m = MullikenPopulation(configuration)
magnetic_moment = m.atoms(spin=Spin.Up).sum()-m.atoms(spin=Spin.Down).sum()
print magnetic_moment
--- End code ---

umar:
Dear all,
     when we apply the net chareg in quantum-wise do we have the same amount of background charge to neutralized it.
   as far as i know about SIESTA when we apply the net charge (NetCharge = 1 ) there have two things
1. the Madelung correction
2. applying the SimulateDoping .true.
    the Madelung correction  term (automatically applied) only can be applicable for the (SC, BCC, and FC).
    the 2nd option we use as to simulate the impurity..
  (Infect I am confused about SIESTA also)
What we have here in quantum-wise can some body help me

when we are giving the net charge is background charge is applied automatically.
is there any correction terms ?
what is the theory ?  is there any reference ie.  tutorial or some background theory manual.

cheers  
umar farooq

Navigation

[0] Message Index

Go to full version