Commit Graph

2706 Commits

Author SHA1 Message Date
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
83914006fd Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
9fcfe4fa84 Merge branch 'dev' into feature-analysis-plots-initial 2020-04-22 16:17:09 +02:00
Magne Sjaastad
d5ea72fd8b
Merge pull request #5764 from OPM/biot-5213
Closes #5213
2020-04-21 15:50:24 +02:00
Gaute Lindkvist
78015fa19d Correlation Matrix Plot 2020-04-21 14:00:22 +02:00
Gaute Lindkvist
7e3fc1c886 Parameter result cross plot 2020-04-17 19:24:12 +02:00
Magne Sjaastad
3c05fff768 Output field keyword alias names 2020-04-17 13:55:49 +02:00
Gaute Lindkvist
60419f0985 Working Correlation Plot prototype 2020-04-17 13:54:21 +02:00
Magne Sjaastad
82ed7bbc81 #5792 Python : Do not show file selection dialog in console mode 2020-04-17 13:54:20 +02:00
Magne Sjaastad
1a91767219 #5792 Python : Preparations
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-17 13:54:19 +02:00
Magne Sjaastad
c6c624a02e #5801 Icon for delta summary case 2020-04-17 13:54:18 +02:00
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
Magne Sjaastad
7f3bc6533e #5792 Python : Do not show file selection dialog in console mode 2020-04-16 07:22:17 +02:00
Magne Sjaastad
d255dfb8c4 #5792 Python : Preparations
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-15 21:58:18 +02:00
Magne Sjaastad
c9def2063d #5801 Icon for delta summary case 2020-04-15 14:27:56 +02:00
Gaute Lindkvist
7bbbac8277 #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-15 14:20:27 +02:00
Kristian Bendiksen
1fde4a09b5 Add button to import element properties for GeoMechCase. 2020-04-14 06:32:00 +02:00
Magne Sjaastad
d748cfc96f #5777 Well Measurements : Add icons 2020-04-10 08:01:17 +02:00
Magne Sjaastad
379276ae06 Guard null pointer access 2020-04-07 21:44:43 +02:00
Magne Sjaastad
a99a32e8f3
Merge pull request #5760 from OPM/summary-data-python
Python support for summary data
2020-04-07 10:37:53 +02:00
Magne Sjaastad
b315022a2a #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-03 10:40:39 +02:00
Magne Sjaastad
70850a73d9 #5758 Create Well Path: Default well name "Well-1" 2020-04-03 08:35:45 +02:00
Jacob Støren
b7494500a3 #5559 Add Save to Pdf icon 2020-04-02 10:27:12 +02:00
Magne Sjaastad
4967a8c9b2 Use AppEnum for DateTimePeriod 2020-04-02 07:24:49 +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