next up previous
Next: Interactive Experiments Up: INITIALIZATIONS Previous: Values from DBASE IV

Initial Activations

Some node must be activated in the INIT section in order to start the simulation run. This is made by an ACT procedure (see 7.1).

Example

   ACT(Hairdresser, 5);
   FOR i := 1 TO 5 DO ACT(Pump[i], UNIF(0.0, 0.2));



domingo c
Mon Mar 20 11:16:38 PST 2000