<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div class="" style="">Hi,</div><div class="" style=""><br class="" style=""></div><div class="" style="">I was trying out the example in the PHonon/FD directory of espresso-5.1.  My espresso is installed from the svn source today.</div><div class="" style=""><br class="" style=""></div><div class="" style="">1.   I cannot find sufficient descriptions of the input variables for fd.x and fd_ifc.x.  Are these descriptions available (like those for pw.x and ph.x)?  The relevant f90 files do not describe on these variables either.</div><div class="" style=""><br class="" style=""></div><div class="" style="">2.  I encountered a problem in fd_ifc.x when running it in parallel.  pw.x and fd.x ran fine in parallel.  fd_ifc.x could run on a single processor but
 generated an "error# 1 reading namelist" when on multiple processors.  I checked the fd_ifc.f90 file and found that some of the common parallelization commands used in QE are missing [ex.   USE mp_world,   ONLY : world_comm;   CALL mp_bcast()].  Is fd_ifc.x to be run in parallel?   </div><div class="" style=""><br class="" style=""></div><div class="" style="">Thanks,</div><div class="" style=""><br class="" style=""></div><div class="" style="">wee liat</div><div class="" style="">phD student</div><div class="" style="">Carnegie Mellon University</div><div class="" style=""><br class="" style=""></div></div></body></html>