Next: Running an Estimation
Up: Run Management
Previous: What Happens When Running
Index
Restart a simulation
If you halt a run or it fails, you can restart it at the beginning of any year.
To restart the run with run_id 42 at the beginning of year 2005, do:
python restart_run.py 42 2005
from the opus_core/tools directory. Note that the above command will delete any
simulation cache directories for years 2005 onward, since
this information is no longer valid once the simulation is restarted at the
beginning of 2005. One can suppress this behavior using the option --skip-cache-cleanup.
Next: Running an Estimation
Up: Run Management
Previous: What Happens When Running
Index
info (at) urbansim.org