stop
| stop | 
  Purpose
 
  
  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.
 
 
  Module
 
  
