Hi Mike, <br><br>Yes, int_tp needs a .box file that will describe the geometry of the data that is in the files to be interpolated.  Basically, it will take the geometry of the old and create an interpolation operator to the new geometry and apply that to the rest of the fields to be interpolated on.  So the .box file must reflect the data in the files in file.list<br>

<br>You might be able to create a .box of the stretched elements if you write in the xyz distribution of the stretched elements in the .box file by outputting the endpoints of each element in usrdat.<br><br>Best,<br>Katie<br>

<br><div class="gmail_quote">On Wed, Oct 17, 2012 at 11:11 AM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">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">

Hi Katie,<br>
<br>
In regard to your int_tp routine, am I correct that it's not equipped to handle a mesh file that was originally generated with genbox, but then "stretched" in usrdat?<br>
<br>
Thanks,<br>
Mike<br>
<br>
Hi,<br>
<br>
I have added an interpolation tool to the repo, int_tp, in<br>
nek5_svn/trunk/tools/int_tp<br>
<br>
There is also a README in that directory with instructions on the details<br>
of using the tool.<br>
<br>
(Note - int_tp should be compiled as any standard nek tool in the<br>
trunk/tools/ directory with "maketools int_tp" or "maketools all")<br>
<br>
Let me know if you encounter complications.<br>
<br>
Thanks,<br>
Katie<br>
<br>
<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>
</blockquote></div><br>