<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Hi Hank,<br><br>Yes this is the exact issue, I will try it out. Thanks for the tip!<br><br>- Michael<br><br>----- Original Message -----<br>From: nek5000-users@lists.mcs.anl.gov<br>To: nek5000-users@lists.mcs.anl.gov<br>Sent: Thursday, August 5, 2010 12:49:00 PM GMT -06:00 Guadalajara / Mexico City / Monterrey<br>Subject: Re: [Nek5000-users] Restart w/o saving over existing fld files?<br><br>Hi Michael,<div><br></div><div>You should be able to combine the restarts with a .visit file.</div><div><br></div><div>So:</div><div>% ls */*.nek3d</div><div>run1/f.nek3d</div><div>run2/f.nek3d</div><div>% ls */*.nek3d > both_runs.visit</div>
<div>% cat both_runs.visit</div><div>run1/f.nek3d</div><div>run2/f.nek3d</div><div><br></div><div>Then you can open both_runs.visit and it will append the time series together.</div><div><br></div><div>(Is this the problem you were encountering?)</div>
<div><br></div><div>Best,</div><div>Hank</div><div><br><div class="gmail_quote">On Thu, Aug 5, 2010 at 10:38 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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Hello,<br><br>Is there a way to restart without having Nek save new blah.f files over existing ones, perhaps tell it the number to start with?<br>
<br>Say I have run a simulation and have 50 fld files.  I would like to restart from 50, but the next fld ideally should read 51,  not 1. This makes it difficult to get into visit I have found when doing restarts (unless there is alternative trick to get around this?)<br>
<br>Thanks for any help with this ,<br><br>Michael<br></div></div><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>
<br></blockquote></div><br></div>
<br>_______________________________________________
Nek5000-users mailing list
Nek5000-users@lists.mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
</div></body></html>