Magne Sjaastad
6ee877a568
#6074 MSW: Add export of both ABS and INC for valves
2020-06-29 14:32:23 +02:00
Magne Sjaastad
99c40df08e
#6074 MSW: Add helper function to compute TVD
2020-06-29 14:32:14 +02:00
Magne Sjaastad
9ffabcb9bc
#6124 Valve export : Add missing -- in header of AICD export
2020-06-29 14:31:53 +02:00
Magne Sjaastad
f255161b64
#6093 Wells: Toggling Off a well path leaves perforations visible
2020-06-29 14:31:42 +02:00
Magne Sjaastad
59e5edc282
#6072 Well Completions : Disable debug output
2020-06-29 14:30:55 +02:00
Magne Sjaastad
31ebeba0a3
#6072 Well Completions : Make sure valves are included if they are located outside grid cells
2020-06-29 14:30:28 +02:00
Magne Sjaastad
4395ee899c
#6071 MSW export : Use minimum MD of grid entry point and completions
2020-06-29 14:29:09 +02:00
Magne Sjaastad
52e9f54801
Bundling of HDF5 : Include symlinks in addition to binary file
2020-05-29 06:52:52 +02:00
Magne Sjaastad
dc188dc73e
Merge branch '2020.04-patch-01'
2020-05-27 12:54:47 +02:00
Magne Sjaastad
3613e7f025
Update to release 2020.04.1
2020-05-27 12:53:12 +02:00
Magne Sjaastad
77c0f46c1c
Prepare version number for patch release
2020-05-27 08:57:55 +02:00
Gaute Lindkvist
5ed010f322
Wbs: Make sure last LAS-value is used if within a threshold
2020-05-26 13:18:58 +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
8370bd901e
#5885 3D viewer: Clear grid cell selection when clicking outside visual objects
2020-05-22 14:37:21 +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
73c1f97431
#5808 Summary Plot : Exclude *WCT vectors as cumulative vectors
2020-05-22 12:52:21 +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
79d32d5993
#5917 Export Completion: Use export name in comments
2020-05-22 12:28:08 +02:00
Magne Sjaastad
82969c3523
#5898 Postfix fault direction instead of prefix
2020-05-22 10:28:42 +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
Gaute Lindkvist
ba497bebdf
#5945 Make the new default ensemble curve set feature take the preferences into account
2020-05-20 15:38:57 +02:00
Gaute Lindkvist
df596a5f6a
Fix signed/unsigned warning
2020-05-20 09:34:31 +02:00
Gaute Lindkvist
67b5dc8615
#5950 Wbs: Fix wrong behaviour for LAS-file PP_INP
2020-05-20 09:34:31 +02:00
Magne Sjaastad
2df4def7b1
NNC : Fix pytest
2020-05-18 15:22:41 +02:00
Magne Sjaastad
c8420d5962
NNC : Fix visual artifacts for some models
2020-05-18 12:06:42 +02:00
Magne Sjaastad
b41df5a62a
NNC: Compute data on demand
2020-05-16 16:57:52 +02:00
Magne Sjaastad
9682d126e9
Set version to patch release 02
2020-05-16 16:57:52 +02:00
Gaute Lindkvist
ce5b88405b
#5936 Fix use of LAS for PP Non-Reservoir
2020-05-15 13:51:17 +02:00
Magne Sjaastad
9be0e0ba59
NNC info : Count NNCs with no overlap area, and display first 20
2020-05-15 12:51:19 +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
4b3d41d53e
Reduce NNC memory use
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
24f4b1d4ac
Improve NNC calculation load balancing
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
7674e87359
Use guided openmp for loop
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
Gaute Lindkvist
3ac35050bc
#5888 only apply LAS-PP-values within reservoir
2020-05-13 14:28:48 +02:00
Gaute Lindkvist
0f456714bc
#5863 Always use grid for PP0
2020-05-13 14:28:41 +02:00
Magne Sjaastad
00cd16ed4f
Fix misspelled Allan diagram ( #5906 )
...
Closes #5816
2020-05-12 08:26:22 +02:00
Magne Sjaastad
cc803b5c38
Set version to 2020.04.1-RC01
2020-05-05 12:52:02 +02:00
Magne Sjaastad
6d9985d2ef
#5865 Fault and NNC performance : Build NNC geometry when needed
2020-05-05 12:40:14 +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
41a4e470d3
#5852 3D view: Avoid creation of viz objects in clearGeometryCache
...
m_geometries[geomType].clearAndSetReservoir( geomType, rimEclipseCase, m_reservoirView ) was causing relative heavy performance issues. This is related to several structures being allocated and initialized in constructor in some visusualization object. Preferred workflow: Mark the geometry for recreation using the flag, and do the actual work when visualization is to be created.
2020-05-05 12:36:01 +02:00