mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
1.2 KiB
1.2 KiB
#Installation and configuration#
Windows
- Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases
- Extract content from ZIP file
- (OPTIONAL) Launch ResInsight.exe, open Edit=>Preferences and define location of Octave, usually 'ResInsightRoot/octave/bin/octave.exe'
Linux
- Download TAR.GZ binary distribution from https://github.com/OPM/ResInsight/releases
- Extract content from TAR file
- (OPTIONAL) Launch ResInsight, open Edit=>Preferences and define location of Octave in the field Octave, usually 'ResInsightRoot/octave/bin/octave-cli'
Script execution using Octave
ResInsight is able to execute custom made Octave scripts. Octave scripts are available in the Scripts folder in the Project Tree. Multiple script folder locations can be defined in the field Shared Script Folder(s) in Edit=>Preferences. These scripts can be editited by a text editor defined in Script Editor in Edit=>Preferences