Files
ResInsight/docs/Installation.md
2015-11-09 09:44:37 +01:00

1.7 KiB

layout, title, permalink, published
layout title permalink published
docs Windows Installation /docs/installation/ true

Note: None of the binary distributions includes support for ABAQUS odb files.

ResInsight installation

  1. Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases
  2. Extract content from ZIP file
  3. Start ResInsight.exe

Octave installation (optional)

To make ResInsight work with Octave you need to do the following two steps:

  1. Install the correct version of Octave
  2. Setup ResInsight to find the Octave executable.
ResInsight 1.4.0 and later
  1. ResInsight 1.4.0 is delivered with support for Octave 4.0.0 which can be downloaded here: Octave-4.0.0
  2. Launch ResInsight.exe, open Edit->Preferences and enter the path to the Octave command line interpreter executable, usually 'C:\Your\Path\To\Octave-x.x.x\bin\octave-cli.exe'
ResInsight 1.3.2-dev and earlier
  1. Earlier versions of ResInsight for Windows had precompiled support for Octave 3.6.1 for VS2010 and can be downloaded here: Octave-3.6.1 for VS 2010
  1. Launch ResInsight.exe, open Edit->Preferences and enter the path to the Octave command line interpreter executable, usually 'C:\Your\Path\To\Octave-x.x.x\bin\octave-cli.exe'