Files
ResInsight/Documentation/UsersGuide/UsersGuide.md
2013-10-24 00:02:57 +02:00

25 lines
1.1 KiB
Markdown

# ![](images/AppLogo48x48.png) 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 3D Views ](ReservoirViews.md)
- [ *Todo:* Well paths ]()
- [ Multiple realizations and statistics ](CaseGroupsAndStatistics.md)
- [ Octave Interface](OctaveInterface.md)
- [ Command Line Arguments](CommandLineParameters.md)
- [ Octave Interface Reference](OctaveInterfaceReference.md)