Skip to content

How to restart a simulation

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.