Thanks. In the svn version of the code, userchk was saving initial field but not the coordinates. So I changed to<div><br></div><div><div>      ifxyo=.false.</div><div>      if (istep.eq.0)then</div><div>          ifxyo=.true.</div>
<div>          call outpost(vx,vy,vz,pr,t,'   ')</div><div>      endif</div><div><br></div><div>and then it seems to work fine.</div><div><br></div><div>praveen</div><br><div class="gmail_quote">On Sun, Nov 25, 2012 at 6:52 PM,  <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 Praveen,<br>
<br>
Either set ifxyo = .true. in userchk in the .usr file or<br>
set the following flag<br>
<br>
  T      COORDINATES<br>
<br>
in the bottom of the .rea file.<br>
<br>
I'm not 100% certain why the default condition, which is to<br>
have the geometry written to the first file, is not working<br>
but we'll look into it.<br>
<br>
Thanks,<br>
<br>
Paul<div><div class="h5"><br>
<br>
<br>
On Sun, 25 Nov 2012, <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">
Hello<br>
The blasius example saves files as blasius0.f* but the first file does not<br>
seem to contain the mesh. How can I visualize this in visit ?<br>
Thanks<br>
praveen<br>
<br>
</blockquote></div></div>
______________________________<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>
</blockquote></div><br></div>