My first reservoir simulation

Download dataset

The Open Porous Media initiative has made several benchmark datasets available under an Open Database License. The datasets are available on Github, https://github.com/OPM/opm-data.

The datasets include models of synthetic and realistic reservoirs, and in particular open versions of the models from several of the SPE Comparative Solution Projects and the simulation model of the Norne field.

The simplest way to get the datasets is to download them as a zip file from Github:

cd ~/
wget https://github.com/OPM/opm-data/archive/master.zip

Note that this is quite a big download (about 200 MB). Once downloaded, you can unzip it using the following command:

unzip master.zip

This will give you a directory structure with all the datasets.