mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update GettingStarted.md
This commit is contained in:
parent
71746a1921
commit
b83a777953
@ -28,7 +28,7 @@ Read grid from .EGRID or .GRID file and binary data from UNRST files.
|
||||
####  Input case
|
||||
Read grid from from .GRDECL file and property data from Ascii files.
|
||||
|
||||
####  Grid Case Group
|
||||
####  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 ##
|
||||
|
Loading…
Reference in New Issue
Block a user