<div dir="ltr"><div><div><div><div>Hi JP,<br><br></div>The last part of subroutine outfld loops over the elements and outputs the data to the files.� (around lines 430-455).� <br><br>Inside this loop, fill_tmp is called.� This is where the data is actually loaded into an array (tdump).� After the array is loaded with the appropriate data, it is sent to node 0, which calls out_tmp().� <br>

<br>out_tmp() is where the data is actually written out into the fld file.<br><br></div>As Paul mentioned, we might be able to give you a more specific explanation to achieve your desired results with a better understanding of your objectives.<br>

<br></div>Best,<br></div>Katie<br><div><div><div><br><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 4, 2013 at 6:32 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"><br>
Hi JP,<br>
<br>
Just curious regarding your objective -- are you needing<br>
to read the files, or trying to write some new data?<br>
<br>
If I understand this I might be able to point you in the<br>
right direction.<br>
<br>
Best, Paul<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Mon, 4 Nov 2013, <a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.<u></u>gov</a> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Katie,<br>
<br>
Do you mean the looping and output of data occurs in the last part of the<br>
'outfld' subroutine or in the last part of 'prepost.f'? Because I can't<br>
seem to figure out where exactly the format of how the data is written to<br>
file is set and where it is actually written to file.<br>
<br>
Thank you,<br>
JP<br>
<br>
</blockquote></div></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.<u></u>gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/nek5000-users</a><br>
</div></div></blockquote></div><br></div>