mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update ReservoirViews.md
This commit is contained in:
parent
bc22b5f085
commit
bc3e457815
@ -15,11 +15,11 @@ Below is a description of the most important View settings and their properties.
|
|||||||
|
|
||||||
### Cell Result 
|
### Cell Result 
|
||||||
|
|
||||||
The **Cell Result** item defines which Eclipse property the 3D View uses for the main cell color. The property can be chosen in the property panel of the **Cell Result** item. The mapping between cell values and color is defined by the **Legend Definition**  along with some appearance settings on the Legend itself. (Number format etc.)
|
The **Cell Result** item defines which Eclipse property the 3D View uses for the main cell color. The property can be chosen in the property panel of the **Cell Result** item. The mapping between cell values and color is defined by the **Legend Definition**  along with some appearance settings on the Legend itself. (Number format etc.)
|
||||||
|
|
||||||
### TRANSXYZ
|
### TRANSXYZ
|
||||||
Normally the Cell Result setting gives one cell color based on the legend and the selected Result Property. This is *not* the case for the special static TRANXYZ property. This property gives each face the correct color based on the TRANS value that is associated with that particular face.
|
Normally the Cell Result setting gives one cell color based on the legend and the selected Result Property. This is *not* the case for the special static TRANXYZ property. This property gives each face the correct color based on the TRANS value that is associated with that particular face.
|
||||||
The Positive I-face of the cell gets the cell TRANX value, while the J-face gets the TRANY-value etc. The negative faces, however, get the value from the neighbor cell in that direction. The negative I-face gets the TRANX value of the IJK-neighbor in negative I direction, and so on for the -J and -K faces.
|
The Positive I-face of the cell gets the cell TRANX value, while the J-face gets the TRANY-value etc. The negative faces, however, get the value from the neighbor cell in that direction. The negative I-face gets the TRANX value of the IJK-neighbor in negative I direction, and so on for the J- and K-faces.
|
||||||
|
|
||||||
### Cell Edge Results 
|
### Cell Edge Results 
|
||||||
|
|
||||||
@ -143,4 +143,4 @@ The properties of a single well are shown below.
|
|||||||
|
|
||||||
One option needs further explanation:
|
One option needs further explanation:
|
||||||
|
|
||||||
- **Pipe Radius Scale** This option is a scale that is added to the "global" scale set in the **Simulation Wells** properties.
|
- **Pipe Radius Scale** This option is a scale that is added to the "global" scale set in the **Simulation Wells** properties.
|
||||||
|
Loading…
Reference in New Issue
Block a user