<font color='black' size='2' face='arial'>Hello Joerg Buchwald, <font size="2"><font face="Arial, Helvetica, sans-serif"><br>
<br>
a few comments. Starting magnetization should be between -1 and 1. 1 means that all available electrons from the PP have spin up. Also, if you want to do spin unrestricted calculations, you should set nspin=2. Only starting magnetization does not do anything. <br>
<br>
In addition, I wouldn't compare the energy of the bulk and the isolated atom this way because the cutoff on the WFC is quite different for each case: energy differences converge much faster than the total energy. But I don't think that is the problem here, only the magnetization is.<br>
<br>
I slightly modified your inputs and got 4.5eV. If I remember well, this value is okay. I hope it helps. All best!<br>
<br>
Free Si atom:<br>
</font></font><font size="2" color="black" face="arial"><pre style="font-size: 9pt;"><tt>&control<br>
    prefix='si_free',<br>
    pseudo_dir='/home/alex/pseudo'<br>
    outdir = '/scratch/alex',<br>
 /<br>
 &system<br>
    ibrav=  1, celldm(1) =25, nat=  1, ntyp= 1,<br>
    ecutwfc = 30.0,occupations='fixed',nspin=2,tot_magnetization=2.,nosym=.true.,<br>
 /<br>
 &electrons<br>
 /<br>
ATOMIC_SPECIES<br>
 Si  28.086  Si.pbe-n-van.UPF<br>
ATOMIC_POSITIONS<br>
 Si 0.50 0.50 0.50<br>
K_POINTS gamma<br>
......................................<br>
<br>
Bulk Si:<br>
</tt></pre></font><font size="2"><font face="Arial, Helvetica, sans-serif">&control<br>
    prefix='silicon',<br>
    pseudo_dir='/home/alex/pseudo'<br>
    outdir = '/scratch/alex',<br>
 /<br>
 &system<br>
    ibrav=  2, celldm(1) =10.263142, nat=  2, ntyp= 1,<br>
    ecutwfc = 40.0,<br>
 /<br>
 &electrons<br>
 /<br>
ATOMIC_SPECIES<br>
 Si  28.086  Si.pbe-n-van.UPF<br>
ATOMIC_POSITIONS<br>
 Si 0.00 0.00 0.00<br>
 Si 0.25 0.25 0.25<br>
K_POINTS automatic<br>
 9 9 9 1 1 1<br>
<br>
................................................................<br>
<br>
<br>
</font></font>-----Original Message-----<br>
<font size="2" color="black" face="arial">
<div style="font-family:arial,helvetica;font-size:10pt;color:black">
From: Jörg Buchwald <joerg.buchwald@iom-leipzig.de><br>

To: pw_forum <pw_forum@pwscf.org><br>

Sent: Thu, Jul 21, 2011 3:15 pm<br>

Subject: [Pw_forum] problem in calculating the binding energies with pwscf<br>

<br>









<div id="AOLMsgPart_0_1a4dcc36-1548-4854-ba43-20f01f78ae89" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;">

<pre style="font-size: 9pt;"><tt>Hello,
I'm performing some first test-calculations with pwscf, where I try to
get the binding energy of bulk silicon. The problem is, that the
resulting energy, which should be the difference of the total
energy of silicon crystal structure and the a free atom, is about 3eV
too low. I used different pseudopotentials, different
lattice-parameters and I also tested the convergencies (with k and
the energy-cut-off) which worked, but I don't have a clue what a made
wrong.

Here are my Input files:

---
 &control
    prefix='silicon',
    pseudo_dir='/home/joerg/espresso-4.3.1/pseudo'
    outdir = '/home/joerg/scratch',
 /
 &system
    ibrav=  2, celldm(1) =10.263142, nat=  2, ntyp= 1,
    ecutwfc = 30.0,
 /
 &electrons
 /
ATOMIC_SPECIES
 Si  28.086  Si.pbe-n-van.UPF
ATOMIC_POSITIONS
 Si 0.00 0.00 0.00
 Si 0.25 0.25 0.25
K_POINTS automatic
 9 9 9 1 1 1
---

and for the free atom:

---
&control
    prefix='silicon',
    pseudo_dir='/home/joerg/espresso-4.3.1/pseudo'
    outdir = '/home/joerg/scratch',
 /
 &system
    ibrav=  0, celldm(1) =50.2, nat=  1, ntyp= 1,
    ecutwfc = 80.0,occupations='fixed',starting_magnetization(1)=10,
 /
 &electrons
 /
ATOMIC_SPECIES
 Si  28.086  Si.pbe-n-van.UPF
ATOMIC_POSITIONS
 Si 0.50 0.50 0.50
K_POINTS gamma

CELL_PARAMETERS {cubic}
    1.00 0.00 0.00
    0.00 1.00 0.00
    0.00 0.00 1.00
---

It would be nice if someone could help me.
Thx & regards,
Jörg Buchwald


Leibniz-Institut fuer Oberflaechenmodifizierung e.V.
Permoserstrasse 15
04318 Leipzig
GERMANY

_______________________________________________
Pw_forum mailing list
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a>

</tt></pre>
</div>

 <!-- end of AOLMsgPart_0_1a4dcc36-1548-4854-ba43-20f01f78ae89 -->



</div>

</font></font>