<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><div><div><div><div><div>Dear all,<br></div>Recently, I found this bugs related to inclusion of the nlvdw corrention to the calculation of band structure of some material in WIEN2k 17.1 running at Linux system (intel Xeon Processor) with intel compilers. In the following I report the bugs with their errors and my proposed<b> fixed bugs, </b>if found.<br>------------------------------<wbr>------------------------------<wbr>-------------------------<br></div><div>1- the initialisation of lmtmp integer array in SRC_nlvdw/calc_vvdw.F <br></div></div><b><br>the error : </b>Insufficient virtual memory <br></div><div><br><b>to Fix :</b> After the line 41 in SRC_nlvdw/calc_vvdw.F add :<br></div></div>          <b>  lmtmp =0</b><br><div><div><div>and recompile a selected package :  nlvdw<br clear="all"></div><div><div><div><div>------------------------------<wbr>------------------------------<wbr>-----------------------------<br>2- missing of XC_GGA_X_B86_R xc functional in SRC_lapw0/xc_funcs.h  ( for example : if we use rev-vdW-DF2 correction ) :<br></div><div><b>the errors :</b><br></div><div>stop in lapw1 with : SELECT - error<br></div><div>no energy limits found for atom ..........<br></div><div>E-Bottom ...........<br></div><div><br></div><div><b>to Fix : </b>just add to SRC_lapw0/xc_funcs.h this line : <br><br>#define  XC_GGA_X_B86_R        41  <br><br>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>-<br></div><div>3- The parallel run with nlvdw correction doesn't work for me<br></div><div>with the <b>errors</b>: <br><br>lapw5 : command not found<br><br></div><div>any suggestions.<br><br></div><div><span class="m_-8449725690170592040gmail-st">Thanks in advance</span><br></div></div></div></div></div></div></div></div></body></html>