Commit Graph
5698 Commits
Author SHA1 Message Date
Kristian Bendiksen a88191be33 #6169 Element property table: invalidate Geo Mech results on changes in table. 2020-07-08 16:45:44 +02:00
Kristian Bendiksen 1e06f6ae25 #6218 Fix NaN values in poro-perm and pore compressibility when base time step is set
The generated address would contain a timelapse index which was invalid for
reference case step dependent results.
2020-07-08 14:31:44 +02:00
Kristian Bendiksen 71f494d92c #6170 Shorten POROSITY-PERMEABILITY to PORO-PERM in result view. 2020-07-08 13:24:21 +02:00
Kristian Bendiksen 30dea50392 #6090 Fracture Model: export pressure at top of zone to frk file. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen 56cbf6b5df #6171 Fracture Model Plot: Use "Step Left" interpolation for stress gradient. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen fcb99b1987 Silence "data loss" warning on windows. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen 440afdb20c #6172 Fracture Model Plot: Update stress curves when pressure changes. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen 4282c0324a #6217 Fix conversion elyr (Young's Modulus) for frk export. 2020-07-08 06:41:36 +02:00
Kristian Bendiksen 06716bc664 #6210 Fracture Model Plot: Fix crash when changing MD. 2020-07-08 06:28:52 +02:00
Kristian Bendiksen 3819420d23 Fracture Model Plot: Improve method for getting data from other curves when calculating stress. 2020-07-06 19:26:57 +02:00
Kristian Bendiksen 3b662904e2 #6185 Fracture Model Plot: compute stress at bottom of zone using gradient. 2020-07-06 19:23:35 +02:00
Magne Sjaastad 4ff6252013 Add replacement values for over/underburden 2020-07-03 11:52:40 +02:00
Kristian Bendiksen 3c2f540492 #6113 Use enum to identify curves in RimFractureModelPlot. 2020-07-02 18:42:58 +02:00
Kristian Bendiksen cac8607707 Use defined string for facies colors legend name. 2020-07-02 14:00:43 +02:00
Kristian Bendiksen 9ab2a4d279 Remove debug logging to stdout/stderr 2020-07-02 08:58:40 +02:00
Kristian Bendiksen 6bda75b38e #6089 Display stress and stress gradient in fracture model plot. 2020-07-02 08:58:40 +02:00
Kristian Bendiksen 6744628fb0 Use values from facies curves when calculating layers. 2020-07-02 08:58:40 +02:00
Kristian Bendiksen 3425031e27 #6038 Avoid crashing when facies colors does not exist. 2020-07-02 08:58:40 +02:00
Kristian Bendiksen 9f0a6c6223 #6038 Add support for overburden and underburden. 2020-07-02 08:58:40 +02:00
Magne Sjaastad d93ce90a1e Qt : Replace deprecated function QFontMetrics::width 2020-07-01 11:03:56 +02:00
Magne Sjaastad c68c0d0321 #6164 Color Legend : Adjust UI names 2020-07-01 09:02:41 +02:00
Magne Sjaastad 18e0c8999e #6164 Color Legend : Update category colors when project file is loaded 2020-07-01 08:22:26 +02:00
Magne Sjaastad 4497b2bada #6164 Color Legend : Set category colors when color legend is changed 2020-07-01 08:22:26 +02:00
Magne Sjaastad c3aecaf514 #6164 Color Legend : Use defines for UI text used multiple times 2020-07-01 08:22:26 +02:00
Magne Sjaastad c56274c3df StimPlan : Remove invalid assert 2020-06-30 15:19:17 +02:00
Magne Sjaastad ec03627fae MSW : Make sure the ICV is using the full perforation interval #6152 2020-06-26 15:41:20 +02:00
Magne Sjaastad 44b3cb76df #6138 Valve Export : Make sure the valves always use the valve interval, not perforation interval 2020-06-25 08:12:24 +02:00
Kristian Bendiksen 56a08c1bcd #6086 Captialize properties in GeoMechCase. 2020-06-24 15:59:48 +02:00
Kristian Bendiksen f81340b05a #6086 Use mD as unit for permeability. 2020-06-24 15:59:48 +02:00
Kristian Bendiksen 1c86cf4e33 #6086 Add porosity, porosity change and permeability calculation. 2020-06-24 15:59:48 +02:00
Kristian Bendiksen 6abb8f87ef #6060 Fix spelling of RimPlotCurve::setVisibility. 2020-06-22 14:33:34 +02:00
Kristian Bendiksen aa1fbd83e2 #6091 Show depth and units for fracture model plot. 2020-06-22 14:33:34 +02:00
Gaute Lindkvist 33fb733110 #6118 Automatic red, green and blue curve colors for oil, gas and water properties when using area fill
* Also removed green, red and blue from the cycled well log colors to avoid clashes.
* Only automatic when area fill is on.
* Potential color clashes for the general case with multiple Oil-curves in the same plot.
2020-06-22 11:02:33 +02:00
Gaute Lindkvist 007f0282df Support selecting area fill color separately from curve color 2020-06-22 11:02:33 +02:00
Gaute Lindkvist 7f4db78e38 Fix area fill for Well Log Curves 2020-06-22 11:02:33 +02:00
Kristian Bendiksen 6844bed32c #6031 Convert values to SI in Pore Compressibility calculation.
Young's Modulus is expected to be GPa in the element property table,
and the pore pressure is converted from Bar to Pascal.

Output unit is 1/GPa.
2020-06-19 09:49:13 +02:00
Kristian Bendiksen 7bb04ecd43 #6031 Display reference case info in legend and overlay box. 2020-06-19 09:49:13 +02:00
Kristian Bendiksen d17faca18a #6031 Use reference case for Pore Compressibility calculation. 2020-06-19 09:49:13 +02:00
Kristian Bendiksen 034f75f64e Merge pull request #6079 from OPM/layers-fracture-model-plot-6036
Layers fracture model plot 6036
2020-06-19 09:38:12 +02:00
Kristian Bendiksen 78e5b40da9 #6064 Use RiaEclipseUnitTools for unit conversion (and add some new ones). 2020-06-18 19:42:28 +02:00
Kristian Bendiksen 4b56d93582 #6065 Convert Young's Modulus from GPa to MMpsi in frk export. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen 19ee0310a9 #6065 Import "Fluid Loss Coefficient" and "Spurt Loss" from csv and export to frk. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen f2696b003d #6064 Compute stress and stress gradients for fracture model plot. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen e23cee8124 Add horizontal permeability. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen 37ffaf3b15 #6065 Export fracture model plot to frk file. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen 4c1333e33d #6036 Add layers track. 2020-06-18 19:11:37 +02:00
Magne Sjaastad bcb38a7207 #6081 Color Results : Load surface data when project is opened 2020-06-18 08:45:00 +02:00
Magne Sjaastad cc591aa287 #6081 Color Results : Show legends in geomech view 2020-06-17 14:37:14 +02:00
Magne Sjaastad c13f1d752d #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
Magne Sjaastad e11557c2be #6080 Color Legends : Display gradients in tree view 2020-06-17 14:37:14 +02:00