Gaute Lindkvist
a85367512a
Remove superfluous line
2020-04-22 16:09:46 +02:00
Gaute Lindkvist
1b2c2b9499
Fix Linux build issue with lambdas
2020-04-22 16:02:41 +02:00
Gaute Lindkvist
f0ecf57a2b
Make decent defaults for correlation plots
2020-04-22 14:36:27 +02:00
Gaute Lindkvist
3133c6fc19
Add RimProject::current() static method
2020-04-22 14:35:25 +02:00
Gaute Lindkvist
87b631a23e
Make GNU GSL optional
2020-04-22 10:52:02 +02:00
Kristian Bendiksen
185046194c
Add RimDepthTrackPlot base class for RimWellLogPlot.
2020-04-22 08:57:25 +02:00
Kristian Bendiksen
afc824dd53
Fix CRLF line endings.
2020-04-22 08:57:25 +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
85851d0794
Moved Box shape creator to QwtPlotTools for use in correlation matrix
2020-04-20 09:35:59 +02:00
Gaute Lindkvist
48c4d81505
Add ABS tag to Correlation plot x-axis when using absolute values
2020-04-20 09:35:35 +02:00
Magne Sjaastad
83d9512901
Adm : Add keywords
2020-04-20 08:31:11 +02:00
Magne Sjaastad
2461716909
Python setup file : Add missing comma
2020-04-19 21:37:09 +02:00
Magne Sjaastad
e3143eb949
Grid cell time history curves : Guard null pointer access
2020-04-18 09:20:04 +02:00
Gaute Lindkvist
7e3fc1c886
Parameter result cross plot
2020-04-17 19:24:12 +02:00
Gaute Lindkvist
494ce6306f
Fix axis range for abs-value Correlation Plots
2020-04-17 14:16:34 +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
bf044d52b3
Python : Config and description of autopep8
2020-04-17 13:54:20 +02:00
Magne Sjaastad
8662ff90d2
#5792 Python : Add import_summary_case and find summary case from ID
...
Add example of use and updated documentation
2020-04-17 13:54:19 +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
a10641cf28
#5800 Delta summary : Fix computations for fixed time step
...
Use the original dataset, not the resampled dataset when finding the constant value to use.
2020-04-17 13:54:18 +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
Gaute Lindkvist
1d0cd26aff
#5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks
2020-04-17 13:54:17 +02:00
Kristian Bendiksen
6dd4dabc33
#5775 Add ensemble id to RimSummaryCaseCollection.
2020-04-17 13:54:17 +02:00
Kristian Bendiksen
bc08aa1905
#5775 Add case id to summary case.
2020-04-17 13:54:17 +02:00
Magne Sjaastad
0a33cc269a
#5784 Contour Map : Guard null pointer access
2020-04-17 13:54:16 +02:00
Magne Sjaastad
8cdaf098c5
#5777 Well Measurements : Add icons
2020-04-17 13:54:16 +02:00
rebekkasjaastad
00d9dda6c4
Well Measurement Icons ( #5789 )
2020-04-17 13:54:16 +02:00
Magne Sjaastad
19dea15dd0
Fix typo
2020-04-17 13:54:16 +02:00
Magne Sjaastad
5a7129ffdf
#5779 Create Well Path : Add auto generated target at sea level
2020-04-17 13:54:15 +02:00
Magne Sjaastad
5a561054bf
Guard null pointer access
2020-04-17 13:54:15 +02:00
Magne Sjaastad
9041bc80fa
#5779 Add const to access methods
2020-04-17 13:54:15 +02:00
Magne Sjaastad
8e8d1d7fe3
Summary Data : Update example
2020-04-17 13:54:14 +02:00
Magne Sjaastad
1849c9cc76
#5757 Python : Report error message if no result is created
2020-04-17 13:54:13 +02:00
Magne Sjaastad
f076749dab
Adjustments after review
2020-04-17 13:54:13 +02:00
Magne Sjaastad
d895f342e2
Use AppEnum for DateTimePeriod
2020-04-17 13:54:13 +02:00
Magne Sjaastad
54206a42f6
#5757 Python : Add resampling of summary data
2020-04-17 13:54:12 +02:00
Magne Sjaastad
ae15122632
#5757 Python : Add access to time_t values
2020-04-17 13:54:12 +02:00
Magne Sjaastad
27def6c132
#5757 Python : Add access to summary addresses
2020-04-17 13:54:12 +02:00
Magne Sjaastad
6adffe5050
#5757 Python : Add access to summary values
2020-04-17 13:54:11 +02:00
Magne Sjaastad
2dcab9981b
#5538 Show scripts in plot window project tree
2020-04-17 13:54:11 +02:00
Magne Sjaastad
a48524eb42
#5756 Plot Window : Add message window
2020-04-17 13:54:11 +02:00
Magne Sjaastad
d6ec1a53fb
#5749 Python : Add missing conversion from Grpc object to PdmObject
2020-04-17 13:54:10 +02:00
Magne Sjaastad
bed3381c4c
#5766 Sim Well Disks : Improve logic related to display of labels
2020-04-17 13:54:09 +02:00
Kristian Bendiksen
3f988f2d79
#5766 Make it possible to change color of well disks.
2020-04-17 13:54:09 +02:00
Kristian Bendiksen
e5eb2063be
#5766 Hide well disk labels when simulation well labels are turned off.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
5b1e75d259
#5766 Make well disk 4x bigger by default.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
3931f68c4f
#5656 Fix display of well disks in contour map
...
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
a0014f9d05
#5665 Fix import of element properties in saved projects.
...
The RigFemPartResultsCollection result cache could contain entries without data if
a query for that particular result had been made before the file had been
imported.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
2a11e8f4a1
#5696 WBS: Fix check for element properties when creating options source list.
...
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).
This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-17 13:54:07 +02:00
Kristian Bendiksen
72d878fb8b
#5695 : Improve pore pressure input options for reservoir/non-reservoir pressure.
...
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)
Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-17 13:54:07 +02:00
Magne Sjaastad
83bdf5f14d
#5769 Well Disk : Show error messages in message window
2020-04-17 13:54:07 +02:00
Magne Sjaastad
1900caba50
Fix compile issues Linux
2020-04-17 13:54:07 +02:00
Magne Sjaastad
d4130b456b
#5768 Info Box : Use space as thousand separator
2020-04-17 13:54:06 +02:00
Magne Sjaastad
42b0c1c357
Incomplete import of Restart data from 6X ( #5767 )
...
* #5763 Incomplete import of Restart data from 6X
6X simulator can report multiple keywords per time step. These additional keywords do not contain any data possible to import into ResInsight, but must be used when accessing the correct result keyword based on index in file.
2020-04-17 13:54:06 +02:00
Magne Sjaastad
d26c736042
Fix out of bounds access
...
Triggered by calculations when data is missing for some time steps
2020-04-17 13:54:06 +02:00
Magne Sjaastad
5f78d5e842
#5747 Completion Export: Include comment for zero transmissibility cells
2020-04-17 13:54:06 +02:00
Magne Sjaastad
efe79aeacf
#5747 Completion Export: Avoid nan values for zero permeability
2020-04-17 13:54:05 +02:00
Magne Sjaastad
66c3587d5b
Remove unused enum values
2020-04-17 13:54:05 +02:00
Magne Sjaastad
1ee2cafdd7
#5758 Create Well Path: Default well name "Well-1"
2020-04-17 13:54:05 +02:00
Magne Sjaastad
8c14dea3a8
#5750 Project File : Export of unused used path in ReferencedExternalFiles
2020-04-17 13:53:13 +02:00
Magne Sjaastad
4fa00a5252
Guard null pointer access
2020-04-17 13:09:28 +02:00
Magne Sjaastad
404a9ec7d9
Add icon to intersection results
2020-04-17 12:49:54 +02:00
Magne Sjaastad
bc4313f489
#5804 Separate Surface Result : Missing update of content in property editor
2020-04-16 16:08:33 +02:00
Magne Sjaastad
d675db98f6
Update python doc ( #5803 )
...
Several improvement and adjustments to the Python documentation
- applied autopep8
- add summary example
- use references to reference other classes and methods
2020-04-16 16:06:18 +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
9e48d7ba7e
Python : Config and description of autopep8
2020-04-16 07:22:17 +02:00
Magne Sjaastad
185e4c15ef
#5792 Python : Add import_summary_case and find summary case from ID
...
Add example of use and updated documentation
2020-04-15 21:58:18 +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
4102ba1454
#5800 Delta summary : Fix computations for fixed time step
...
Use the original dataset, not the resampled dataset when finding the constant value to use.
2020-04-15 14:52:11 +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
Gaute Lindkvist
7b445a7fb7
#5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks
2020-04-15 14:17:10 +02:00
Gaute Lindkvist
7b22bd2ea8
Add guards to analysis plots in case of deleted summary cases
2020-04-15 12:09:40 +02:00
Kristian Bendiksen
0b47e27e89
#5775 Add ensemble id to RimSummaryCaseCollection.
2020-04-14 19:12:05 +02:00
Kristian Bendiksen
a67286d78f
#5775 Add case id to summary case.
2020-04-14 19:12:05 +02:00
Kristian Bendiksen
6756533904
#5213 Use class enum for RimGeoMechCase::BiotCoefficientType
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
d9c01f2486
#5213 Split out calculation of SE for shear components (S12, S13, S23)
...
These results are independent of pore pressure and biot coefficient.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
f30d16077b
#5213 Update biot type if currently selected biot file is removed.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
ecf61f9854
#5213 Show file name in biot coefficient from file UI.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
1fde4a09b5
Add button to import element properties for GeoMechCase.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
0d0ecf42fa
#5213 Use calculate geo mech stresses with biot coefficient.
2020-04-14 06:32:00 +02:00
Magne Sjaastad
c56385361e
#5784 Contour Map : Guard null pointer access
2020-04-10 08:05:06 +02:00
Magne Sjaastad
d748cfc96f
#5777 Well Measurements : Add icons
2020-04-10 08:01:17 +02:00
rebekkasjaastad
5a46000c3c
Well Measurement Icons ( #5789 )
2020-04-09 13:55:19 +02:00
Magne Sjaastad
0b0a314743
Fix typo
2020-04-07 21:44:43 +02:00
Magne Sjaastad
1c511dbeb3
#5779 Create Well Path : Add auto generated target at sea level
2020-04-07 21:44:43 +02:00
Magne Sjaastad
379276ae06
Guard null pointer access
2020-04-07 21:44:43 +02:00
Magne Sjaastad
15d727aca7
#5779 Add const to access methods
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
60caae37e7
Summary Data : Update example
2020-04-07 10:16:27 +02:00
Magne Sjaastad
3b8cdaa5e0
#5757 Python : Report error message if no result is created
2020-04-07 10:16:04 +02:00
Magne Sjaastad
f16185a652
Adjustments after review
2020-04-07 10:01:03 +02:00
Magne Sjaastad
5453e766d0
#5766 Sim Well Disks : Improve logic related to display of labels
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
eff3c91e4b
#5766 Make it possible to change color of well disks.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
0be429e0fe
#5766 Hide well disk labels when simulation well labels are turned off.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
6702f21097
#5766 Make well disk 4x bigger by default.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
67864399fe
#5656 Fix display of well disks in contour map
...
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
a349232c6c
#5665 Fix import of element properties in saved projects.
...
The RigFemPartResultsCollection result cache could contain entries without data if
a query for that particular result had been made before the file had been
imported.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen
4da969f86b
#5696 WBS: Fix check for element properties when creating options source list.
...
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).
This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen
0733c00915
#5695 : Improve pore pressure input options for reservoir/non-reservoir pressure.
...
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)
Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-06 13:55:22 +02:00
Magne Sjaastad
8560d67a66
#5769 Well Disk : Show error messages in message window
2020-04-06 13:04:53 +02:00
Magne Sjaastad
a7ed41a4a5
Fix compile issues Linux
2020-04-06 12:48:43 +02:00
Magne Sjaastad
4eb2163b35
#5768 Info Box : Use space as thousand separator
2020-04-06 12:21:16 +02:00
Magne Sjaastad
99ccec52e3
Incomplete import of Restart data from 6X ( #5767 )
...
* #5763 Incomplete import of Restart data from 6X
6X simulator can report multiple keywords per time step. These additional keywords do not contain any data possible to import into ResInsight, but must be used when accessing the correct result keyword based on index in file.
2020-04-06 12:15:28 +02:00
Magne Sjaastad
46d8fb5e83
Fix out of bounds access
...
Triggered by calculations when data is missing for some time steps
2020-04-03 13:15:45 +02:00
Magne Sjaastad
b315022a2a
#5747 Completion Export: Include comment for zero transmissibility cells
2020-04-03 10:40:39 +02:00
Magne Sjaastad
1272ee92d0
#5747 Completion Export: Avoid nan values for zero permeability
2020-04-03 10:38:10 +02:00
Magne Sjaastad
787999f936
Remove unused enum values
2020-04-03 08:36:11 +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
Magne Sjaastad
acd151744a
#5757 Python : Add resampling of summary data
2020-04-01 22:21:21 +02:00
Magne Sjaastad
6b299a5d9d
#5757 Python : Add access to time_t values
2020-04-01 15:07:54 +02:00
Magne Sjaastad
fcd957fd51
#5757 Python : Add access to summary addresses
2020-04-01 14:30:29 +02:00
Magne Sjaastad
903c6ba94b
#5757 Python : Add access to summary values
2020-04-01 13:32:27 +02:00
Magne Sjaastad
db54cf993c
#5538 Show scripts in plot window project tree
2020-04-01 13:31:40 +02:00
Magne Sjaastad
a99b16076a
#5756 Plot Window : Add message window
2020-04-01 13:15:37 +02:00
Magne Sjaastad
26dad61df7
#5750 Project File : Export of unused used path in ReferencedExternalFiles
2020-04-01 10:19:52 +02:00
Jacob Støren
f6091907cb
#5740 Add option to sort groups by max value in group in BarChartBuilder
2020-03-31 15:21:54 +02:00
Magne Sjaastad
c4a3418d68
#5749 Python : Add missing conversion from Grpc object to PdmObject
2020-03-31 14:03:25 +02:00
Jacob Støren
21bfe9c70c
Remove strange path debug output
2020-03-31 13:20:18 +02:00
Jacob Støren
adb06f229c
Merge dev into feature-analysis-plots-initial
2020-03-31 13:13:47 +02:00
Jacob Støren
8167167bc9
Add debug output to pinpoint strange path origin
2020-03-31 11:20:01 +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
Magne Sjaastad
ead29ef70f
Python Doc : Improve formatting of tables
2020-03-30 14:07:22 +02:00
Magne Sjaastad
b064159cbd
Add missing include
2020-03-30 10:15:20 +02:00
Magne Sjaastad
2b88773587
Linux : Fix compiler issue
2020-03-30 08:57:59 +02:00
Magne Sjaastad
8e89015cd5
#5707 Delta Summary Case : Add user option to select time step
2020-03-30 08:57:59 +02:00
Magne Sjaastad
ff5cc86935
#5707 Delta Ensemble Case : Add user option to select time step
2020-03-30 08:57:59 +02:00
Magne Sjaastad
69d36ed9a9
Avoid include of RiaQDateTimeTools in header
2020-03-30 08:57:59 +02:00
Magne Sjaastad
28d0818848
#5734 Summary Plot : Crash when toggling plot visibility
2020-03-30 08:57:59 +02:00
Jacob Støren
8cd25b0111
Refactor case difference calculation into a static method
...
To reuse in Analysis Plots
2020-03-30 08:57:59 +02:00
Magne Sjaastad
98410215e7
Linux : Use std::fabs
2020-03-30 07:36:13 +02:00
Kristian Bendiksen
b5c97ec750
#5717 Properly reload input properties when reading eclipse result case.
2020-03-29 22:20:54 +02:00
Kristian Bendiksen
b566ddbd4b
#5548 Remove switch fallthrough (warning on gcc 7).
2020-03-29 22:19:34 +02:00
Kristian Bendiksen
36b278e6c2
#5658 : Use brighter colors on well disks.
2020-03-25 20:49:44 +01:00
Kristian Bendiksen
3c2d456996
#5659 Well Disks: Use decimal number format for small numbers
2020-03-25 20:49:44 +01:00
Kristian Bendiksen
08f560a058
#5657 Add combined Production and Injection visualization for Well Disks.
2020-03-25 20:49:44 +01:00
Jacob Støren
71755d593c
#5706 Remove confusing none-use of ensemble curve definitions
...
Remove empty summary item address from curvedefanalyser
2020-03-25 16:23:41 +01:00
Jacob Støren
5153dabc8e
#5706 Use an english sentence approach on the labels and options
2020-03-25 15:18:48 +01:00
Jacob Støren
94fadb7540
#5706 Make Analysis plot filtering start working
2020-03-25 13:11:04 +01:00
Jacob Støren
f18fa26e32
#5706 Analysis plot source filtering Gui starting to work. (Options, max/min values etc)
...
No actual filtering yet
No support for time range or selected timesteps yet
2020-03-23 11:59:44 +01:00
Jacob Støren
7aecce532f
Rename default and max-min calculation function
2020-03-23 11:54:27 +01:00
Jacob Støren
7370aa1bad
#5706 Ensemble paramemter operator less orders larger variance first
2020-03-23 11:53:07 +01:00
Magne Sjaastad
aaf0af30ef
Add disabled test
2020-03-22 15:26:48 +01:00
Jacob Støren
0accbfdd0d
#5706 Refactored EnsembleParameter usage.
...
Cache the list in SummaryCaseCollection
Removed the name, EnsembleParameter pair usage
Add operator< to be able to insert them in a set
2020-03-20 11:22:14 +01:00
Magne Sjaastad
73dabc323d
#5704 Show Plot Data : Increase precision to 8
2020-03-19 22:32:51 +01: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
Magne Sjaastad
b01d826acf
#5621 Delta case : Improve name of delta case based on input cases
2020-03-19 12:19:23 +01:00
Magne Sjaastad
8e7d5d29b3
#5694 Summary Address : Add difference if both native and history is present
2020-03-18 07:46:46 +01:00
Jacob Støren
d74e5fe5e8
#5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly
2020-03-17 07:10:49 +01:00
Jacob Støren
ce7b08a809
#5664 Well Allocation Plot Data Ascii text: Fixed for accumulated flow with connections
2020-03-17 07:10:49 +01:00
Magne Sjaastad
0bdfd319c3
Update list of examples
2020-03-14 10:13:34 +01:00
Magne Sjaastad
db052ec3d4
Python Doc : Add well log plot
2020-03-14 10:13:34 +01:00
Gaute Lindkvist
ba0ded23c3
#5671 Move caf::PdmFieldScriptability<cvf::Color3f> into cafPdmCvf
2020-03-13 17:12:05 +01:00
Gaute Lindkvist
2853308a4a
Python: Create summary plot from string
2020-03-13 14:18:41 +01:00
Jacob Støren
5ee182f7db
Try to fix linux rh6 compiler error
2020-03-13 11:43:46 +01:00
Jacob Støren
87bddb1fe4
#5639 Analysis plot icons
2020-03-13 11:40:10 +01:00
Gaute Lindkvist
6b289f0db2
Fix row count of scroll bar in Well Log Plots
2020-03-13 10:52:17 +01:00
Gaute Lindkvist
c56c4b6dfd
WBS:Fix crash with element property tables
2020-03-13 10:52:16 +01:00
Magne Sjaastad
40ac705db0
Fix cmake build issues ( #5670 )
...
* Fix cmake build issues
* Temporary force linking of external object
2020-03-12 11:24:59 +01:00
Magne Sjaastad
8bf37b00aa
Python Doc: Fix indentation
...
Adjustments to pydoc
2020-03-12 11:06:28 +01:00
Magne Sjaastad
bb8b356524
Doc improvements
2020-03-12 08:08:24 +01:00
Magne Sjaastad
f216bf8d6a
Python doc improvements ( #5669 )
...
* Add tests to xml data type inspection
* Add baseline for testing of PdmScripting
* #5631 Generate doc for Python
2020-03-12 07:45:52 +01:00
Gaute Lindkvist
1c75d9b4bd
#5663 Fix element property input for UCS
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
2b7cbee0a6
#5662 and #5663 Add Elm Prop Table options for K0_* and rename UCS, POISSON_RATIO and DF
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
9a2d256392
WBS: Output DF and Poisson ratio as UNIT_NONE
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
2232a27fb2
#5660 rename element property POR
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
4c0f02ceb5
#5653 export wbs curves with SG_EMW units
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
9fb2fd0e56
#5652 Support PP_INP for WBS LAS-import as well as PP_RES_INP and POR_RES_INP
2020-03-10 20:11:54 +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
61ff1eab29
#5642 Ensemble Summary Case : Fix missing icons
2020-03-07 16:01:56 +01:00
Magne Sjaastad
226ff16063
#4763 Derived Ensemble: Allow matching of cases when parameters differs
2020-03-07 16:01:56 +01:00
Magne Sjaastad
7c9a09a40c
#4763 Ensemble Parameters : Add realization number
2020-03-07 16:01:56 +01:00
Magne Sjaastad
66cbc198c4
#4763 Refactor complex code
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
f181f9bb33
Summary Plot : Zoom all when when text filter changes
...
If a zoom is active, the resulting plot might end up with empty visible content.
2020-03-06 13:37:07 +01:00
Magne Sjaastad
5cacd83e83
#5635 Summary Plot: Fix missing Symbol Edge Color
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
39cf060d2b
Fix install step after removing some Python files
2020-03-05 11:24:09 +01:00
Gaute Lindkvist
c23e27eef0
Simplify Python API
2020-03-05 11:08:56 +01:00
Gaute Lindkvist
bd8e079e24
#5632 Generate PdmChildField and PdmChildArrayField methods
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
2424d79c5d
Move some more scriptability to caf
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
17ea69397a
Move RicfMessages to CAF and simplify RicfFieldCapability
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
508d8806e6
Rename PdmXmlFieldHandle::childClassKeyword to dataTypeName to reflect that it will contain names for built in types
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
76019e7776
Get rid of Python class_keyword attribute and fix parameter sending for WBS
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
554f9a1758
Translate data types to Python data types for Python generation
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
b2f55a3101
Make scriptability a CAF-feature
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
5473fa64d5
Bug fix in wbs plot creation
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
2cea7c0321
Implement proxy field python methods
2020-03-05 08:40:46 +01:00
Kristian Bendiksen
c464664c40
#5583 Add visualization for fluxes.
2020-03-04 22:18:01 +01:00
Kristian Bendiksen
eb97ee0de8
#5583 Add data model object and ui for RimElementVectorResult.
2020-03-04 22:18:01 +01:00
Magne Sjaastad
51b3711755
Add missing break statement
2020-03-03 20:22:17 +01:00
Magne Sjaastad
8c485ab81c
Fix several warnings and potentially uninitialized data
2020-03-03 20:22:03 +01:00
Magne Sjaastad
e297b34609
Comment cleanup
2020-03-03 19:43:34 +01:00
Magne Sjaastad
06fac108c3
#5604 Export Sector model: Write out values for all cells in box
...
A temporary workaround for export of active cells only has been removed. Now all cells are exported, and inactive cells are given default values.
Default value for keywords ending in NUM is 1, default value for other is 0.0
2020-03-03 15:21:05 +01:00
Gaute Lindkvist
fc7d5bc69c
#5601 fix parameter source list order for WBS PP non-reservoir
2020-03-03 14:25:20 +01:00
Gaute Lindkvist
06d964d070
#5601 Avoid listing LAS-files multiple times in source list
2020-03-03 14:25:20 +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
33243c30ce
#5596 Fix unit conversion issue on LAS-export
2020-03-03 14:25:20 +01:00
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
622b0bc873
#5627 Fix multi plot page titles
2020-03-03 14:24:33 +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
bb58507559
#5609 Explicit selection of ensemble members for Analysis Plots
2020-03-03 09:52:54 +01:00
Jacob Støren
10885fa7f4
#5600 Better label placement
...
Remove space if not needed.
Insert space based on max text size
2020-03-03 09:52:54 +01:00
Jacob Støren
514409d9e4
#5600 Use an independent grid to show group dividers
2020-03-03 09:52:54 +01:00
Jacob Støren
186332e707
#5599
2020-03-03 09:52:54 +01:00
Jacob Støren
a1cbfa5175
#5598 Delete Analysis Plot command
2020-03-03 09:52:53 +01:00
Jacob Støren
c274e577e7
Rename and reorder methods in RimAnalysisPlots
...
Removed unused code and inlined empty methods
2020-03-03 09:52:53 +01:00
Jacob Støren
ec1bccc1f5
Add comment on use of font update methods
2020-03-03 09:52:53 +01:00
Jacob Støren
7b3aca4340
#5597 Add reference case to Analysis Plots
...
Improved autotitle with timestep and Top N - filtering text
2020-03-03 09:52:53 +01:00
Jacob Støren
95d0b5c8c8
Refactor case difference calculation into a static method
...
To reuse in Analysis Plots
2020-03-03 09:52:53 +01:00
Jacob Støren
fd4cbc6c87
#5539 Support ensembles in Analysis plots
2020-03-03 09:52:53 +01:00
Jacob Støren
d540737a53
#5539 Set default Bar text options off
2020-03-03 09:52:53 +01:00
Jacob Støren
782b5c360d
#5539 Add optional top N filter
...
Adjust layout in Analysis Plot property panel
Add colormap option to barchart builder
2020-03-03 09:52:53 +01:00
Jacob Støren
afea6963b2
Fix linux compile error and warnings
2020-03-03 09:52:53 +01:00
Jacob Støren
6d07e7a8ff
#5539 Complete several small tasks regarding AnalysisPlot.
...
Add quantity as grouping option.
Add controls for bar text.
Legend font size control working.
Simple auto title.
Set selected vectors ui field.
Improve date format.
Use summaryAddress::itemUiText
2020-03-03 09:52:53 +01:00
Jacob Støren
ba1a538bb9
Move legend control methods to RiuQwtPlotWidget
2020-03-03 09:52:53 +01:00
Jacob Støren
66d98b3d23
#5539 Load Analysis plots when opening project
2020-03-03 09:52:53 +01:00
Jacob Støren
bec8afaf39
Add itemUiText method on RifEclipseSummaryAddress
2020-03-03 09:52:53 +01:00
Jacob Støren
2a4fd959e9
Rename method in RifEclipseSummaryAddress
...
to make address component access clearer
2020-03-03 09:52:53 +01:00
Jacob Støren
692ed80c26
#5539 Add timestep selection, grouping and value sorting
2020-03-03 09:52:53 +01:00
Jacob Støren
233f63e80b
#5539 Populate the vector selection dialog from selection
2020-03-03 09:52:53 +01:00
Jacob Støren
3b0aacb666
#5539 Restore value axis when switching orientation
...
Use vertical bar text.
2020-03-03 09:52:53 +01:00
Jacob Støren
78310080e5
#5539 Add orientation field
2020-03-03 09:52:53 +01:00
Jacob Støren
31b215ac78
#5539 First actual data in Analysis plot
2020-03-03 09:52:53 +01:00
Jacob Støren
1f109d0ee2
#5536 Move orientation argument.
...
Testplot code moved to separate method.
2020-03-03 09:52:53 +01:00
Jacob Støren
e9f8cf8105
#5539 Add texts on Bars
2020-03-03 09:52:53 +01:00
Jacob Støren
dd114b7928
#5539 Fixed missing spacing after groups without names
2020-03-03 09:52:52 +01:00
Jacob Støren
a1410ca118
#5539 Initial AnalysisPlot objects and barchart builder
2020-03-03 09:52:52 +01:00
Gaute Lindkvist
86fa10fd13
#5582 Fix crash in GeoMech contour map
2020-03-02 15:20:08 +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
Kristian Bendiksen
c03633230e
#4477 Add python method to set NNC connection values.
...
Equivalent to SetNNCProperty in Octave.
2020-03-02 12:45:04 +01:00
Magne Sjaastad
b497555f87
#5618 Well Disk : Remove black disk to indicate producer
2020-02-28 15:49:55 +01:00
Magne Sjaastad
17105f271f
#5617 Saturation Pressure Plot: Missing values
2020-02-28 15:07:46 +01:00
Magne Sjaastad
ac27976036
#5615 GOCAD : Fix file import filter
2020-02-28 14:38:52 +01:00
Magne Sjaastad
ff2e757789
#5615 GOCAD : Fix sign of z-value of imported vertex data
2020-02-28 14:30:30 +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
92e579fa73
#5593 Saturation Pressure Plot: Improve error messages
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
Magne Sjaastad
f9b6f3a003
#5593 Keyword parser : Improve robustness
...
Skip empty lines. Return if line starting with an letter is detected, this is interpreted as a new keyword.
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
3a4d998ab1
Fix Python NNCtest failure on some versions of Protocol Buffers
2020-02-26 12:31:24 +01:00
Magne Sjaastad
f966d81249
Add more grpc related variables
2020-02-26 12:16:28 +01:00
Magne Sjaastad
844361ef06
Find grpc using find_package on linux
2020-02-26 12:16:28 +01:00
Gaute Lindkvist
1eafe18d41
Remove exists check for Python and make GeneratedPythonSources depend on ResInsight
2020-02-26 12:16:28 +01:00
Gaute Lindkvist
255cd43f4e
Fix case-typo in generation step
2020-02-25 16:15:39 +01:00
Gaute Lindkvist
1353835bd8
CAF: Move keyword aliases from PdmXmlFieldHandle to PdmFieldHandle
2020-02-25 16:04:53 +01:00
Gaute Lindkvist
7a304deecb
Different approach to installing generated python source
2020-02-25 15:39:40 +01:00
Gaute Lindkvist
c4623165cb
Add rips/generated/pdm_objects.py to python sources for install step
2020-02-25 15:23:58 +01:00
Gaute Lindkvist
84f5c5d068
Fix Python access to contour maps
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
86cc2b5c9c
Python: Avoid casting alltogether in favour of just generating the correct objects
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
Gaute Lindkvist
169bea818a
Generate Python class skeletons
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
83942784df
Add separate scriptKeyword to RICF capability and a Python help tooltip system
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
Magne Sjaastad
610e7d6391
#5577 Multi Plot : Add attribute for setting tick mark count along x-axis
2020-02-25 10:26:12 +01:00
Kristian Bendiksen
34d3785709
#4477 Add python methods to get NNC values (dynamic, static and generated).
...
Equivalent to GetDynamicNNCValues and GetStaticNNCValues in Octave. Also adds
support for generated values which is currently not in Octave.
2020-02-25 09:42:13 +01:00
Kristian Bendiksen
1a05430123
#4477 Add python methods to get NNC connection and available properties
...
Equivalent to GetNNCPropertyNames and GetNNCConnections in Octave.
2020-02-25 09:42:13 +01:00
Magne Sjaastad
cf725c8f03
Preferences : Stop writing out obsolete fields
...
Writing of obsoleted font size fields caused issues when trying set font size 8. The reason for this was export of obsolete fields, and creation of default value for obsolete fields when applying new preference values.
2020-02-24 16:04:18 +01:00
Magne Sjaastad
0b2d3085f1
NNC computations : Skip cells other than main grid cells
2020-02-24 15:49:09 +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
Kristian Bendiksen
0365440b31
#4549 Extract duplicate methods.
2020-02-21 12:02:37 +01:00
Kristian Bendiksen
26c8da692a
#4549 Fix grpc package sizes.
2020-02-21 12:01:50 +01:00
Kristian Bendiksen
8167d9f700
#4430 Add python method to get coarsening info for case.
...
Equivalent to GetCoarseningInfo in Octave.
2020-02-21 12:01:50 +01:00
Kristian Bendiksen
d497f04d0d
#4549 Add python method to get properties for selected cells.
...
Equivalent to GetGridPropertyForSelectedCells in Octave.
2020-02-21 12:01:50 +01:00
Kristian Bendiksen
8a1fa38435
#4549 Add python method to get selected cells.
...
Equivalent to GetSelectedCells in Octave.
2020-02-21 12:01:49 +01:00
Kristian Bendiksen
c64281c525
#4549 Add python method to get cell corners for active cells
...
Equivalent to GetActiveCellCorners in Octave.
2020-02-21 12:01:49 +01:00
Kristian Bendiksen
c20c3bc2ac
#4549 Add python method to get cell corners on a grid
...
Equivalent to GetCellCorners in Octave.
2020-02-21 12:01:49 +01:00
Kristian Bendiksen
a5be62c5b6
#4549 Add python method to get cell centers for active cells
...
Equivalent to GetActiveCellCenters in Octave.
2020-02-21 11:57:58 +01:00
Kristian Bendiksen
2bf10a7837
#4549 Add python method to get cell centers on a grid
...
Equivalent to GetCellCenters in Octave.
2020-02-21 11:57:58 +01:00
Gaute Lindkvist
6a4d90ad02
Improve naming in GRPC streaming code
2020-02-21 09:18:24 +01:00
Gaute Lindkvist
a3a7b6029e
Fix cloning of GeoMech views from Python
2020-02-21 08:57:26 +01:00
Magne Sjaastad
699a3f9b34
#5380 Surface : Modification of depth
2020-02-20 14:01:12 +01:00
Magne Sjaastad
c950f19a51
Fix missing includes on Linux
2020-02-19 12:47:06 +01:00
Magne Sjaastad
3aa4ffb0da
#5529 Surface : Add reader for GOCAD file format
...
wip
2020-02-19 10:19:24 +01:00
Magne Sjaastad
90a835545f
System : Set separate folder for packages
2020-02-18 14:24:07 +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
42ffc195ce
Rename RiuSummaryCurveDefSelectionDialog to RiuSummaryVectorSelectionDialog
2020-02-18 14:00:11 +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
fc98f9ac9d
#5528 Multi Plot : Add export to right-click menu of Multi Plot
2020-02-17 15:13:32 +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
Kristian Bendiksen
f7af2ed83e
#4550 Add python method to get simulation wells with status and cells info.
2020-02-17 10:40:31 +01:00
Kristian Bendiksen
2788c7a6c1
#4550 Implement python well methods
2020-02-17 10:05:13 +01:00
Magne Sjaastad
12a0a8c358
#5527 Multiplot : Copy plots when creating a multi plot
2020-02-17 09:11:23 +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
3ba301f56e
#5550 Python : Fix crash for case.set_grid_property
2020-02-13 13:52:38 +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
fb1be5b84b
#5543 Revert "Remove WBS-averaging over element"
...
The change causes some saw tooth curves in some cases.
This reverts commit 480ff8f707
.
2020-02-13 11:23:32 +01:00
Gaute Lindkvist
d5351585f0
#5542 Fix scaling issues causing wrong FG results in some cases.
2020-02-13 11:23:32 +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
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
Gaute Lindkvist
5f84bd13a1
#5524 Stop asking for an address with the field name "SH".
...
* The field name was hardcoded as "SH" and compared to the name of the SH result-string, which isn't the same as the input parameter anymore
2020-02-12 10:51:09 +01:00
Magne Sjaastad
5e0d8e5bea
Guard null pointer
2020-02-12 08:51:11 +01:00
Magne Sjaastad
bad1156ad9
#5520 Completions : Set a threshold for transmissibility
2020-02-11 20:24:46 +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
5ced642ca2
#5518 Regression : Make sure all project settings are wiped before next run
2020-02-11 14:44:35 +01:00
Magne Sjaastad
f0509d080a
#5507 Well Allocation Plot : Reduce size of left column
2020-02-11 14:04: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
Gaute Lindkvist
e571d2365c
Fix build warnings in RivHexGridIntersectionTools
2020-02-11 12:54:57 +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
Magne Sjaastad
c31e4cbaaf
#5505 Progress Bar : Control visibility of progress bar in Preferences
2020-02-11 11:43:31 +01:00
Magne Sjaastad
36a3a7c0ed
#5504 Regression Test : Fix dFactor for cells with very low transmissibility
2020-02-11 11:43:31 +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
7fd458e65d
Highlight inclination curve by making it darker and solid instead of azimuth.
2020-02-11 08:11:07 +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
6dfd994403
#5498 Disallow pasting WBS curves into a different plot.
2020-02-11 08:10:06 +01:00
Gaute Lindkvist
d832674691
#5497 Fix crash in 3d Well Log Curves
2020-02-10 12:35:11 +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
51991fd4c4
#5495 Change SH-result to SHMIN
2020-02-07 16:04:44 +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
25616e3aa7
#5404 Make horizontal legend use more than 4 columns if possible
2020-02-07 15:20:40 +01:00
Jacob Støren
487b55046e
#304 Avoid accessing OpenGL if we are using "-platform offscreen"
...
Add description of how to start ResInsight in headless mode
2020-02-07 14:23:20 +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
b7f16e950a
Only add measurement curves to WBS plots if those measurements exist
2020-02-07 13:52:42 +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
1a9b1bf95c
Merge pull request #5467 from OPM/well-measurement-ui-improvements-5368
...
Well measurement ui improvements 5368
2020-02-07 12:37:43 +01:00
Kristian Bendiksen
646a102eff
#5477 Add independent scaling factor field to well measurements
2020-02-07 10:59:09 +01:00
Kristian Bendiksen
e1c4f98059
#5478 Make well measurement visibility independent of well path visibility
2020-02-07 10:59:09 +01:00
Magne Sjaastad
039e3d5c54
#5486 Clear only well disk part manager, not other geometry
2020-02-07 10:33:03 +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
3a304f984c
#5368 Add import of well measurements to "file->import->well data" menu.
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
860e6641e5
#5471 Make TVDRKB the default depth type for WBS plots
2020-02-07 08:36:37 +01:00
Gaute Lindkvist
6c566e0ec0
#5475 Make sg_EMW the default LAS-unit for WBS curves
2020-02-07 08:36:37 +01:00
Gaute Lindkvist
65b937303a
#5474 Support pascal conversion
2020-02-07 08:36:37 +01:00
Gaute Lindkvist
33a319d504
#5458 New well path targets copy air gap from existing well path when picking
...
* If we're picking a point on an existing well path, copy the air gap.
2020-02-07 08:36:37 +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
Kristian Bendiksen
81b78edb6b
#5455 Use openmp for nodal gradients calculation.
2020-02-05 10:15:56 +01:00
Kristian Bendiksen
192e7fce48
#4669 Improve method names.
2020-02-05 10:15:23 +01:00
Kristian Bendiksen
22ccf6003d
#4669 Round small values to avoid ugly coloring for near-zero gradients.
2020-02-05 10:15:23 +01:00
Kristian Bendiksen
235dd1a2c0
#4669 Use the average of the node elements for nodal gradient calculation.
2020-02-05 10:15:16 +01:00
Kristian Bendiksen
4106780102
#4669 Generate more and nicer result addresses in RigFemPartResultsCollection.
2020-02-05 09:55:44 +01:00
Gaute Lindkvist
311c03139f
#4669 Add more gradient tests and use transposed of Jacobian
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
967d8b9bd4
#4669 Calculate nodal gradients for POR.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
5556fb39b1
#4669 Add unit test for RigHexGradientTools.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
cb6fdd5532
#4669 Add scalar result frames for all components.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
17d0bcb49c
#4669 Compute stress gradient.
2020-02-05 09:55:43 +01:00
Kristian Bendiksen
50f219412a
#4669 Compute dummy result and populate cell results.
2020-02-05 09:55:43 +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
Magne Sjaastad
8a3a1edafc
Bubble Plot : Avoid zero value labels
2020-02-05 07:21:41 +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
cb30841d1e
#5465 Allen : Guard access to data if no NNC data has been loaded
2020-02-04 16:07:06 +01:00
Magne Sjaastad
9c90caedd1
#5465 Allen : Fix logic to control visibility of NNCs
2020-02-04 15:44:52 +01:00
Gaute Lindkvist
bf108c928b
#5392 Add mouse over display of curve values to Well Log Plots
2020-02-04 13:29:38 +01:00
Magne Sjaastad
e5427b2589
Fix typo causing out of range reference
2020-02-04 13:28:30 +01:00
Magne Sjaastad
b8ec574294
Bubble Plot : Make sure update happens before part creation
2020-02-04 12:30:24 +01:00
Gaute Lindkvist
56f07e6dae
Allow intervals with only one valid value in curves
2020-02-04 11:42:31 +01:00
Gaute Lindkvist
925e4496ea
Merge branch 'dev' of https://github.com/OPM/ResInsight into dev
2020-02-04 11:27:26 +01:00
Gaute Lindkvist
02a2820d29
Avoid overflowing the progress counter in the import of Eclipse grids
2020-02-04 11:20:32 +01:00
Jacob Støren
9e08321794
Merge pull request #5461 from OPM/feature-context-help-search
...
#5215 Use ui item name as a general way to start a search in the onli…
2020-02-04 10:16:13 +01:00
Gaute Lindkvist
752cf9925c
Fix Python error
2020-02-04 10:09:35 +01:00
Magne Sjaastad
6db2da7561
#5459 Build System : Add optional support for precompiled headers
2020-02-03 22:17:46 +01:00
Jacob Støren
43066bd0e5
#5215 Use ui item name as a general way to start a search in the online help
2020-02-03 16:06:37 +01:00
Gaute Lindkvist
a85745cb91
#5254 Support estimating RKB-diff from TVDMSL and MDRKB when first TVDMSL == 0
...
* Add warning when the RKB-diff cannot be estimated
2020-02-03 15:56:07 +01:00