Hi,<br><br>please post your SIZE file.<br><br>Stefan<br><br><br><br><div class="gmail_quote">On Mon, Aug 23, 2010 at 8:17 PM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
I tried to update to the newest version of the code, but I am having<br>
trouble getting it to compile. It is having a problem with compiling<br>
postpro.f.  It looks like the compiler fails at line 1364 when parameter<br>
is used to set a variable equal to a non-constant quantity instead of a<br>
constant one.  It looks like this was added in version 537 by Stefan. I've included the end of the output from the compiler, which is the Portland group compiler on Franklin.   At Aleks' suggestion I tried deleting the subroutine g2gi, but that did not fix the problem. I was finally able to get it to compile by using postpro.f from version 536 and deleting the subroutine hpts.   That subroutine was causing a similar problem. Elizabeth<br>

<br>
<br>
PGF90-S-0050-Assumed size array, rst, is not a dummy argument (/global/homes/e/ehicks/nek5_svn/trunk/nek/postpro.f: 448)<br>
PGF90-S-0050-Assumed size array, dist, is not a dummy argument (/global/homes/e/ehicks/nek5_svn/trunk/nek/postpro.f: 448)<br>
PGF90-S-0050-Assumed size array, rcode, is not a dummy argument (/global/homes/e/ehicks/nek5_svn/trunk/nek/postpro.f: 449)<br>
PGF90-S-0050-Assumed size array, elid, is not a dummy argument (/global/homes/e/ehicks/nek5_svn/trunk/nek/postpro.f: 449)<br>
PGF90-S-0050-Assumed size array, proc, is not a dummy argument (/global/homes/e/ehicks/nek5_svn/trunk/nek/postpro.f: 449)<br>
0 inform,   0 warnings,   5 severes, 0 fatal for intpts<br>
/opt/cray/xt-asyncpe/3.7/bin/ftn: INFO: linux target is being used<br>
ftn -c  -O2 -r8 -Mpreprocess -DMPI -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/scratch/scratchdirs/ehicks/nek/runs/run325<br>
-I/global/homes/e/ehicks/nek5_svn/trunk/nek -I./ /global/homes/e/ehicks/nek5_svn/trunk/nek/qthermal.f -o obj/qthermal.o<br>
PGF90-S-0087-Non-constant expression where constant expression required (/global/homes/e/ehicks/nek5_svn/trunk/nek/postpro.f<br>
: 1346)<br>
0 inform,   0 warnings,   1 severes, 0 fatal for g2gi<br>
make: *** [obj/postpro.o] Error 2<br>
_______________________________________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
</blockquote></div><br>