<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:14pt"><DIV>Dear Wannier Users,</DIV>
<DIV>&nbsp;</DIV>
<DIV>In an attempt to generate the Wannier functions of the Cmc21 phase of hydrogen at 100GPa (already published in PRB 62, 15505, 2000), I relaxed the structure (with ABINIT) using LDA psp with a cut off energy of 60Ha and a 11x11x11 k-grid (convergence tests were done). The unit cell parameters are:</DIV>
<DIV>&nbsp;</DIV>
<DIV>acell (Bohr)&nbsp; 3.5802517040E+00&nbsp; 3.5802517040E+00&nbsp; 5.6948406845E+00<BR></DIV>
<DIV>rprim&nbsp;&nbsp; &nbsp;4.9609471480E-01&nbsp; 8.6826841123E-01&nbsp; 0.0000000000E+00<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;-4.9609471480E-01&nbsp; 8.6826841123E-01&nbsp; 0.0000000000E+00<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.0000000000E+00&nbsp; 0.0000000000E+00&nbsp; 1.0000000000E+00<BR></DIV>
<DIV>xred (reduced coordinates)<BR>2.5121514893E-01&nbsp; 2.5121514893E-01&nbsp; 5.7250684394E-01<BR>8.5213973344E-02&nbsp; 8.5213973344E-02&nbsp; 4.2749315606E-01<BR>7.4878485107E-01&nbsp; 7.4878485107E-01&nbsp; 7.2506843938E-02<BR>9.1478602666E-01&nbsp; 9.1478602666E-01&nbsp; 9.2749315606E-01</DIV>
<DIV>&nbsp;</DIV>
<DIV>The structure is insulating with Fermi level at 2.83eV. With 4 atoms in the primitive cell, two bands are fully occupied. My wannier90.win is:</DIV>
<DIV>&nbsp;</DIV>
<DIV>num_wann 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; !(since two bands are occupied)<BR>dis_win_max 3.5 !(only the two occupied states are in this window)<BR>num_iter 10000<BR>dis_num_iter 10000<BR>dis_conv_tol 1.0E-10<BR>iprint 1<BR>wannier_plot =true<BR>wannier_plot_format=xcrysden<BR>wannier_plot_supercell=3<BR>Begin Projections ! (Using two of the atoms as starting point)<BR>random<BR>f= 8.5213973344E-02,&nbsp; 8.5213973344E-02,&nbsp; 4.2749315606E-01 : l=0<BR>f= 7.4878485107E-01,&nbsp; 7.4878485107E-01,&nbsp; 7.2506843938E-02 : l=0<BR>End Projections<BR></DIV>
<DIV>However,&nbsp;after 10,000 iterations, I get the following in the output:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Cycle:&nbsp; 10000<BR>&nbsp; WF centre and spread&nbsp;&nbsp;&nbsp; 1&nbsp; ( -0.118897, -0.090041,&nbsp; 0.151445 )&nbsp;&nbsp;&nbsp; 17.92856764<BR>&nbsp; WF centre and spread&nbsp;&nbsp;&nbsp; 2&nbsp; ( -0.023007, -0.110858,&nbsp; 0.105187 )&nbsp;&nbsp;&nbsp; 19.60921540<BR>&nbsp; Sum of centres and spreads ( -0.141904, -0.200898,&nbsp; 0.256632 )&nbsp;&nbsp;&nbsp; 37.53778304</DIV>
<DIV>&nbsp; 10000&nbsp;&nbsp;&nbsp;&nbsp; 0.102E+00&nbsp;&nbsp;&nbsp;&nbsp; 4.0933874374&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37.5377830446&nbsp;&nbsp;&nbsp;&nbsp; 432.59&nbsp; &lt;-- CONV<BR>&nbsp; O_D=&nbsp;&nbsp;&nbsp;&nbsp; 21.7668345 O_OD=&nbsp;&nbsp;&nbsp;&nbsp; 14.1241376 O_TOT=&nbsp;&nbsp;&nbsp;&nbsp; 37.5377830 &lt;-- SPRD<BR>&nbsp;Delta: O_D=&nbsp; 0.1058381E+00 O_OD= -0.4324867E-02 O_TOT=&nbsp; 0.1015132E+00 &lt;-- DLTA<BR>&nbsp;------------------------------------------------------------------------------</DIV>
<DIV>&nbsp;Writing checkpoint file wannier90.chk... done</DIV>
<DIV>&nbsp;Final State<BR>&nbsp; WF centre and spread&nbsp;&nbsp;&nbsp; 1&nbsp; ( -0.118897, -0.090041,&nbsp; 0.151445 )&nbsp;&nbsp;&nbsp; 17.92856764<BR>&nbsp; WF centre and spread&nbsp;&nbsp;&nbsp; 2&nbsp; ( -0.023007, -0.110858,&nbsp; 0.105187 )&nbsp;&nbsp;&nbsp; 19.60921540<BR>&nbsp; Sum of centres and spreads ( -0.141904, -0.200898,&nbsp; 0.256632 )&nbsp;&nbsp;&nbsp; 37.53778304</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Spreads (Ang^2)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Omega I&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp; 1.646810960<BR>&nbsp;===============&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Omega D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp; 21.766834519<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Omega OD&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp; 14.124137566<BR>&nbsp; Final Spread (Ang^2)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Omega Total&nbsp; =&nbsp;&nbsp;&nbsp; 37.537783045<BR></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Wannier Function Num:&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Maximum Im/Re Ratio =&nbsp;&nbsp; 18.718258<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Wannier Function Num:&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Maximum Im/Re Ratio =&nbsp;&nbsp; 51.325554<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>The two Wannier functions are not real and the spread is large.&nbsp;&nbsp;Is this output reasonable or am I missing something? Is there a way to lower the spread and make the functions real?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'd appreciate your input.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vahid Askarpour</DIV>
<DIV>Physics Department</DIV>
<DIV>Dalhousie University</DIV>
<DIV>Halifax, Nova Scotia</DIV>
<DIV>Canada</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></div><br>

      </body></html>