top of page
Downloading the model

The model has the following requirements:

  • Have Python 2.7.x installed on your device (download here).

  • Have the numpy, matplotlib and scipy Python libraries installed (download here, here and here).

 

The above packages can be individually downloaded and installed however it is highly recommended to instead install a scientific Python distribution. Downloading Enthought Canopy (download here) and using the Canopy command prompt is recommended.

​

Please extract all files contained in the .zip folder to a single directory and run from the command line. More detailed instructions are contained in the relevant README file.

​

The model has suggested coefficients which have been determined to produce the most realistic driving simulation possible. However, you are free to change any of the variables and observe the effects.

Simple
  • Requires very basic python knowledge.

  • Limited access over the variables allowed to be changed.

  • Produces an output of only one car.

​

​

​

DOWNLOAD

Complex
  • Requires a more comprehensive python background.

  • Has complete access to all the variables used.

  • Can produce outputs of an unlimited number of cars (This version takes longer to run and can output a slower frame rate video)

​

DOWNLOAD

bottom of page