<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I have been compiling nek for now 2 weeks and still it is not done. in the user's manual I have done till maketools all.
<br>
</p>
<p>after that I was I did</p>
<p>cd<br>
mkdir eddy<br>
cd eddy<br>
cp ~/nek5_svn/examples/eddy/* .<br>
cp ~/nek5_svn/trunk/nek/makenek .</p>
<p>than for applying  changes <br>
</p>
<p>vi makenek</p>
<p>I changed</p>
<p>F77 to gfortran , CC to gcc and uncommented the ifmpi = false</p>
<p><br>
</p>
<p>than for compiling I did ./makenek eddy_uv <br>
</p>
<p><br>
</p>
<p>it does not get compile and gives me following please help what should I do?</p>
<p><br>
</p>
<p>gf<span style="background-color: rgb(255, 0, 255);">ortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/mvmesh.f -o obj/mvmesh.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/turb.f:578</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      COMMON /SCRUZ/ V1(LX1,LY1,LZ1,LELV)                              
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scruz' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/ic.f -o obj/ic.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/ssolv.f -o obj/ssolv.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/planx.f -o obj/planx.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O3 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I./ /home/users/mansi/nek5_svn/trunk/nek/math.f
 -o obj/math.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/mxm_wrapper.f -o obj/mxm_wrapper.o </span>
<br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/hmholtz.f -o obj/hmholtz.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/gfdm_par.f -o obj/gfdm_par.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/hmholtz.f:638</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      COMMON  /CPRINT/ IFPRINT, IFHZPC                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                     1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'cprint' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/gfdm_op.f -o obj/gfdm_op.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/gfdm_solve.f -o obj/gfdm_solve.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/subs1.f -o obj/subs1.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/hmholtz.f:2143</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /ctmp1/ ur(lt),us(lt),ut(lt)                              
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'ctmp1' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/subs2.f -o obj/subs2.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/subs1.f:1578</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /ctmp1/ exx(lx1*ly1*lz1*lelt)                             
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'ctmp1' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/genbox.f -o obj/genbox.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/gmres.f -o obj/gmres.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/hsmg.f -o obj/hsmg.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/convect.f -o obj/convect.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/induct.f -o obj/induct.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/hsmg.f:296</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /hsmgw/ work(0:lwk-1),work2(0:lwk-1)                      
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'hsmgw' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:189</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      COMMON /SCRNS/ TA1(LX1,LY1,LZ1,LELV)                             
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scrns' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:722</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               tr(i,2)=rx(i,4,e)*fx(i)+rx(i,5,e)*fy(i)+rx(i,6,e)*fz(i) 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                           1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:722</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               tr(i,2)=rx(i,4,e)*fx(i)+rx(i,5,e)*fy(i)+rx(i,6,e)*fz(i) 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                           1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:723</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               tr(i,3)=rx(i,7,e)*fx(i)+rx(i,8,e)*fy(i)+rx(i,9,e)*fz(i) 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                           1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:723</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               tr(i,3)=rx(i,7,e)*fx(i)+rx(i,8,e)*fy(i)+rx(i,9,e)*fz(i) 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                           1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:723</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               tr(i,3)=rx(i,7,e)*fx(i)+rx(i,8,e)*fy(i)+rx(i,9,e)*fz(i) 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                           1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:919</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">              cs(i,e)=rx(i,4,e)*fx(i)+rx(i,5,e)*fy(i)+rx(i,6,e)*fz(i)  
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:919</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">              cs(i,e)=rx(i,4,e)*fx(i)+rx(i,5,e)*fy(i)+rx(i,6,e)*fz(i)  
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:920</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">              ct(i,e)=rx(i,7,e)*fx(i)+rx(i,8,e)*fy(i)+rx(i,9,e)*fz(i)  
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:920</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">              ct(i,e)=rx(i,7,e)*fx(i)+rx(i,8,e)*fy(i)+rx(i,9,e)*fz(i)  
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:920</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">              ct(i,e)=rx(i,7,e)*fx(i)+rx(i,8,e)*fy(i)+rx(i,9,e)*fz(i)  
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:946</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /ctmp1/ work(lxyz1,lelt)                                  
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'ctmp1' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:472</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         c1 = lf(i,2)*b3(i) - lf(i,3)*b2(i)                            
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                  1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:473</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         c2 = lf(i,3)*b1(i) - lf(i,1)*b3(i)                            
</span><br>
<span style="background-color: rgb(255, 0, 255);">                  1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:477</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         lf(i,3) = c3                                                  
</span><br>
<span style="background-color: rgb(255, 0, 255);">             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/perturb.f -o obj/perturb.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1079</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $                         ,vproj(1,5),ivproj(1,5),binvm1)         
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                       1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1083</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $                         ,vproj(1,6),ivproj(1,6),binvm1)         
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                       1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1379</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,4,e)*zm(i,1)+rx(i,5,e)*zm(i,2)+rx(i,6,e)*zm(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1379</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,4,e)*zm(i,1)+rx(i,5,e)*zm(i,2)+rx(i,6,e)*zm(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                        1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1381</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,7,e)*zm(i,1)+rx(i,8,e)*zm(i,2)+rx(i,9,e)*zm(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1381</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,7,e)*zm(i,1)+rx(i,8,e)*zm(i,2)+rx(i,9,e)*zm(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                        1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1381</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,7,e)*zm(i,1)+rx(i,8,e)*zm(i,2)+rx(i,9,e)*zm(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                      1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1408</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,4,e)*zp(i,1)+rx(i,5,e)*zp(i,2)+rx(i,6,e)*zp(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1408</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,4,e)*zp(i,1)+rx(i,5,e)*zp(i,2)+rx(i,6,e)*zp(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                        1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1410</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,7,e)*zp(i,1)+rx(i,8,e)*zp(i,2)+rx(i,9,e)*zp(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1410</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,7,e)*zp(i,1)+rx(i,8,e)*zp(i,2)+rx(i,9,e)*zp(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                        1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1410</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $            rx(i,7,e)*zp(i,1)+rx(i,8,e)*zp(i,2)+rx(i,9,e)*zp(i,3)
</span><br>
<span style="background-color: rgb(255, 0, 255);">                      1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:343</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,7,e)*utz(i))                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:341</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,7,e)*uty(i))+                                
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:339</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,7,e)*utx(i))+                                
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:349</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,8,e)*utz(i))                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:348</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              fz(i)*(rx(i,2,e)*urz(i)+rx(i,5,e)*usz(i)           
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:347</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,8,e)*uty(i))+                                
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:346</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              fy(i)*(rx(i,2,e)*ury(i)+rx(i,5,e)*usy(i)           
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:345</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,8,e)*utx(i))+                                
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:344</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               uf5(i)=fx(i)*(rx(i,2,e)*urx(i)+rx(i,5,e)*usx(i)         
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                  1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:355</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,9,e)*utz(i))                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:354</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              fz(i)*(rx(i,3,e)*urz(i)+rx(i,6,e)*usz(i)           
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:353</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,9,e)*uty(i))+                                
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:352</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              fy(i)*(rx(i,3,e)*ury(i)+rx(i,6,e)*usy(i)           
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:351</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">     $              +rx(i,9,e)*utx(i))+                                
</span><br>
<span style="background-color: rgb(255, 0, 255);">                         1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:350</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">               uf6(i)=fx(i)*(rx(i,3,e)*urx(i)+rx(i,6,e)*usx(i)         
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                                  1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1552</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            call intp_rstd(rx(1,5,e),sym1(1,1,1,e),nx1,nxd,if3d,0) ! 0 -</span><br>
<span style="background-color: rgb(255, 0, 255);">                               1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1553</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            call intp_rstd(rx(1,6,e),szm1(1,1,1,e),nx1,nxd,if3d,0) ! 0 -</span><br>
<span style="background-color: rgb(255, 0, 255);">                               1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1554</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            call intp_rstd(rx(1,7,e),txm1(1,1,1,e),nx1,nxd,if3d,0) ! 0 -</span><br>
<span style="background-color: rgb(255, 0, 255);">                               1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1555</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            call intp_rstd(rx(1,8,e),tym1(1,1,1,e),nx1,nxd,if3d,0) ! 0 -</span><br>
<span style="background-color: rgb(255, 0, 255);">                               1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/induct.f:1556</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            call intp_rstd(rx(1,9,e),tzm1(1,1,1,e),nx1,nxd,if3d,0) ! 0 -</span><br>
<span style="background-color: rgb(255, 0, 255);">                               1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:454</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      COMMON /SCRNS/ TA1(LX1,LY1,LZ1,LELV)                             
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scrns' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/convect.f:1538</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /scrdg/ uf(lf),uxf(lf),uyf(lf),uzf(lf),upwind_wgt(lf)     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scrdg' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/hsmg.f:2535</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /scrvh/ h1    (lx1,ly1,lz1,lelv)                          
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scrvh' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/perturb.f:700</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /scruz/ ta (lx1,ly1,lz1,lelt)                             
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scruz' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/hsmg.f:2924</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /ctmp0/ w(100000)                                         
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'ctmp0' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/navier5.f -o obj/navier5.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/navier6.f -o obj/navier6.o</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/navier7.f -o obj/navier7.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:1822</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         s21 = sij(j1,j2,1,4,e)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:1823</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         s31 = sij(j1,j2,1,6,e)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:1825</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         s12 = sij(j1,j2,1,4,e)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:1827</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         s32 = sij(j1,j2,1,5,e)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:1829</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         s13 = sij(j1,j2,1,6,e)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:1830</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         s23 = sij(j1,j2,1,5,e)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/navier8.f -o obj/navier8.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:2706</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /scravg/ u (lyavg)                                        
</span><br>
<span style="background-color: rgb(255, 0, 255);">                    1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scravg' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/fast3d.f -o obj/fast3d.o</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier8.f:2022</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common  /scrns/ ind,etuple                                       
</span><br>
<span style="background-color: rgb(255, 0, 255);">                    1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'scrns' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/fast3d.f:1585</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            llr(e) = l(1,2,2,e)-lmr(e)                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/fast3d.f:1586</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            lrr(e) = l(n,2,2,e)-lmr(e)                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/fast3d.f:1587</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            lls(e) = l(2,1,2,e)-lms(e)                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/fast3d.f:1588</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            lrs(e) = l(2,n,2,e)-lms(e)                                 
</span><br>
<span style="background-color: rgb(255, 0, 255);">                          1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3056</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">         xt(l,3) = z(i,j,k)                                            
</span><br>
<span style="background-color: rgb(255, 0, 255);">             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3217</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            s21 = sij(j1,j2,1,4,e)                                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3218</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            s31 = sij(j1,j2,1,6,e)                                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3220</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            s12 = sij(j1,j2,1,4,e)                                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3222</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            s32 = sij(j1,j2,1,5,e)                                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3224</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            s13 = sij(j1,j2,1,6,e)                                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:3225</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">            s23 = sij(j1,j2,1,5,e)                                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2 -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8 -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek -I/home/users/mansi/nek5_svn/trunk/nek/cmt
 -I./ /home/users/mansi/nek5_svn/trunk/nek/fasts.f -o obj/fasts.o</span><br>
<span style="background-color: rgb(255, 0, 255);">/home/users/mansi/nek5_svn/trunk/nek/navier8.f: In function ‘setvert3d’:</span><br>
<span style="background-color: rgb(255, 0, 255);">/home/users/mansi/nek5_svn/trunk/nek/navier8.f:2354: internal compiler error: in expand_expr_real_1, at expr.c:6846</span><br>
<span style="background-color: rgb(255, 0, 255);">Please submit a full bug report,</span><br>
<span style="background-color: rgb(255, 0, 255);">with preprocessed source if appropriate.</span><br>
<span style="background-color: rgb(255, 0, 255);">See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.</span><br>
<span style="background-color: rgb(255, 0, 255);">make: *** [obj/navier8.o] Error 1</span><br>
<span style="background-color: rgb(255, 0, 255);">make: *** Waiting for unfinished jobs....</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/fasts.f:343</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">                  l(i,j,2,e)=1                                         
</span><br>
<span style="background-color: rgb(255, 0, 255);">                       1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/fasts.f:384</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">                  w(i,j,1,3,eb)=1.0/l(i+1,j+1,2,e)                     
</span><br>
<span style="background-color: rgb(255, 0, 255);">                                             1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Array reference at (1) is out of bounds</span><br>
<span style="background-color: rgb(255, 0, 255);"> In file /home/users/mansi/nek5_svn/trunk/nek/navier5.f:4085</span><br>
<br>
<span style="background-color: rgb(255, 0, 255);">      common /ctmp1/ w(lt,lelt),ur(lt),us(lt),ut(lt),w1(2*lt)          
</span><br>
<span style="background-color: rgb(255, 0, 255);">                   1</span><br>
<span style="background-color: rgb(255, 0, 255);">Warning: Named COMMON block 'ctmp1' at (1) shall be of the same size</span><br>
<span style="background-color: rgb(255, 0, 255);">[mansi@maea203-01 eddy]$ </span>
<br>
<br>
<br>
</p>
</div>
</body>
</html>