continue
Continue simulation
Syntax
continue c
Description
The continue
command continues the simulation from the current
breakpoint. If animation mode is not enabled, the simulation continues until it reaches
another breakpoint or its final time step. If animation mode is enabled, the simulation
continues in animation mode to the first method of the next major time step, ignoring
breakpoints.