Files
ResInsight/Documentation/UsersGuide/UsersGuide.md

60 lines
1.6 KiB
Markdown
Raw Normal View History

2013-10-21 12:19:02 +02:00
# ![](images/AppLogo48x48.png) 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-21 13:15:39 +02:00
- [ Getting Started ] (GettingStarted.md)
- [ Working with reservoir views ] (ReservoirViews.md)
- [ Multiple realizations and statistics ] (CaseGroupsAndStatistics.md)
- [ Octave Interface] (OctaveInterface.md)
2013-10-21 13:40:30 +02:00
- [ Command Line Arguments] (CommandLineParameters.md)
2013-10-21 13:38:30 +02:00
- [ Octave Interface Reference] (OctaveInterfaceReference.md)
2013-10-21 10:38:23 +02:00
2013-10-21 12:19:02 +02:00
```
2013-10-21 11:27:22 +02:00
## Getting Started
2013-10-21 11:43:34 +02:00
2013-10-21 11:27:22 +02:00
### Installation
2013-10-21 10:38:23 +02:00
### User Interface Overview
2013-10-21 11:27:22 +02:00
#### Navigation
#### Toolbars
2013-10-21 12:19:02 +02:00
### Importing data
2013-10-21 11:43:34 +02:00
### 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
2013-10-21 12:19:02 +02:00
```
2013-10-21 11:27:22 +02:00
2013-10-21 10:38:23 +02:00