[Nek5000-users] Restart with geometry changes
nek5000-users at lists.mcs.anl.gov
nek5000-users at lists.mcs.anl.gov
Thu Mar 10 22:03:41 CST 2011
Howdy Neks,
I ran a simulation on a certain geometry, saved solution files and would
now like to restart the same run from a given time step. The difference
is that I have implemented a geometry change via usrdat, but when I
reload the previous solution (which contains xyz), it overwrites my
changes and uses the geometry on which the solution was originally computed.
To work around this, is it OK to just comment out line 367 in ic.f?
c call geom_reset(1) ! recompute geometric factors
Would this cause the old data to be mapped onto the new grid?
Thanks,
Markus
More information about the Nek5000-users
mailing list