Simulating the model

From the point of the model we want to simulate we are already done and we could issue the following command to simulate the network for a time span of 200ms.

   >>> net.simulate(0.2)