<div dir="ltr"><div>Dear Sir,<br></div><div>Thank you very much for your kind reply. Okay, sir, I have used this script:<br>&inputpp <br>  outdir='./outdir'<br>  prefix='AGNR'<br>  seedname = 'AGNR'<br>  write_mmn = .true.<br>  write_amn = .true.<br>  write_unk = .false.<br>  wan_mode = 'standalone'<br>/<br><br></div><div>and this script also:<br><br>&inputpp <br>  outdir='./outdir'<br>  prefix='AGNR'<br>  seedname = 'AGNR'<br>/<br><br></div><div>But the problem persists. I am still getting the same error message.<br><br></div><div>I am actually used to with linux version, in linux the code was okay, <br></div><div>Have I done anything wrong?<br><br></div><div>Thank you<br></div><div><span class="HOEnZb adL"><font color="#888888">Khalid Ibne Masood<br></font></span><span class="HOEnZb adL"><font color="#888888">M.Sc student<br></font></span><span class="HOEnZb adL"><font color="#888888">BUET<br><div><div><div><div><div><div><br></div></div></div></div></div></div></font></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 27, 2015 at 11:35 PM, Axel Kohlmeyer <span dir="ltr"><<a href="mailto:akohlmey@gmail.com" target="_blank">akohlmey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Jul 27, 2015 at 10:25 AM, Khalid Ibne Masood Khalid<br>
<<a href="mailto:kimu206@gmail.com">kimu206@gmail.com</a>> wrote:<br>
> Dear Researchers,<br>
> 1. I am trying to run wannier90 in windows, for that I have to run<br>
> pw2wannier90.x. I have completed scf, nscf and wannier90 -pp calculation,<br>
> but when I try to run pw2wannier90 it shows error.<br>
> my input file:<br>
><br>
> &inputpp<br>
>   outdir='./outdir'<br>
>   prefix='AGNR'<br>
>   seedname = 'AGNR'<br>
>   write_mmn = true<br>
>   write_amn = true<br>
>   write_unk = false<br>
>   wan_mode = 'standalone'<br>
> /<br>
><br>
> and the output file:<br>
><br>
> Error in routine pw2wannier90 (1):<br>
>      reading inputpp namelist<br>
><br>
> I have run the almost same code in linux without any complain. How can I get<br>
> rid of this problem?<br>
<br>
</span>by correcting your input. your name list is using incorrect syntax for<br>
the following three entries.<br>
<span class=""><br>
>   write_mmn = true<br>
>   write_amn = true<br>
>   write_unk = false<br>
<br>
><br>
</span><span class="">> 2. Also, I would like to know whether wannier90.x can be run in parallel<br>
> mode in windows.<br>
<br>
</span>have you tried it?<br>
<br>
axel.<br>
<span class=""><br>
><br>
> Thanks in advance.<br>
> Khalid Ibne Masood<br>
> M.Sc student<br>
> BUET<br>
><br>
><br>
</span>> _______________________________________________<br>
> Pw_forum mailing list<br>
> <a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
> <a href="http://pwscf.org/mailman/listinfo/pw_forum" rel="noreferrer" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Dr. Axel Kohlmeyer  <a href="mailto:akohlmey@gmail.com">akohlmey@gmail.com</a>  <a href="http://goo.gl/1wk0" rel="noreferrer" target="_blank">http://goo.gl/1wk0</a><br>
College of Science & Technology, Temple University, Philadelphia PA, USA<br>
International Centre for Theoretical Physics, Trieste. Italy.<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" rel="noreferrer" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
</font></span></blockquote></div><br></div>