Files
ResInsight/Documentation/UsersGuide/ReservoirViews.md

41 lines
2.5 KiB
Markdown
Raw Normal View History

2013-10-22 12:01:08 +02:00
## Working with 3D Views
2013-10-22 15:34:57 +02:00
3D Views are the windows displaying the Grid Models. The visualization is controlled by the **Project Tree** item representing the **View** and their subitems. Each item has a set of proerties that can be editied in the **Property View**.
2013-10-22 12:01:08 +02:00
![](images/3DViewOverview.png)
2013-10-22 15:34:57 +02:00
Below is a description of the most important View settings and their properties.
2013-10-21 13:48:42 +02:00
2013-10-22 15:34:57 +02:00
### Cell Result ![](images/CellResult.png)
2013-10-21 13:50:08 +02:00
2013-10-22 15:34:57 +02:00
The **Cell Result** item defines which Eclipse property the View uses for the main cell color. The property can be chosen in the property panel of the **Cell Result**. The mapping between cell values and color is defined by the **Legend Definition** ![](images/Legend.png) along with some appearance settings on the Legend itself. (Number format etc.)
### Cell Edge Results ![](images/EdgeResult_1.png)
2013-10-21 13:50:08 +02:00
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**.
2013-10-22 15:34:57 +02:00
### Overlay Info
2013-10-21 14:10:08 +02:00
### Cell Filters
2013-10-21 13:50:08 +02:00
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**.
2013-10-21 14:10:08 +02:00
#### Range filters
2013-10-21 13:50:08 +02:00
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**.
2013-10-21 14:10:08 +02:00
#### Property filters
2013-10-21 13:50:08 +02:00
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.
2013-10-21 14:10:08 +02:00
### Wells
#### Well range filter
2013-10-21 13:50:08 +02:00
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**.