2013-10-21 12:19:02 +02:00
|
|
|
#  ResInsight 1.0 Users Guide
|
2013-10-21 10:38:23 +02:00
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
|
|
2013-10-21 11:27:22 +02:00
|
|
|
ResInsight is a tool for visualizing Eclipse Reservoir simulation related data, and aims to be
|
2013-10-21 11:43:34 +02:00
|
|
|
fast, accessible, flexible and to present tools and visualization modes requested and designed by
|
2013-10-21 11:27:22 +02:00
|
|
|
Reservoir engineers.
|
2013-10-21 10:38:23 +02:00
|
|
|
|
2013-10-21 11:27:22 +02:00
|
|
|
The main input data is
|
|
|
|
|
`*.GRID` and `*.EGRID` files along with their `*.INIT` and restart files `*.XNNN` and `*.UNRST`.
|
|
|
|
|
ResInsight have some support for Eclipse input files, often called `.grdecl`, and can read grid
|
|
|
|
|
information and the corresponding cell property data sets.
|
2013-10-21 10:38:23 +02:00
|
|
|
|
2013-10-21 11:27:22 +02:00
|
|
|
ResInsight also have support for extensive processing of the data sets through an interface to octave, and
|
|
|
|
|
can also export modified cell property data sets to single Eclipse input files.
|
2013-10-21 10:38:23 +02:00
|
|
|
|
2013-10-24 12:36:26 +02:00
|
|
|
### Contents
|
|
|
|
|
|
2013-10-23 13:28:17 +02:00
|
|
|
- [ Getting Started ](GettingStarted.md)
|
|
|
|
|
- [ Working with 3D Views ](ReservoirViews.md)
|
|
|
|
|
- [ Multiple realizations and statistics ](CaseGroupsAndStatistics.md)
|
|
|
|
|
- [ Octave Interface](OctaveInterface.md)
|
2013-10-24 14:40:32 +02:00
|
|
|
- [ Well Trajectories ](WellTrajectories.md)
|
2013-10-24 12:36:26 +02:00
|
|
|
|
|
|
|
|
### Appendix
|
|
|
|
|
|
2013-10-23 13:28:17 +02:00
|
|
|
- [ Octave Interface Reference](OctaveInterfaceReference.md)
|
2013-10-24 12:36:26 +02:00
|
|
|
- [ Regression Test System ](RegressionTestSystem.md)
|
|
|
|
|
- [ Command Line Arguments](CommandLineParameters.md)
|
|
|
|
|
|
2013-10-21 10:38:23 +02:00
|
|
|
|