> On 23 May 2018, at 08:25, 林家暉 <[email protected]> wrote: > > Dear Ian, > I used parameter file in ~/Cactus/par. It seems this parameter is only used > for the first run instead of restarting. And yes, I am using simfactory. I > follow your steps to edit the parameter file in <simulation>/SIMFACTORY/par > and successfully recover my simulation.
Hi, The problem is that simfactory does not use the original parameter file automatically when resubmitting the simulation. You can make it do so by adding the --parfile par/XXX.par parameter to the "sim submit" command line. It does the same with optionlists and thornlists. This is so that the simulation is self-contained, and no longer depends on external files once it has been created unless the user explicitly asks for something to be updated. -- Ian Hinder http://members.aei.mpg.de/ianhin
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
