launch a simulation
sim run [options] simname
This command runs an existing simulation interactively; i.e. without submitting it to a queuing system. This can be useful with interactive jobs on HPC systems and on workstations and laptops. Running codes directly on the head node of an HPC system is usually forbidden, and will not usually work.
Recover and resume simulation using checkpointing.
use this debugger for interactive debugging
assign this restart id to the submitted/ran simulation
use this restart id when recovering. –recover must also be provided