Magne Sjaastad
|
73fa52ada2
|
Merge pull request #5438 from OPM/feature-surface-intersection-improvements
Feature surface intersection improvements
|
2020-01-30 14:41:52 +01:00 |
|
Jacob Støren
|
2bca842e1b
|
Fix missing includes
|
2020-01-30 13:36:00 +01:00 |
|
Magne Sjaastad
|
d8ef29a3c0
|
Merge pull request #5439 from OPM/nnc-improvements
Improve NNC results for complete NNC geometry
|
2020-01-30 13:34:28 +01:00 |
|
Magne Sjaastad
|
96fd4a1c9f
|
#5435 Ensemble Import : File dialog report no matching files
Unity build causes file global static members to not work as expected.
|
2020-01-30 12:44:05 +01:00 |
|
Magne Sjaastad
|
ce630c3067
|
#5406 NNC results : Initialize computed NNCs with zero transmissibility
|
2020-01-30 12:44:05 +01:00 |
|
Magne Sjaastad
|
b884fe8382
|
#5406 NNC results : Update computation for mult value
Based on discussion with @hhgs
|
2020-01-30 12:44:05 +01:00 |
|
Magne Sjaastad
|
89c5a62234
|
#5406 NNC results : Show fault config in Eclipse Fault Colors
|
2020-01-30 12:44:05 +01:00 |
|
Magne Sjaastad
|
4e1bf5f048
|
#5406 NNC results : Allow picking on NNC geo with no other geo
|
2020-01-30 12:44:05 +01:00 |
|
Magne Sjaastad
|
5734f68fe5
|
#5406 NNC results : Show NNC results on complete NNC geometry
|
2020-01-30 12:44:05 +01:00 |
|
Jacob Støren
|
35a8a96b97
|
Increase polygon offset for surfaces to cope with GeoMech models
|
2020-01-30 12:04:26 +01:00 |
|
Jacob Støren
|
ddb5d0fd30
|
#5437 Use marching tets instead of marching cubes,
to make the cell border edges consistent
|
2020-01-30 12:03:35 +01:00 |
|
Jacob Støren
|
f5b59a6bd9
|
#5429 Improve clipPlanarTrianglesWithInPlaneTriangle performance
|
2020-01-29 15:45:35 +01:00 |
|
Gaute Lindkvist
|
b40f3dcd39
|
#5399 Export LAS-curves of WBS-parameters with the LAS-name rather than the Ui name
|
2020-01-29 09:45:38 +01:00 |
|
Gaute Lindkvist
|
a399a843b0
|
#5399 WBS: rename LAS-parameters
|
2020-01-29 09:45:38 +01:00 |
|
Gaute Lindkvist
|
7564c4420f
|
WBS: hide parameters from project tree
|
2020-01-29 09:45:38 +01:00 |
|
Gaute Lindkvist
|
f68332ec80
|
#5375 WBS: Rename outside reservoir to non-reservoir
|
2020-01-29 09:45:38 +01:00 |
|
Gaute Lindkvist
|
480ff8f707
|
Remove WBS-averaging over element
|
2020-01-29 09:45:38 +01:00 |
|
Jacob Støren
|
5f6b9b43c6
|
Fix missing include reported by ubuntu build server
|
2020-01-29 09:30:19 +01:00 |
|
Gaute Lindkvist
|
d071579a7e
|
#5387 Expand new tree view in project tree after loading ODB case.
|
2020-01-29 09:26:13 +01:00 |
|
Gaute Lindkvist
|
4494c21c8f
|
#5365 Implement toggling of PdmObjects
|
2020-01-29 08:41:37 +01:00 |
|
Gaute Lindkvist
|
6b461218af
|
#5404 Don't require plot legends to have a certain width.
|
2020-01-29 08:38:24 +01:00 |
|
Gaute Lindkvist
|
ef4bccb52a
|
Fix update of WBS plots when unchecking tracks
|
2020-01-29 08:38:11 +01:00 |
|
Gaute Lindkvist
|
031556cc3d
|
#5416 Set minimum size hint for plot widgets to 0, 0
|
2020-01-29 08:37:37 +01:00 |
|
Magne Sjaastad
|
256c91572b
|
Merge pull request #5431 from OPM/default-log-legend
Color Legend : Set log as default color legend for results based on substring match
|
2020-01-29 08:21:37 +01:00 |
|
Magne Sjaastad
|
df746ff2f5
|
Merge remote-tracking branch 'origin/master' into dev
|
2020-01-28 21:42:18 +01:00 |
|
Magne Sjaastad
|
bbe2eddad6
|
#5407 Color Legend : Set log as default color legend for results based on substring match
|
2020-01-28 15:34:31 +01:00 |
|
Jacob Støren
|
82ef81b51f
|
Merge pull request #5421 from OPM/feature-reservoir-surfaces-picking
Feature reservoir surfaces picking
|
2020-01-28 15:30:46 +01:00 |
|
Magne Sjaastad
|
7d76a55c0d
|
Merge pull request #5422 from OPM/2019.12-patch.01
Patch release 2019.12.1
|
2020-01-28 13:35:17 +01:00 |
|
Magne Sjaastad
|
308376edaf
|
Set version to 2019.12.1
|
2020-01-28 12:48:07 +01:00 |
|
Gaute Lindkvist
|
314c910644
|
#5402 WELSEGS: Report center of segments instead of end of segment
|
2020-01-28 11:43:39 +01:00 |
|
Jacob Støren
|
0720ab3453
|
#5418 Consolidate near identical code
|
2020-01-28 10:37:22 +01:00 |
|
Magne Sjaastad
|
515ad7598b
|
NNC computations : Disable hanging openMP loop
OpenMP hangs on some systems, disable until fixed properly.
|
2020-01-28 10:22:41 +01:00 |
|
Jacob Støren
|
f1ab745097
|
#5418 Add picking on reservoir surfaces.
Added sorting of pick items based on tolerance and polygon offset unit.
|
2020-01-28 10:21:37 +01:00 |
|
Gaute Lindkvist
|
7251f47146
|
#5384 Make the WBS curves meet at water depth
|
2020-01-28 08:42:52 +01:00 |
|
Gaute Lindkvist
|
aea98ec12b
|
#5402 WELSEGS: Report center of segments instead of end of segment
|
2020-01-28 08:39:59 +01:00 |
|
Magne Sjaastad
|
15ee092338
|
Merge pull request #5414 from OPM/allen-performance-3
Performace Allen/Faults
|
2020-01-27 19:26:18 +01:00 |
|
Magne Sjaastad
|
8ecf5bc7eb
|
#5405 Faults : Use cell index as ID for bounding box in AABB tree
|
2020-01-27 14:52:41 +01:00 |
|
Magne Sjaastad
|
6f54d176cc
|
AABB Tree : Do resize based on number of leaf nodes
|
2020-01-27 14:17:43 +01:00 |
|
Gaute Lindkvist
|
b958db0b1f
|
AABB Tree : Implement simple pool allocation for bounding box tree
|
2020-01-27 14:17:37 +01:00 |
|
Magne Sjaastad
|
1b2db894bf
|
#5405 Faults : Use openMP when computing NNCs
|
2020-01-27 14:17:07 +01:00 |
|
Gaute Lindkvist
|
54f1ed32de
|
Fix problem with assignment of view id for plots on console runs
|
2020-01-27 14:12:37 +01:00 |
|
Gaute Lindkvist
|
98dfa8a72b
|
#5388 Make sure plots aren't unchecked if the parent is unchecked
|
2020-01-27 13:50:15 +01:00 |
|
Gaute Lindkvist
|
e4ffa5d7b9
|
#5388 Add a CAF-feature to get the ancestor of a type (but not this)
|
2020-01-27 13:50:15 +01:00 |
|
Gaute Lindkvist
|
d8dfca5bad
|
Make create_wbs_plot.py set depth range based on reservoir bounding box
|
2020-01-27 13:50:15 +01:00 |
|
Jacob Støren
|
529696de89
|
Merge pull request #5403 from OPM/feature-reservoir-surface-intersection-border
Feature reservoir surface intersection border
|
2020-01-27 08:47:53 +01:00 |
|
Magne Sjaastad
|
8e93fee5a5
|
Merge pull request #5408 from OPM/fault-prefs
Fault preferences
|
2020-01-27 08:09:40 +01:00 |
|
Magne Sjaastad
|
4b04e58607
|
#5377 Deeper : Add preference for visibility of faults when creating a new view
|
2020-01-25 12:04:16 +01:00 |
|
Magne Sjaastad
|
26a96f8e41
|
#5377 Deeper : Move fields to private
|
2020-01-25 11:54:40 +01:00 |
|
Jacob Støren
|
de31cc3270
|
#5369 Final solution for surface intersection border : Use polygon offsett
|
2020-01-24 15:59:18 +01:00 |
|
Jacob Støren
|
e021c4635c
|
Add a more correct version of signedAreaPlanarPolygon as reference for later.
|
2020-01-24 15:57:14 +01:00 |
|