mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
60 lines
1.6 KiB
Markdown
60 lines
1.6 KiB
Markdown
#  ResInsight 1.0 Users Guide
|
|
|
|
## Introduction
|
|
|
|
ResInsight is a tool for visualizing Eclipse Reservoir simulation related data, and aims to be
|
|
fast, accessible, flexible and to present tools and visualization modes requested and designed by
|
|
Reservoir engineers.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
- [ Getting Started ] (GettingStarted.md)
|
|
- [ Working with reservoir views ] (ReservoirViews.md)
|
|
- [ Multiple realizations and statistics ] (CaseGroupsAndStatistics.md)
|
|
- [ Octave Interface] (OctaveInterface.md)
|
|
- [ Command Line Arguments] (CommandLineParameters.md)
|
|
- [ Octave Interface Reference] (OctaveInterfaceReference.md)
|
|
|
|
|
|
```
|
|
## Getting Started
|
|
|
|
### Installation
|
|
### User Interface Overview
|
|
#### Navigation
|
|
#### Toolbars
|
|
### Importing data
|
|
### Project files and related data `*.rsp`
|
|
|
|
|
|
## Working with reservoir views
|
|
### Cell Results
|
|
### Cell Edge Results
|
|
### Cell filters
|
|
#### Range Filters
|
|
#### Property Fulters
|
|
### Wells
|
|
|
|
## Multiple realizations and statistics
|
|
### Grid case groups
|
|
### Statistics
|
|
|
|
## Octave Interface
|
|
### Getting Started
|
|
### Script Exectution
|
|
### Script Management
|
|
### Octave extensions Reference
|
|
|
|
## Command Line Arguments
|
|
```
|
|
|
|
|
|
|
|
|