<div dir="ltr">Hi Paul,<div><br></div><div>Thanks. I did set up a python script (thanks to Hank) in VisIt to do the interpolation and o/p as txt file. Does rmsblah.f0000 file have the other components of Reynolds stress viz. <uv>, <vw>, <wu> ? Yes, we have a routine for getting the fluctuating components from nek and outside of it as well.</div>

<div><br clear="all">Regards<br>Shriram<br>
<br><br><div class="gmail_quote">On 31 December 2010 09:27,  <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="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hi Shriram,<br>
<br>
I see that Hank answered some of your questions already.<br>
<br>
If we define u = <u> + u' then we have<br>
<br>
<u'>^2 = <u^2> - <u>^2<br>
<br>
with <u^2> stored in rms and <u> stored in avg.   (Similar<br>
forms exist for the cross terms.)   postx can load the<br>
rms and avg files to give you <u'>^2 -- but not yet with the<br>
.f0000 format.<br>
<br>
Another common approach is to manipulate these by loading all the avg files inside the solver itself.   We can set up an<br>
example that illustrates this.    At that point, you could<br>
also interpolate the output onto a finer mesh before passing<br>
to visit.<br>
<br>
Paul<div><div></div><div class="h5"><br>
<br>
<br>
<br>
On Thu, 30 Dec 2010, <a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I would like to post-process quantities from avg_all files (rms, rm2, avg).<br>
Particularly I am looking at line plots (mainly) or contours on a plane. I<br>
had a question regarding the approach that I might be taking..<br>
<br>
If I load the files, say rmsblah.f0000* into nek using the load subroutine<br>
and fill the ux,uy,uz arrays with that of <u^2>, <v^2>, <w^2> and call<br>
hpts(), how would the interpolation work ? Would it interpolate <u^2> with<br>
the interpolation that is used for velocities ?. The other option would be<br>
to do a line plot from Visit and export it to a text file. Also, I am not<br>
sure how Visit interpolates. Which is more likely to be accurate ?<br>
<br>
Regards<br>
Shriram<br>
<br>
</blockquote>
<br>
<br></div></div>
Z_<br>
<br>
<br>
kk<br>
<br>
kk<br>
<a href="http://cuireadhchunceoil.ie/index.php?option=com_content&view=article&id=58" target="_blank">http://cuireadhchunceoil.ie/index.php?option=com_content&view=article&id=58</a><div><div></div><div class="h5">

<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>
</div></div></blockquote></div><br></div></div>