Installing VPython
From GeoMod
To run the python models on this site requires Python and VPython to be installed on your computer.
- Installation Instructions for your operating system (from the VPython website).
- Once Python and VPython are installed you should save the python file (eg. from coriolis.py) to your computer. The files on this site can either be:
- copied and pasted from text box on the code page (eg coriolis.py) into any text editor, and saved to your computer.
- or, downloaded via the link on the code page. (eg. coriolis_16.py)
- Once on your computer the files can be run by double clicking on them.

