From 308f76855203b67358ddbd9014c13688533a960a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20H=C3=B8gst=C3=B8l?= Date: Tue, 23 Sep 2014 23:32:17 -0500 Subject: [PATCH] Update DerivedResults.md --- docs/DerivedResults.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/DerivedResults.md b/docs/DerivedResults.md index 36ebb5333f..c0f538e167 100644 --- a/docs/DerivedResults.md +++ b/docs/DerivedResults.md @@ -1,22 +1,22 @@ -Derived Results +##Derived Results -riTRAN by area -The transmissibility for cells and Non-Neighbor Connections (NNCs) are dependent on both cell parameters and geometry. ResInsight normalizes TRANX, TRANY and TRANZ with the overlapping flow area for both neighbor cells and NNC-cells. The results are named riTRANXbyArea, riTRANYbyArea and riTRANZbyArea respectively. +###Transmissibility normalized by area +The transmissibility for cells and Non-Neighbor Connections (NNCs) are dependent on both cell parameters and geometry. ResInsight normalizes TRANX, TRANY and TRANZ with the overlapping flow area for both neighbor cells and NNC-cells. The results are named riTRANXbyArea, riTRANYbyArea and riTRANZbyArea respectively and are listed under **Static** property. The normalized parameters make it easier to compare and check the flow capacity visually. This can be useful when history matching pressure differences across a fault zone. -riMULT -Transmissibility can be adjusted or set with multiple keywords in an Eclipse data deck. To visualize the adjustments made, ResInsight calculates a multiplicator for the overall change. First unadjusted transmissibilities for all neighbor cells and NNCs are evaluated based on geometry and permeabilities. For x- and y-directions, the NTG parameter is also included. The results are named riTRANX, riTRANY and riTRANZ respectively. +###Overall transmissibility multiplyer +Transmissibility can be set or adjusted with multiple keywords in an Eclipse data deck. To visualize the adjustments made, ResInsight calculates a multiplicator for the overall change. First unadjusted transmissibilities for all neighbor cells and NNCs are evaluated based on geometry and permeabilities, similar to the NEWTRAN algorithm in Eclipse. For x- and y-directions, the NTG parameter is also included. The results are named riTRANX, riTRANY and riTRANZ respectively. The TRANX, TRANY and TRANZ used in the simulation are divided by the ResInsight calculated transmissibilities and the resulting multiplicators are named riMULTX, riMULTY and riMULTZ respectively. The riMULT-parameters are useful for quality checking consistence in user input for fault seal along a fault zone. -Directional combined results -Some static properties with directional dependency can be visualized combined in Cell Result and Separate Fault Result. The face of a cell is then colored based on the value associated with that particular face. The Positive I-face of the cell gets the cell X-value, while the J-face gets the Y-value etc. The negative faces, however, get the value from the neighbor cell on that side. The negative I-face gets the X-value of the IJK-neighbor in negative I direction, and so on for the J- and K-faces. +###Directional combined results +Some static properties with directional dependency can be visualized with x-, y- and z-direction combined in **Cell Result** and **Separate Fault Result**. The face of a cell is then colored based on the value associated with that particular face. The Positive I-face of the cell gets the cell X-value, while the J-face gets the Y-value etc. The negative faces, however, get the value from the neighbor cell on that side. The negative I-face gets the X-value of the IJK-neighbor in negative I direction, and so on for the J- and K-faces. The directional combined parameters available are: -• TRANXYZ -• MULTXYZ -• riTRANXYZ -• riMULTXYZ -• riTRANXYZbyArea +- **TRANXYZ** (inluding NNCs) +- **MULTXYZ** +- **riTRANXYZ** (inluding NNCs) +- **riMULTXYZ** (inluding NNCs) +- **riTRANXYZbyArea** (inluding NNCs)