<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Dear Wannier90 user,</div>
<div class=""><br class="">
</div>
<div class="">One of the conventions for the use of this mailing list is to sign with your name and affiliation in all posts, and we would all be very grateful if you would please adhere to this convention.</div>
<div class=""><br class="">
</div>
<div class="">I think translate_home_cell is working as expected: those centres reported in the .xyz file (in Cartesian coordinates in Angstrom) do seem to be in the home cell (ie, if you convert the coordinates to fractional coordinates of the real-space lattice,
 the coefficients will be in the range 0 to 1).</div>
<div class=""><br class="">
</div>
<div class="">Best wishes,</div>
<div class=""><br class="">
</div>
<div class="">Arash</div>
<div class=""><br class="">
</div>
<div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">
— <br class="">
Arash Mostofi — <a href="http://www.mostofigroup.org" class="">www.mostofigroup.org</a><br class="">
Director, CDT in Theory and Simulation of Materials<br class="">
Director, Thomas Young Centre @Imperial</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">
Imperial College London</div>
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 1 May 2017, at 16:32, balabi <<a href="mailto:balabi@qq.com" class="">balabi@qq.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: 微软雅黑; font-size: 14px; line-height: 1.5;" class="">
Hi, everyone. I am trying to use translate_home_cell in order to make all wannier centers located inside home unit cell. But I found it is not working as I expected it to be.
<div class=""><br class="">
</div>
<div class="">I am using wannier90-2.1.0. Take example05 diamond as an example. If I change the projection to below</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">f=0.39665,0.39200,0.66574:s</div>
<div class="">f=0.70175,0.45505,0.00521:s</div>
<div class="">f=0.03213,0.17029,0.53110:s</div>
<div class="">f=0.22014,0.25707,0.88199:s</div>
</div>
<div class=""><br class="">
</div>
<div class="">After wannierisation, the final center is </div>
<div class=""><br class="">
</div>
<div class="">
<div class="">  WF centre and spread    1  ( -2.420986,  1.613991,  0.806995 )     0.58022873</div>
<div class="">  WF centre and spread    2  ( -1.613990,  0.806995,  2.420986 )     0.58022875</div>
<div class="">  WF centre and spread    3  ( -0.806995,  0.806995, -0.000000 )     0.58022874</div>
<div class="">  WF centre and spread    4  ( -1.613991,  1.613990, -0.000000 )     0.58022873</div>
</div>
<div class=""><br class="">
</div>
<div class="">However the lattice parameter is</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">                    a_1    -1.613990   0.000000   1.613990</div>
<div class="">                    a_2     0.000000   1.613990   1.613990</div>
<div class="">                    a_3    -1.613990   1.613990   0.000000</div>
</div>
<div class=""><br class="">
</div>
<div class="">so several centers is out of home cell.</div>
<div class=""><br class="">
</div>
<div class="">According to user guide, I set options </div>
<div class=""><br class="">
</div>
<div class="">translate_home_cell=true</div>
<div class="">write_xyz=true</div>
<div class=""><br class="">
</div>
<div class="">re-run whole process, I got the content of .xyz file is still the same. This doesn't bring wannier center to home cell.</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">X         -2.42098572       1.61399050       0.80699526</div>
<div class="">X         -1.61399048       0.80699524       2.42098570</div>
<div class="">X         -0.80699525       2.42098572       1.61399048</div>
<div class="">X         -0.00000002       1.61399047       1.61399048</div>
<div class="">C          0.40349762      -0.40349762      -0.40349762</div>
<div class="">C         -0.40349762       0.40349762       0.40349762</div>
</div>
<div class=""><br class="">
</div>
<div class="">Am I misunderstand the purpose of <span style="line-height: 1.5;" class="">translate_home_cell? what is the usage of </span><span style="line-height: 1.5;" class="">translate_home_cell? </span></div>
<div class=""><span style="line-height: 1.5;" class=""><br class="">
</span></div>
<div class=""><span style="line-height: 1.5;" class="">Besides, there is also an option called </span>translation_centre_frac. I tried to set it as</div>
<div class=""><br class="">
</div>
<div class="">translation_centre_frac=(/0.,0.,0./)</div>
<div class=""><br class="">
</div>
<div class="">However, nothing changes. So the second question: what is the purpose of <span style="line-height: 1.5;" class="">translation_centre_frac?</span></div>
<div class=""><br class="">
</div>
</div>
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Wannier
 mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<a href="mailto:Wannier@quantum-espresso.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Wannier@quantum-espresso.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<a href="http://mailman.qe-forge.org/cgi-bin/mailman/listinfo/wannier" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://mailman.qe-forge.org/cgi-bin/mailman/listinfo/wannier</a></div>
</blockquote>
</div>
<br class="">
</body>
</html>