Removing the virtual machine
Throughout the process in this tutorial, we have been using a virtual environment, which means that we can easily get rid of it all. The simplest way of deleting all the data is to go to
C:\users\<YOUR-USERNAME>\Downloads\opm-utilities-master\vagrant_opm_user
in a command window, and then enter the command
vagrant destroy
which will remove everything in your virtual machine. If you also want to get rid of the opm-utilities-master directory we created, you can safely delete it. Please note that this of course deletes any simulation results you may have in the directory.