Magne Sjaastad
1dcec6df6b
#6138 Valve Export : Make sure the valves always use the valve interval, not perforation interval
2020-06-29 14:33:04 +02:00
Magne Sjaastad
1aea1adf34
#5899 Fracture: Make sure the angle is in 0..90 interval
2020-05-25 21:03:04 +02:00
Magne Sjaastad
6bef85ba4c
#5899 Fracture: Use robust way to find diff between two angles
2020-05-25 20:50:00 +02:00
Magne Sjaastad
f11d7d3832
#5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore
2020-05-25 20:49:51 +02:00
Gaute Lindkvist
3f889afd4a
Remove WBS parameter track color coding
2020-05-25 19:08:52 +02:00
Magne Sjaastad
718c1ac827
#5929 Separate Fault Result: Missing fault coloring when Cell Result is defined "None"
2020-05-22 14:25:07 +02:00
Magne Sjaastad
2dc9d1c10b
#5917 Export Completion: Avoid overwrite of export completion well name
2020-05-22 12:28:08 +02:00
Magne Sjaastad
6b64ab7982
Well Target : Show "MD at first target" as disabled instead of hidden
2020-05-22 09:57:45 +02:00
Gaute Lindkvist
52a2ed545e
#5830 Fix auto-generated target at sea level
2020-05-22 09:56:39 +02:00
Gaute Lindkvist
cc1f157e09
#5905 Fix wrong percentile calculation
...
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 09:07:48 +02:00
Magne Sjaastad
fb763483a2
Always try to import well path from well path cache
2020-05-20 18:33:36 +02:00
Magne Sjaastad
b41df5a62a
NNC: Compute data on demand
2020-05-16 16:57:52 +02:00
Magne Sjaastad
04243dfa64
NNC : Add settings to preferences and compute on demand
...
Ported several commits from dev
#5913 Import NNC : Do not compute NNCs if importNNCs is disabled in preferences
#5914 Import faults : Avoid computation of faults if turned off in preferences
#5925 NNC computations : Add flag in preferences to include inactive cells
Allan : Do not test for cached data in pytest
#5925 Simplify computation of fault data
#5932 NNC data : Compute geometry when NNC data is asked for
Remove obsolete parameters
2020-05-15 12:51:19 +02:00
Gaute Lindkvist
72436f0a72
Improve NNC memory use
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
ec2a924767
#5915 improve performance of NNC computation and limit to active cells
2020-05-15 09:56:24 +02:00
Magne Sjaastad
de4fafe744
Fix crash in WBS curves when rkb diff is 0 (ported to patch branch)
2020-05-13 14:38:34 +02:00
Magne Sjaastad
00cd16ed4f
Fix misspelled Allan diagram ( #5906 )
...
Closes #5816
2020-05-12 08:26:22 +02:00
Magne Sjaastad
943d977298
#5856 Well Disks : Improve logic to guard when geometry is created
2020-05-05 12:39:58 +02:00
Magne Sjaastad
fdd3625bc2
#5852 3D view: Avoid more work than required
2020-05-05 12:37:22 +02:00
Magne Sjaastad
4d98a8d502
#5856 Well Disks: Convert to time_t once instead of N times
2020-05-05 12:34:25 +02:00
Magne Sjaastad
eeb90fcdea
#5856 Well Disks : Guard recompute and limit evaluation to visible wells
2020-05-05 12:34:01 +02:00
Magne Sjaastad
c7f9d03229
Grid cell time history curves : Guard null pointer access
2020-04-19 07:01:19 +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
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
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
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
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
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
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
Kristian Bendiksen
eff3c91e4b
#5766 Make it possible to change color of well disks.
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
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
787999f936
Remove unused enum values
2020-04-03 08:36:11 +02:00
Magne Sjaastad
4967a8c9b2
Use AppEnum for DateTimePeriod
2020-04-02 07:24:49 +02:00
Magne Sjaastad
db54cf993c
#5538 Show scripts in plot window project tree
2020-04-01 13:31:40 +02:00
Magne Sjaastad
26dad61df7
#5750 Project File : Export of unused used path in ReferencedExternalFiles
2020-04-01 10:19:52 +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
28d0818848
#5734 Summary Plot : Crash when toggling plot visibility
2020-03-30 08:57:59 +02:00