[Nek5000-users] Dump on both regular and SEM grids
nek5000-users at lists.mcs.anl.gov
nek5000-users at lists.mcs.anl.gov
Sat Feb 28 08:49:39 CST 2015
Hi Aleks (and anyone interested),
Just to share an extra solution, I make Nek dump both to uniform and GLL
grids simultaneously, when using IOTIME, by adding the following at
approximately line 136 of prepost.f :
ifreguo = .true.
if (ifdoit) call outfld(prefix)
ifreguo = .false.
Otherwise, when using NSTEPS, the solution you gave me works just fine.
Thanks again,
JP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20150228/7a88b9d3/attachment.html>
More information about the Nek5000-users
mailing list