[Nek5000-users] Restarting from the last field file number - new filed file format .f0000*

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Mon Sep 27 09:01:24 CDT 2010




Hello Paul,

The p66 and p67 in usrdat2() were commented out as per Stefan's recommendation.
I uncommented them and tried to restart the program from the last field file
number, but it was unable to read from the last file. In the rea file p66=4 and
p67=-4 (I am setting this to -4 to get the output in ascii format). Thank you
for your help.

Himanshu

from	nek5000-users at lists.mcs.anl.gov
reply-to	nek5000-users at lists.mcs.anl.gov
to	nek5000-users at lists.mcs.anl.gov
date	Fri, Sep 17, 2010 at 5:53 PM
subject	Re: [Nek5000-users] Restarting from the last field file number - new
filed file format .f0000*
mailing list	<nek5000-users.lists.mcs.anl.gov> Filter messages from this mailing
list
unsubscribe	Unsubscribe from this mailing-list
hide details Sep 17 (9 days ago)

The usual think would be to set param(67)=4 in usrdat2() -- this
would indicate that you are reading the "old" binary...  Leaving
p66 to be it's default value will result in the new being written.

If you already have a new format, then you would want to make
certain that you don't reassign p66 or p67 from their default
values.

Paul



More information about the Nek5000-users mailing list