Commit Graph

2682 Commits

Author SHA1 Message Date
Gaute Lindkvist
067fe7f263 #5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-17 13:54:18 +02:00
Magne Sjaastad
8cdaf098c5 #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
Magne Sjaastad
5a561054bf Guard null pointer access 2020-04-17 13:54:15 +02:00
Magne Sjaastad
d895f342e2 Use AppEnum for DateTimePeriod 2020-04-17 13:54:13 +02:00
Magne Sjaastad
5f78d5e842 #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-17 13:54:06 +02:00
Magne Sjaastad
1ee2cafdd7 #5758 Create Well Path: Default well name "Well-1" 2020-04-17 13:54:05 +02:00
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Jacob Støren
773fa0fcd5 #5559 Add Save to Pdf icon 2020-03-30 16:51:31 +02:00
Jacob Støren
c587358e79 #5728 Add icon for analysis plot filter 2020-03-30 15:39:33 +02:00
Jacob Støren
36eacac60b #5725 Add delete command for analysis plot filters 2020-03-30 14:44:45 +02:00
Jacob Støren
1c57f7682f #5706 Initial analysis plot filtering objects. Shell only 2020-03-19 16:36:04 +01:00
Magne Sjaastad
a828ccdfe4 #5607 Saturation Pressure Plots : Add workaround for multi plot of SatNumPlots 2020-03-19 16:04:34 +01:00
Magne Sjaastad
9ef51a5e98 #5621 Delta case : Create delta case from two selected cases 2020-03-19 12:19:23 +01:00
Gaute Lindkvist
2853308a4a Python: Create summary plot from string 2020-03-13 14:18:41 +01:00
Jacob Støren
87bddb1fe4 #5639 Analysis plot icons 2020-03-13 11:40:10 +01:00
Gaute Lindkvist
0ad779280a #5650 Wbs: Uncheck SH_MK by default 2020-03-10 20:11:54 +01:00
Gaute Lindkvist
c51aa91c42 #5632 Python method commands (#5649)
* General PdmObjectMethods for scripting.
2020-03-10 14:11:22 +01:00
Magne Sjaastad
587478cbd1 #5576 Simulation wells: Add Fly to Object 2020-03-09 07:25:13 +01:00
Magne Sjaastad
49d74ce0e7 #5620 Delta Case : Use term delta case for delta ensemble and delta summary 2020-03-07 16:01:56 +01:00
Magne Sjaastad
a729b2fdab #5636 Summary Plot: Keep existing curve appearance when adding new curve 2020-03-06 13:37:07 +01:00
Magne Sjaastad
f131ad77e1 Merge branch 'dev' into feature-analysis-plots-initial 2020-03-06 08:06:48 +01:00
Gaute Lindkvist
eca3531c2e #5596 Make sure new WBS plots gets the correct data parameter sources set 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
437f6a460d #5626 Make it possible to delete Well Log Tracks again
* This disappeared when RimWellLogPlots no longer inherited Multiplots
2020-03-03 14:24:33 +01:00
Jacob Støren
a1cbfa5175 #5598 Delete Analysis Plot command 2020-03-03 09:52:53 +01:00
Jacob Støren
a1410ca118 #5539 Initial AnalysisPlot objects and barchart builder 2020-03-03 09:52:52 +01:00
Magne Sjaastad
ac27976036 #5615 GOCAD : Fix file import filter 2020-02-28 14:38:52 +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
92e579fa73 #5593 Saturation Pressure Plot: Improve error messages 2020-02-28 12:39:24 +01:00
Gaute Lindkvist
d95f3a349d Move to use a static registry of scriptable classes 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
76b108d068 Fix import of well paths and well log files from Python when the folder is not provided 2020-02-25 13:57:51 +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
Jacob Støren
69e37f3f09 Rename RicSummaryCurveCalculator to RicSummaryCurveCalculatorUi 2020-02-18 14:14:50 +01:00
Jacob Støren
31f79f24a6 Rename RiuSummaryCurveDefSelectionUi to RiuSummaryVectorSelectionUi 2020-02-18 14:10:10 +01:00
Jacob Støren
72889f8b0a Rename RiuSummaryCurveDefSelectionEditor to RiuSummaryVectorSelectionWidgetCreator 2020-02-18 14:06:16 +01:00
Jacob Støren
877133478c Rename RicSummaryCurveCalculatorEditor to RicSummaryCurveCalculatorWidgetCreator 2020-02-18 13:47:24 +01:00
Jacob Støren
dacd84a289 Rename RicSummaryCurveCreator to RicSummaryPlotEditorUi 2020-02-18 13:36:07 +01:00
Jacob Støren
5af6b9f001 Rename RicSummaryCurveCreatorSplitterUi to RicSummaryPlotEditorWidgetCreator 2020-02-18 13:26:32 +01:00
Jacob Støren
568b198339 Rename RicSummaryCurveCreatorDialog to RicSummaryPlotEditorDialog 2020-02-18 12:29:13 +01:00
Magne Sjaastad
027b7ed27c #5528 Multi Plot : Add optional display of PDF in preferences 2020-02-17 13:20:28 +01:00
Magne Sjaastad
a3519a6e00 #5528 Multi Plot : Add feature for export of PDF documents 2020-02-17 13:20:28 +01:00
Magne Sjaastad
12a0a8c358 #5527 Multiplot : Copy plots when creating a multi plot 2020-02-17 09:11: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
aff8b1058d #5534 Increase default tick interval on WBS stability curve track 2020-02-12 11:46:29 +01:00
Gaute Lindkvist
c9c2f175e0 #5534 Enable Air Gap in default WBS title 2020-02-12 11:46:29 +01:00
Magne Sjaastad
bad1156ad9 #5520 Completions : Set a threshold for transmissibility 2020-02-11 20:24:46 +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
Magne Sjaastad
36a3a7c0ed #5504 Regression Test : Fix dFactor for cells with very low transmissibility 2020-02-11 11:43:31 +01:00