Running Flow in a virtual machine

Downloading vagrant file

With all of the prerequisites installed, we can download the configuration file that will setup the virtual environment for you.

The easiest way of acquiring the configuration file is to download it as a zip-file from

https://github.com/OPM/opm-utilities/archive/master.zip

After you have downloaded the zip-file, unzip it to a location of your choice. In the rest of this tutorial, we assume that you have unzipped it into your download directory,

C:\users\<YOUR-USERNAME>\Downloads\opm-utilities-master

If you prefer to use Git, you can alternatively clone the repository using

git clone https://github.com/OPM/opm-utilities.git