The run command initiates the analysis found in the deck associated with the current circuit.
run [rawfile]The command will run the simulation as specified in the input file. If there were any of the analysis specification lines (.dc, .tran, etc. ) they are executed. The output is put in rawfile if it was given, in addition to being available interactively. If a standard analysis run is in progress and halted with the stop command or by pressing Ctrl-C, the run command will resume that run. This applies only to standard analyses, and not margin analysis or loop analysis. Standard analyses started with the analysis commands tran, dc, etc. , will always start a new analysis, after clearing any paused standard analysis.