Commit Graph

5385 Commits

Author SHA1 Message Date
Gaute Lindkvist
9ed054e28c #5590 Plot LAS-curves with correct TVDRKB depth even if file does not have a TVDRKB track 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
bd1d1caacc #5591 Avoid saw tooth shape on normalized stresses 2020-03-02 15:04:25 +01:00
Gaute Lindkvist
3674c4451d #5513 Initialize the min/max values for Ensemble Curve Filters 2020-03-02 15:03:17 +01:00
Magne Sjaastad
0cd0c7d80d #5612 Saturation Pressure Plots : Remove duplicated code 2020-02-28 12:39:24 +01:00
Magne Sjaastad
1187a2e551 #5612 Saturation Pressure Plots : Add support for user defined time step 2020-02-28 12:39:24 +01:00
Magne Sjaastad
a612da649c #5593 Saturation Pressure Plot: Clamp time step index 2020-02-28 12:39:24 +01:00
Magne Sjaastad
6530d12e71 #5593 Saturation Pressure Plot: Use time step 0 as default 2020-02-28 12:39:24 +01:00
Gaute Lindkvist
f15d35edef Fix Eclipse contour map creation by making sure the project version is initialized 2020-02-26 14:48:56 +01:00
Magne Sjaastad
db2ca4f98a #5592 Well Path : For well paths with two targets, a fracture and perf interval fails to work 2020-02-26 14:12:10 +01:00
Gaute Lindkvist
1353835bd8 CAF: Move keyword aliases from PdmXmlFieldHandle to PdmFieldHandle 2020-02-25 16:04:53 +01:00
Gaute Lindkvist
84f5c5d068 Fix Python access to contour maps 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
d95f3a349d Move to use a static registry of scriptable classes 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
50ae160e2d Make the basics of summary cases and plots scriptable 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
1f6e9513de Make Python code use the new generated skeleton and rename ResInsight parameters to fit 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
ae3651ab30 Move Case file name to the base RimCase class and make consistent 2020-02-25 13:57:51 +01:00
Magne Sjaastad
610e7d6391 #5577 Multi Plot : Add attribute for setting tick mark count along x-axis 2020-02-25 10:26:12 +01:00
Gaute Lindkvist
f38967e7cb Make sea level visualization a GeoMech-only feature.
* This is because it works poorly with eclipse grids because they don't specify the sea bed level.
2020-02-24 12:30:13 +01:00
Gaute Lindkvist
82263e9d6f WBS LAS-parameter fixes to be more consistent 2020-02-24 12:30:13 +01:00
Gaute Lindkvist
4cf427ce69 Minor WBS plot layout work 2020-02-24 12:30:13 +01:00
Magne Sjaastad
699a3f9b34 #5380 Surface : Modification of depth 2020-02-20 14:01:12 +01:00
Magne Sjaastad
3aa4ffb0da #5529 Surface : Add reader for GOCAD file format
wip
2020-02-19 10:19:24 +01:00
Jacob Støren
31f79f24a6 Rename RiuSummaryCurveDefSelectionUi to RiuSummaryVectorSelectionUi 2020-02-18 14:10:10 +01:00
Jacob Støren
42ffc195ce Rename RiuSummaryCurveDefSelectionDialog to RiuSummaryVectorSelectionDialog 2020-02-18 14:00:11 +01:00
Jacob Støren
dacd84a289 Rename RicSummaryCurveCreator to RicSummaryPlotEditorUi 2020-02-18 13:36:07 +01:00
Magne Sjaastad
fc98f9ac9d #5528 Multi Plot : Add export to right-click menu of Multi Plot 2020-02-17 15:13:32 +01:00
Kristian Bendiksen
f7af2ed83e #4550 Add python method to get simulation wells with status and cells info. 2020-02-17 10:40:31 +01:00
Magne Sjaastad
7f2331a4db Make sure phase distribution plots are enabled when loading project file 2020-02-14 09:38:16 +01:00
Magne Sjaastad
d6a1f79135 #5545 Derived Summary Case : Make sure union of available addresses are used 2020-02-13 12:37:42 +01:00
Magne Sjaastad
54bb752682 #5547 Derived Summary Case : Allow missing data for either of the two source cases 2020-02-13 12:37:42 +01:00
Gaute Lindkvist
a35c395f54 Minor visual improvements to Well Path Attribute track
* Make well slightly wider
2020-02-13 11:23:32 +01:00
Magne Sjaastad
a3e3601d08 #5533 Derived summary case: Avoid crash if no data is present 2020-02-12 14:24:23 +01:00
Magne Sjaastad
c82df63e10 #5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5 #5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
ab9d46ee75 #5534 Minor changes to sea level formation names in Well Log Plots. 2020-02-12 11:46:29 +01:00
Magne Sjaastad
5e0d8e5bea Guard null pointer 2020-02-12 08:51:11 +01:00
Gaute Lindkvist
25740fbced #5470 Stop using normalization on results it isn't valid for 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
1a7d0a901c #5470 Add normalized result for stress and POR-Bar 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
df14cfce06 #5470 Add a new median calculator and make rkbdiff default to median well path rkb 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
91a7a94dda #5470 Add GUI for GeoMech normalization 2020-02-11 15:38:16 +01:00
Kristian Bendiksen
ada9507b8a
Merge pull request #5515 from OPM/reorder-well-measurement-properties
Reorder well measurement properties.
2020-02-11 15:09:49 +01:00
Magne Sjaastad
16d75b23a8 #5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D 2020-02-11 13:12:27 +01:00
Kristian Bendiksen
9c56eae0a5
Merge pull request #5511 from OPM/new-geomech-result-category-differentials-5469
#5469 Move POR and ST/SE differentials to a new category "Differentia…
2020-02-11 12:52:41 +01:00
Gaute Lindkvist
e69f3afc88 Remove unused code from RimWellPathGeometryDef 2020-02-11 11:02:00 +01:00
Gaute Lindkvist
56a65742c4 #5506 Use START_AT_FIRST_TARGET for well paths created with old ResInsight versions 2020-02-11 11:02:00 +01:00
Kristian Bendiksen
32ddc25fa1 Reorder well measurement properties. 2020-02-11 10:59:57 +01:00
Kristian Bendiksen
6562dbdb5d #5469 Move POR and ST/SE differentials to a new category "Differentials". 2020-02-11 10:16:28 +01:00
Gaute Lindkvist
ae112bab64 #5494 Add user changable water density and change model for where WBS-curves meet 2020-02-11 08:11:07 +01:00
Gaute Lindkvist
2949d3458d #5472 Improve visualisation of water depth 2020-02-10 08:16:06 +01:00
Magne Sjaastad
dfe6d0b94e Add derived summary case (#5496)
* #5488 Derived Summary Case : Refactor ensemble summary case

- Refactor ensemble summary case to be able to us as standalone derived summary case
- rename to RimDerivedSummaryCase
- allow negative values in well disk visualization

* #5488 Derived Summary Case : Add feature to create derived case
* #5487 Well Disks : Add scaling factor
2020-02-10 07:13:04 +01:00
Gaute Lindkvist
2bb93ef872 #5389 Delete empty measurement curves after deleting or changing measurements. 2020-02-07 15:58:53 +01:00
Gaute Lindkvist
85bf09cefe #5390 Make edge color of measurement symbols same as the symbol 2020-02-07 15:47:37 +01:00
Gaute Lindkvist
4277438b27 Remove "Shale" word from K0_SH tooltip 2020-02-07 13:54:51 +01:00
Gaute Lindkvist
c397729470 #5389 Trigger reload of measurement curves when changing measurements 2020-02-07 13:54:51 +01:00
Gaute Lindkvist
4405c1b25f Make Well Path visualisation in Well Log Plots go all the way up to surface 2020-02-07 13:52:42 +01:00
Gaute Lindkvist
438febe049 #5472 Add indication of water depth to formation and casing track
* Also add lighter formation lines as an option and make this default for WBS plots
2020-02-07 13:52:42 +01:00
Gaute Lindkvist
47f9c8c7c6 #5473 Improve WBS plot layout by removing gaps and tweaking column spans 2020-02-07 13:52:42 +01:00
Kristian Bendiksen
646a102eff #5477 Add independent scaling factor field to well measurements 2020-02-07 10:59:09 +01:00
Kristian Bendiksen
84fbd94563 #5368 Automatically select new wells when they appear in new measurements. 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
cdfd2d5648 #5368 Restore selected wells in RimWellMeasurementInView when loading project 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
5dc883f1ca #5068 Add "Input Property" command to menu of Cell Result and 3D view. 2020-02-07 09:41:53 +01:00
Gaute Lindkvist
610a315e14 #5458 Add support for air gap and start at surface for modeled well paths 2020-02-07 08:36:37 +01:00
Magne Sjaastad
2b1b1bf286 Bubble Plot : Use soft contrast color, set read only if not used 2020-02-05 07:37:03 +01:00
Gaute Lindkvist
228b651789 #5456 Auto zoom X in Well Log Plots if the range changes considerably when changing curve data 2020-02-04 16:24:28 +01:00
Magne Sjaastad
b8ec574294 Bubble Plot : Make sure update happens before part creation 2020-02-04 12:30:24 +01:00
Gaute Lindkvist
c9f5b47a90 Support different units when importing and exporting WBS LAS. 2020-02-03 15:56:07 +01:00
Magne Sjaastad
15aeb8036e #5457 Bubble Plot : Guard null pointer access 2020-02-03 13:46:00 +01:00
Magne Sjaastad
7148bd73ae
Bubble plot (#5452)
Bubble plot issues #5209 #2285 #5308 

Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-02-03 12:20:35 +01:00
Jacob Støren
cf72ce5989 #5417 Add Well Bore Stability icon 2020-02-03 11:37:43 +01:00
Jacob Støren
608d3a9a24 #5329, #4991 Use the new icons for multiplot and phase fraction plot 2020-02-03 10:05:01 +01:00
Magne Sjaastad
d3f026b84c
Merge pull request #5445 from OPM/native-case-name
Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-31 07:33:54 +01:00
Magne Sjaastad
bf48be0cf5 #5443 Phase Dist Plot : Always use multiplot page to display legends 2020-01-31 07:33:12 +01:00
Magne Sjaastad
7722893f0c #5441 Summary Case : Add public methods displayCaseName and nativeCaseName 2020-01-30 14:24:04 +01:00
Magne Sjaastad
d8ef29a3c0
Merge pull request #5439 from OPM/nnc-improvements
Improve NNC results for complete NNC geometry
2020-01-30 13:34:28 +01:00
Magne Sjaastad
89c5a62234 #5406 NNC results : Show fault config in Eclipse Fault Colors 2020-01-30 12:44:05 +01:00
Gaute Lindkvist
b40f3dcd39 #5399 Export LAS-curves of WBS-parameters with the LAS-name rather than the Ui name 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
7564c4420f WBS: hide parameters from project tree 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
f68332ec80 #5375 WBS: Rename outside reservoir to non-reservoir 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
ef4bccb52a Fix update of WBS plots when unchecking tracks 2020-01-29 08:38:11 +01:00
Magne Sjaastad
bbe2eddad6 #5407 Color Legend : Set log as default color legend for results based on substring match 2020-01-28 15:34:31 +01:00
Gaute Lindkvist
98dfa8a72b #5388 Make sure plots aren't unchecked if the parent is unchecked 2020-01-27 13:50:15 +01:00
Magne Sjaastad
4b04e58607 #5377 Deeper : Add preference for visibility of faults when creating a new view 2020-01-25 12:04:16 +01:00
Magne Sjaastad
26a96f8e41 #5377 Deeper : Move fields to private 2020-01-25 11:54:40 +01:00
Magne Sjaastad
4636abe564
Merge pull request #5397 from OPM/phase-dist-issues
Fixes related to Phase Distribution Plots
2020-01-24 15:25:33 +01:00
Magne Sjaastad
8aa1e6a047 #5356 Phase Distribution Plots : Show title in MDI window title 2020-01-24 11:22:54 +01:00
Magne Sjaastad
f120dd6929 #5356 Phase Distribution Plots : Make sure content is updated when toggeled 2020-01-24 11:09:32 +01:00
Gaute Lindkvist
23e6bc2e86 #5372 Implement getting reservoir bounding box from Python 2020-01-24 11:07:38 +01:00
Magne Sjaastad
2a9af029b8 #5355 Phase Distribution Plots : Hide plot legend in multi plot mode 2020-01-24 10:41:16 +01:00
Magne Sjaastad
8bbfe9e7af Delete unused code 2020-01-23 18:05:45 +01:00
Gaute Lindkvist
1c283d9c2d #5164 Fix crash when adding LAS curve and support TVDRKB from LAS-files 2020-01-23 15:06:32 +01:00
Gaute Lindkvist
bff2abe85b Fix a surface collection crash in RimGeoMechView 2020-01-22 13:29:04 +01:00
Jacob Støren
5e68adc099
Merge pull request #5364 from OPM/fix-separate-results-issues
#5358, #5317, #5019 Fix several issues regarding separate results def…
2020-01-22 09:29:03 +01:00
Gaute Lindkvist
56d141d4c3 Support setting Wbs-parameters from Python. 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
954bf1e02e Support setting of child fields from Python and pass in WbsParameters if provided
Also fixes #5354
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
5b8b76179b Separate Wbs Parameters from RimWellBoreStabilityPlot 2020-01-22 09:28:46 +01:00
Jacob Støren
27737b51bc #5358, #5317, #5019 Fix several issues regarding separate results definitions 2020-01-21 15:28:26 +01:00
Magne Sjaastad
2adefbcb04 Remove unused code 2020-01-21 14:00:59 +01:00
Magne Sjaastad
48e7736daa Remove unused variables 2020-01-20 11:30:46 +01:00
Kristian Bendiksen
6c0de05262 Update RimWellMeasurementCurve to new api to fix crash in WBS plot. 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
fc43c42f10 #5111 Add command to reload well measurements from file 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
ed19f41586 #5217 Filter well measurements by quality 2020-01-20 10:45:59 +01:00