You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rzzzwilson edited this page Jun 28, 2011
·
4 revisions
How to restart a simulation
The run_tsudat() function starts an instance and writes a restart file in /data/run_tsudat/restart. This restart file contains enough information to restart a simulation.
The restart_ncios program is used to restart the simulation:
restart_ncios <user> <project> <scenario> <setup>
Note that the user value is the actual user name, not the timestamp-suffixed directory name. This implies that there is a unique restart file for each user/project/scenario/setup combination.