<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi,</div><div><br></div><div>yes, after setting nhis=npts (number of locations in hpts.in) instead of nhis=>npts/nproc, the results in hpts.out where what I expected, no ‘messed up’ values.</div><div><br></div><div>Thanks.</div><div><br></div><br><div><div>On Dec 5, 2013, at 2:16 PM, <a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><br><div class="gmail_extra">Hi,<br><br>I have found that if you set lhis to npts/np you get data that's messed up and out of order, BUT if you set lhis to npts it works fine. I think there is a bug in hpts (see my email to the users group on Nov 13 and copied below).<br>
</div><div class="gmail_extra"><br><pre><br>However, I have some pretty big grids, so I need to use the parallelization feature (i.e., set lhis to npts/np, here npts = total number of interpolation <br>points and np =number of processors). However, then the data output to hpts.out  is jumbled up. If I instead set lhis to the total number of points, the output data is
fine. I suspect there is a bug somewhere in  hpts such that it mixes up the data.<br><br></pre><pre>Cheers,<br><br>Janet<br></pre><br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 4 Dec 2013 15:11:29 -0600<br>
From: <a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a><br>
To: <a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a><br>
Subject: Re: [Nek5000-users] nhis<br>
Message-ID:<br>
        <<a href="mailto:mailman.7110.1386191513.3278.nek5000-users@lists.mcs.anl.gov">mailman.7110.1386191513.3278.nek5000-users@lists.mcs.anl.gov</a>><br>
Content-Type: text/plain; charset="windows-1252"<br>
<br>
Hi,<br>
<br>
nhis in SIZE is the number of points, per processor, that can be read in.<br>
So, you will want to be sure that the total number of points in <a href="http://hpts.in/" target="_blank">hpts.in</a> =<br>
nhis*np.<br>
<br>
If this is the case and you are still getting strange values in hpts.out,<br>
we can look at other possible problems.<br>
<br>
Thanks<br>
Katie<br>
<br>
<br>
On Wed, Dec 4, 2013 at 11:41 AM, <<a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a>> wrote:<br>
<br>
> " <<a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a>><br>
> Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\))<br>
> X-Mailer: Apple Mail (2.1822)<br>
><br>
> Hi,<br>
><br>
> I would like to extract the time-averaged values from a avgcase0.f00001<br>
> file of, for example, the velocity components at some specific locations.<br>
><br>
> To do that, i set nek5000 in "post-processing mode? by setting nsteps=0,<br>
> read the file in the userchck and call hpts().<br>
> I need a large number of locations I want to interpolate at (stored in<br>
> <a href="http://hpts.in/" target="_blank">hpts.in</a>), much larger than the default nhis=100 in SIZE.<br>
> I am finding spurious values in the hpts.out file at some locations. These<br>
> spurious values and their locations change when I change nhis.<br>
><br>
> I am doing something wrong?. There is a better way to do that?.<br>
><br>
> Thanks.<br>
> _______________________________________________<br>
> Nek5000-users mailing list<br>
> <a href="mailto:Nek5000-users@lists.mcs.anl.gov">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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Janet Scheel<br>Assistant Professor of Physics<br>Occidental College<br>1600 Campus Road, M21<br>Los Angeles, CA 90041<br>(323) 259-2777<br><a href="mailto:jscheel@oxy.edu">jscheel@oxy.edu</a>
</div></div>
_______________________________________________<br>Nek5000-users mailing list<br><a href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a><br>https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users<br></blockquote></div><br></body></html>