From b83a777953157aaffdaa02aad1f931d60103aea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20St=C3=B8ren?= Date: Mon, 21 Oct 2013 13:50:23 +0200 Subject: [PATCH] Update GettingStarted.md --- Documentation/UsersGuide/GettingStarted.md | 25 +--------------------- 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/Documentation/UsersGuide/GettingStarted.md b/Documentation/UsersGuide/GettingStarted.md index 26cff1efed..9c3f1d6836 100644 --- a/Documentation/UsersGuide/GettingStarted.md +++ b/Documentation/UsersGuide/GettingStarted.md @@ -28,7 +28,7 @@ Read grid from .EGRID or .GRID file and binary data from UNRST files. #### ![](images/EclipseInput24x24.png) Input case Read grid from from .GRDECL file and property data from Ascii files. -#### ![](images/CreateGridCaseGroup16x16.png) Grid Case Group +#### ![](images/CreateGridCaseGroup24x24.png) Grid Case Group A Grid Case Group can be created from a selection of binary files, or manually by assigning cases using the user interface of ResInsight. @@ -74,29 +74,6 @@ Scroll wheel | Zoom to mouse pointer location RMB click | Context menu LMB click | Update status bar and **Result Info** -## Cell Edge Results ## -When working with a reservoir model, it is useful to map a set of grid cell properties in the same view. This can be achieved by activating **Cell Edge Result**. When selecting a result variable for cell edge, a second legend shows up in the 3D view in addition to different color mapping along the edges of a cell. Color legend management is available when selecting **Legend Definition**. - -## Cell Filters ## -A cell filter can be used to control visibility of a cell in the 3D view. Three types of filters exists -- Range filter : Define a IJK subset of the model -- Property filter : Define a value range for a property to control cell visibility -- Well cell filter : Display grid cells where a well is passing through - -All filters can be controlled from the **Property Editor**. - -### Range filters ### - -Using range filters enables the user to define a set of IJK visible regions in the 3D view. A single IJK-slice can be added from the context menu when rightclicking a grid cell. A new range filter can also be added by activating the context menu for the **Range Filters** collection in the **Project Tree**. - -### Property filters ### - -In addition to range filters, it is possible to filter visible grid cells based on a property value range. Add a new property filter by activating the context menu for **Property Filters**. The new property filter is based on currently selected cell result. - -### Well range filter ### -Select **Wells** in the **Project Tree**. In the **Property Editor**, select **On** for **Add cells to range filter**. This will hide cells not part of a well. -In addition, all cells along a direction can be added as a fence. Enable this by checking **Use well fence**. - # Export # ## Snapshot images ##