Commit Graph

5719 Commits

Author SHA1 Message Date
Gaute Lindkvist
651277e587 #6200 Add option to sort by Correlation Matrix by rows/columns or both 2020-07-27 14:53:59 +02:00
Gaute Lindkvist
054d2864f6 #6196 Add option to remove parameters without variation 2020-07-27 14:53:59 +02:00
Gaute Lindkvist
a9c9471e7f Fix crashes in Drag and Drop if the drop target is the same as the current dragged item 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
2e00d9a719 Support drag and drop of summary curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
1ceee51a7d Fix further crash issue with stacked data interpolation for well log curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
bfaff27d51 Re-add missing drag and drop for well log tracks 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
4e7eff261e Fix summary plot crash when changing vector 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
9d274adc5f Fix stacking for well log curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
d861af44b6 Temp work 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
908dcd6828 Support stacked curves for Summary Plots 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
82a96a1866 Fix zoom for stacked well log curves and support dataChanged() 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
30e32a1c50 data send in loadDataAndUpdate 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
beaf4ebd5a Implement signal handler 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
6856597770 Implement stacked well log curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
a723d0d1fa Refactor PLT stacked curve code to be more general 2020-07-27 08:47:01 +02:00
Kristian Bendiksen
f7f9f93303 #6228 Fix crash when creating user-defined curves in fracture model plot. 2020-07-14 14:04:50 +02:00
Kristian Bendiksen
a0dce934f0 #6173 Fix conversion for over/underburden pressure. 2020-07-13 10:39:23 +02:00
Kristian Bendiksen
e05dc5ff79
Merge pull request #6225 from OPM/fracture-model-plot-pressure-curves
Fracture model plot pressure curves
2020-07-10 12:34:10 +02:00
Kristian Bendiksen
bf639ebe19 #6208 Add option to delete fraction model plot in project tree. 2020-07-10 12:07:59 +02:00
Kristian Bendiksen
cb9e3fe30d #6173 Improve pressure extrapolation in overburden and underburden.
Use gradient derived from fluid density.
2020-07-10 11:59:33 +02:00
Kristian Bendiksen
b8890defa2 #6212 Fracture Model Plot: Add option use data from other curves when missing values 2020-07-10 09:18:45 +02:00
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
Magne Sjaastad
869f6ce39b #6033 Surface Properties : Change name to Surface Result 2020-06-17 14:37:14 +02:00
Magne Sjaastad
49d74a4bbb #6076 Simplify code 2020-06-15 16:19:21 +02:00
Magne Sjaastad
6a8c9e230f #6076 3D Extraction Curve : Missing curve for static only case 2020-06-15 16:19:21 +02:00
Magne Sjaastad
8cc167568c #6033 Surface Properties : Add legend and adjust update functions 2020-06-11 15:03:08 +02:00
Magne Sjaastad
0799a9cf83 #6033 Surface Properties : Add result selection object 2020-06-11 15:03:08 +02:00
Gaute Lindkvist
b2444568be Support area-filled curves 2020-06-11 13:48:36 +02:00
Gaute Lindkvist
2f6199413d Rename Correlation Plots to Ensemble Correlation Plots 2020-06-11 13:48:26 +02:00
Gaute Lindkvist
c744cf6011 Remove single summary cases from Correlation Plot dialogs 2020-06-11 13:48:26 +02:00
Gaute Lindkvist
a7a6268525 Remove Page Preview button from Multi Plot property editor 2020-06-11 13:48:26 +02:00
Kristian Bendiksen
a76ed1f2c9
Merge pull request #6056 from OPM/handle-missing-values-fracture-model-plot-6035
Handle missing values fracture model plot 6035
2020-06-10 18:43:21 +02:00
Gaute Lindkvist
7ad7e5d285 Improve look of Multi plots 2020-06-10 09:10:24 +02:00
Gaute Lindkvist
4190c747d3 Improve Multi Plot icons 2020-06-10 09:10:24 +02:00
Gaute Lindkvist
e58b42f537 #6008 Add support for optional Page Preview mode for multi plots 2020-06-10 09:10:24 +02:00
Gaute Lindkvist
c1847adfac Fix Crash in correlation plot with no ensemble 2020-06-10 09:10:24 +02:00
Kristian Bendiksen
34e0ae7537 #6035 Improve error logging when extracting elastic properties. 2020-06-10 07:20:39 +02:00
Kristian Bendiksen
89473aa9bd #6035 Handle missing values in fracture model plot. 2020-06-10 07:20:39 +02:00
Magne Sjaastad
95cc84d75a #6052 Update component name to "SM", used to be "STM" and "SEM" 2020-06-09 09:27:23 +02:00
Gaute Lindkvist
457cdae367 Add multi selection for Correlation Cross Plot and fix label font sizes for Tornado plots 2020-06-09 08:33:19 +02:00
Gaute Lindkvist
d53280a311 Support showing only top N correlation rows/columns 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
46194f90a7 Fix update of plot titles 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
b28d35db14 Add icons for correlation plots 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
f6e3dfffbd Use the name Correlation Tornado Plot 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
0709056d30 Fix selection highlight in Report plot and make correlation plots deletable 2020-06-08 12:32:52 +02:00
github-actions[bot]
6b5f4dddc9 Fixes by clang-format 2020-06-08 11:09:51 +02:00
Kristian Bendiksen
eb3243f679 #5891 Fix incorrect line endings (CRLF -> LF) 2020-06-05 16:04:23 +02:00
Kristian Bendiksen
5ddfd4f9da #6007 Rename Facies Properties to Elastic Properties. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen
466827e7d0 #6007 Reload facies properties when project is reopened. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen
38ec6e5069 #6007 Minor ui tweaks. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen
c349047a91 #6007 Add plot track and interpolation for facies properties. 2020-06-05 12:36:30 +02:00