Commit Graph

1186 Commits

Author SHA1 Message Date
Magne Sjaastad
1630c5651e #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-04-30 12:29:58 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
83914006fd Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
0bd477485a Merge branch 'dev' into feature-analysis-plots-initial 2020-04-23 08:39:27 +02:00
Magne Sjaastad
e8068d7b60
Merge pull request #5822 from OPM/tensor-plot-for-fluxes-5583
Tensor plot for fluxes 5583
2020-04-22 22:10:27 +02:00
Magne Sjaastad
9041bc80fa #5779 Add const to access methods 2020-04-17 13:54:15 +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
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
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +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
f131ad77e1 Merge branch 'dev' into feature-analysis-plots-initial 2020-03-06 08:06:48 +01:00
Kristian Bendiksen
c464664c40 #5583 Add visualization for fluxes. 2020-03-04 22:18:01 +01:00
Magne Sjaastad
8c485ab81c Fix several warnings and potentially uninitialized data 2020-03-03 20:22:03 +01:00
Jacob Støren
afea6963b2 Fix linux compile error and warnings 2020-03-03 09:52:53 +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