mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
1.7 KiB
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
- Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases
- Extract content from ZIP file
- Start ResInsight.exe
Octave installation (optional)
To make ResInsight work with Octave you need to do the following two steps:
- Install the correct version of Octave
- Setup ResInsight to find the Octave executable.
ResInsight 1.4.0 and later
- ResInsight 1.4.0 is delivered with support for Octave 4.0.0 which can be downloaded here: Octave-4.0.0
- 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
- 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
- Download an additional library file and copy it into Octave lib folder, typically c:/Octave-3.6.1/lib/dirent.lib
- 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'