<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=gb2312>
<META content="MSHTML 6.00.6001.18226" name=GENERATOR></HEAD>
<BODY id=MailContainerBody 
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px" leftMargin=0 
topMargin=0 CanvasTabStop="true" name="Compose message area">
<DIV><FONT face="Comic Sans MS" size=2>Dear all,</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2>I found the reason. I recompiled the 
QE by using ifort and I got the gam.lines file. But there was another 
problem.</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2>The gam.lines file is looks 
like:</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2> Broadening   
0.0050<BR>       1    0.0037 
-0.0001  0.0059  0.0441 -0.0039  0.0409  0.1385 
-0.0046  0.0098<BR>   *****   -0.1427  0.1015 
-0.0148  0.2303  0.1364 -0.0261  0.3156  0.2340  
0.9957<BR>   *****    
4.3933<BR>       2    0.0104  
0.0000  0.0065 -0.0137 -0.0198  0.0594  0.1533  0.0025  
0.0002<BR>   *****   -0.1494  0.1089  0.0046  
0.2161  0.2436 -0.0276  0.4711  0.1582  
1.0774<BR>   *****    4.3485<BR></FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2>As u can see, I have 21 modes and the 
10th and 20th modes are *****. This is because in the line 1796 of matdyn.f90 
'FORMAT( 3x,I5,'  ',9F8.4 )'. Only ten data can be written into one line. 
The only solution I can do is change 9F8.4 to 21F8.4, but I'm not sure whether 
there will be another problem.</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2>Best regards,</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2>Yu</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT> </DIV></BODY></HTML>