Commit Graph

1179 Commits

Author SHA1 Message Date
Magne Sjaastad
f255161b64 #6093 Wells: Toggling Off a well path leaves perforations visible 2020-06-29 14:31:42 +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
Magne Sjaastad
00cd16ed4f Fix misspelled Allan diagram (#5906)
Closes #5816
2020-05-12 08:26:22 +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
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
Magne Sjaastad
15d727aca7 #5779 Add const to access methods 2020-04-07 21:44:43 +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
Magne Sjaastad
b064159cbd Add missing include 2020-03-30 10:15:20 +02:00
Magne Sjaastad
98410215e7 Linux : Use std::fabs 2020-03-30 07:36:13 +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
Magne Sjaastad
8c485ab81c Fix several warnings and potentially uninitialized data 2020-03-03 20:22:03 +01:00
Magne Sjaastad
b497555f87 #5618 Well Disk : Remove black disk to indicate producer 2020-02-28 15:49:55 +01:00
Magne Sjaastad
699a3f9b34 #5380 Surface : Modification of depth 2020-02-20 14:01:12 +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
e571d2365c Fix build warnings in RivHexGridIntersectionTools 2020-02-11 12:54:57 +01:00
Gaute Lindkvist
d832674691 #5497 Fix crash in 3d Well Log Curves 2020-02-10 12:35:11 +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
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
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
Magne Sjaastad
9c90caedd1 #5465 Allen : Fix logic to control visibility of NNCs 2020-02-04 15:44:52 +01:00
Magne Sjaastad
7148bd73ae Bubble plot (#5452)
Bubble plot issues #5209 #2285 #5308 

Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-02-03 12:20:35 +01:00
Jacob Støren
c09cb6e26b #5429 Preallocate surface intersection trianglevertices 2020-01-31 15:08:32 +01:00
Jacob Støren
6e793fddc1 #5429 Parallelized surface intersections. 2020-01-31 15:01:53 +01:00
Jacob Støren
fbf1d12fb4 #5429 Pre-allocate cellCornerWeights array 2020-01-31 15:01:53 +01:00
Jacob Støren
fefd4d2fe8 #5429 Use const reference instead of copy
Had no effect on Win64 but is better style
2020-01-31 15:01:53 +01:00
Jacob Støren
c940472b4c #5429 Move work arrays outside loop to avoid reallocation within the loop 2020-01-31 15:01:53 +01:00
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
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
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
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
896a0f067e #5369 First sensible border geometry.
Still not handling holes returned from clipper.
Int-point size (for clipper) implications not yet understood/investigated
2020-01-24 11:17:04 +01:00
Jacob Støren
27737b51bc #5358, #5317, #5019 Fix several issues regarding separate results definitions 2020-01-21 15:28:26 +01:00
Magne Sjaastad
a3eaa32b38 Allen : FIx NNC texture colors for inactive cells 2020-01-20 22:19:10 +01:00
Kristian Bendiksen
ed19f41586 #5217 Filter well measurements by quality 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
2a0ba626d7 #5217 Add filtering for well measurement. 2020-01-20 10:45:59 +01:00