15.2.1                RUN commands

·         Run

F_NAME

Simulation of file f_name.pa3 is performed without iteration limit.

·         RunFreeze

F_NAME

The QW-Simulator will run a project previously frozen in f_name.sfr file.

·         RunIter

F_NAME

No_of_It

Simulation of f_name.pa3 is performed until iteration No_of_It, and then suspended. QW-Simulator starts looking for the next task, which typically is Save_Results. Note that if the next task is not found, application exit occurs.

·         RunFreezeIter

F_NAME

No_of_It

The QW-Simulator will run a project previously frozen in f_name.sfr file for No_of_It iterations.

·         RunFreezeRot

F_NAME

The QW-Simulator will run a project with rotation previously frozen in f_name.sfr file.

·         Run_External_Program

P_NAME

P_PARAMETER

Starts external program named P_NAMEwith parameters P_PARAMETER.