[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
Fri Sep 17 16:53:33 CDT 2010


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


On Fri, 17 Sep 2010, nek5000-users at lists.mcs.anl.gov wrote:

>
>
> Hello,
>
> I am trying to restart my program form the last .f0000 (the new format. old
> field file format was .fld* as you know) file from the last run. But the old
> method of specifying the name of the last file in the rea file is not working.
> Please advise.
>
> Thank you,
> Himanshu
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
>



More information about the Nek5000-users mailing list