mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update UsersGuide.md
This commit is contained in:
parent
018862c54a
commit
80ed71ec6d
@ -2,17 +2,16 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
ResInsight is a tool for visualizing Eclipse Reservoir simulation related data, and aims to be
|
ResInsight is an open source, cross-platform 3D visualization and post processing tool for reservoir models and simulations. The system also constitutes a framework for further development and support for new data sources and visualization methods, e.g. additional solvers, seismic data, CSEM, geomechanics, and more.
|
||||||
fast, accessible, flexible and to present tools and visualization modes requested and designed by
|
|
||||||
Reservoir engineers.
|
The user interface is tailored for efficient interpretation of reservoir simulation data with specialized visualizations of properties, faults and wells. It enables easy handling of a large number of realizations and calculation of statistics. To be highly responsive, ResInsight exploits multi-core CPUs and GPUs and multi-threading. Integration with GNU Octave enables powerful and flexible result manipulation and computations. Derived results can be returned to ResInsight for further handling and visualization. Eventually, derived and computed properties can be directly exported to Eclipse input formats for further simulation cycles and parameter studies.
|
||||||
|
|
||||||
The main input data is
|
The main input data is
|
||||||
`*.GRID` and `*.EGRID` files along with their `*.INIT` and restart files `*.XNNN` and `*.UNRST`.
|
`*.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
|
ResInsight have some support for Eclipse input files, often called `.grdecl`, and can read grid
|
||||||
information and the corresponding cell property data sets.
|
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
|
ResInsight has been co-developed by Statoil, Ceetron Solutions AS, and Ceetron AS, with the aim to provide a versatile tool for professionals who need to visualize and process reservoir models.
|
||||||
can also export modified cell property data sets to single Eclipse input files.
|
|
||||||
|
|
||||||
### Contents
|
### Contents
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user