<div dir="ltr"><div>Dear all,<br><br>I compiled vasp with the Wannier90 v1.2.  interface and use the following commands in my INCAR to write all the files:<br>LWANNIER90 = .TRUE.<br>LWRITE_UNK = .TRUE.<br>LWRITE_MMN_AMN=.TRUE.<br><br>However, vasp writes only the following files:<br>UNK00001.1<br>UNK00001.2<br>UNK00002.1<br>UNK00002.2<br>UNK00003.1<br>UNK00003.2<br>..................<br>..................<br>..................<br>wannier90.dn.eig<br>wannier90.dn.mmn<br>wannier90.up.eig<br>wannier90.up.mmn<br>wannier90.win<br>wannier90.wout<br><br>As
 you can see, the files wannier90.up.amn and wannier90.dn.amn have not 
been written at all. When I try to run the wannier executable using the 
command (of course after renaming wannier90.win as wannier90.up.win):<br>$ ./wannier90.x wannier90.up.win<br><br>I get the error:<br> Reading overlaps from wannier90.up.mmn    : File generated by VASP: unknown system<br> Exiting.......<br> Error: Problem opening input file wannier90.up.amn<br><br>Could
 someone please suggest what could be going wrong ? and why are the 
wannier90.up.amn and wannier90.dn.amn files are not being written ? This
 is related to num bands =! num_wann. When I use num wann = num_bands, 
then it doesnt ask for *amn files because there is no need for 
disentanglement. But what If I want to disentangle? I did not get any erros while the vasp code was running and writing the wannier files.<br><br> Is there a way to write the *amn files afterwards (i.e. not using the library mode). I am doing very heavy and intensive GW calculations which require a lot of memory and time, so its hard for me to repeat the calculations. Is there a way i can get the *amn files just from the final WAVECAR/CHG/CHGCAR files ?<br><br>My vasp is intel mkl compiled. COuld it have something to do witht he choice of FCL<br>FCL        = mpif90 -mkl=parallel<br><br>is it supposed to be -mkl=sequential or -mkl=cluster instead of -mkl=parallel ?<br><br></div><div>Any help is highly appreciated.<br><br></div><br><div>-- <br><div class="gmail_signature"><div dir="ltr"><div>MfG,<br>abhishek</div></div></div>
</div></div>