stop


Purpose
Stop a running model.
Synopsis
procedure stop(mo:Model)
Argument
mo 
Model to interrupt
Further information
If the model is not currently running, no operation is performed. Note that the effect of this call may not be immediate and the corresponding model may continue running a few seconds before its effective interruption (for instance the time required to complete an IO operation).
Related topics
run.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.