[Nek5000-users] Dump on both regular and SEM grids
nek5000-users at lists.mcs.anl.gov
nek5000-users at lists.mcs.anl.gov
Wed Feb 11 06:41:39 CST 2015
Hi JP,
I prefer to use iostep but I suppose you could copy a part of prepost.f:
timdump=0
if(timeio.ne.0.0)then
if(time .ge. (ntdump + 1) * timeio) then
timdump=1.
ntdump=ntdump+1
call outpost.....
endif
endif
Aleks
________________________________
From: nek5000-users-bounces at lists.mcs.anl.gov [nek5000-users-bounces at lists.mcs.anl.gov] on behalf of nek5000-users at lists.mcs.anl.gov [nek5000-users at lists.mcs.anl.gov]
Sent: Wednesday, February 11, 2015 5:00 AM
To: nek5000-users
Subject: Re: [Nek5000-users] Dump on both regular and SEM grids
Dear Aleks,
Sorry to bother you again, a quick question, what if I were to output at a specific time interval, i.e. using IOTIME.. how should I refer to the correct variables / go about it?
Thank you,
JP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20150211/59008dbc/attachment.html>
More information about the Nek5000-users
mailing list