Commit Graph

6481 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
43f1101f1f #2610 Add curve set and curve set collection classes 2018-04-06 11:58:06 +02:00
Bjørn Erik Jensen
e25f8f100f #2610 Fix build error 2018-04-06 11:58:06 +02:00
Bjørn Erik Jensen
f7f09c0719 #2610 Import case realization parameters and store those in summary case 2018-04-06 11:58:05 +02:00
Bjørn Erik Jensen
70f99d8da4 #2610 Add ensamble parameters reader unit tests 2018-04-06 11:58:04 +02:00
Bjørn Erik Jensen
81354e0408 #2610 Add RifEnsambleParametersReader and RifFileParseTools 2018-04-06 11:58:04 +02:00
Magne Sjaastad
98c8f3305d Add missing include 2018-04-05 14:47:03 +02:00
Magne Sjaastad
69b6ca6956 Fix signed / unsigned compare 2018-04-05 14:25:47 +02:00
Magne Sjaastad
9b0427aba9 #2553 Well CF Visualization: Add viz of connection factors on sim wells 2018-04-05 14:25:47 +02:00
Magne Sjaastad
c0054cff91 #2553 Well CF Visualization: Add recompute of virtual conn factors 2018-04-05 14:25:47 +02:00
Magne Sjaastad
50212fff0d #2553 Well CF Visualization: Add findOrCreateSimWellExtractor() 2018-04-05 14:25:47 +02:00
Magne Sjaastad
0512d3fbbc #2553 Well CF Visualization: Read well connection factor from ecllib 2018-04-05 14:25:47 +02:00
Magne Sjaastad
c7fbc99c9d #2553 Move RigWellResultPoint into separate file 2018-04-05 14:25:47 +02:00
Jacob Støren
436420b648 #2665 Fix draw plane position error with changed width 2018-04-05 14:18:00 +02:00
Jacob Støren
584c1084c0 #2664 Fix missing update when creating curve 2018-04-05 14:18:00 +02:00
Bjørn Erik Jensen
d44ffbc1b5 #2615 Compaction. Fixed compaction calculation expression 2018-04-05 11:45:56 +02:00
Jacob Støren
c2c7671b2e
Merge pull request #2640 from lindkvis/MohrsCiclePlotGuard
Mohrs circle plot guards
2018-04-05 09:24:10 +02:00
Jacob Støren
f7bfe8d003 #2436 Separated Hide grid cells mode as a separate value. Make sure that all the possible drawstyles works as expected, both for 2D intersection view and 3D views. 2018-04-05 07:41:29 +02:00
Jacob Støren
97c2ebd955 #2436 Intersection Fault lines are now separated and have a separate color 2018-04-05 07:41:29 +02:00
Jacob Støren
3b724e07bd #2436 Add cube face tracking through the clipping methods used for intersection calculations 2018-04-05 07:41:29 +02:00
Gaute Lindkvist
054263b94a Apply guard to additional MohrsCirclePlot use 2018-04-04 11:19:59 +02:00
Gaute Lindkvist
8b3f980079 Fix crash on selection when there's no MohrsCirclePlot
* Check if the pointer is valid before dereferencing
2018-04-02 10:17:09 +02:00
Magne Sjaastad
1a6c529488 Regression Test : Do not show warning/error dock window 2018-03-24 14:59:07 +01:00
Magne Sjaastad
bffc50b826 Fix typo when generating light NNC colors 2018-03-24 14:44:08 +01:00
Baurzhan Muftakhidinov
5b0fe2d772
Fix desktop file 2018-03-23 16:09:20 +05:00
Rebecca Cox
4dcf98eda8 Tensors: Imporve variable name 2018-03-22 14:39:00 +01:00
Rebecca Cox
18bde3cd89 #2636 3D Well log curve: Create well path geometry tools. 2018-03-22 14:35:54 +01:00
Rebecca Cox
73a08fffc4 #2635 3D well log curves: Give new curves different colors 2018-03-22 13:26:33 +01:00
Rebecca Cox
7024ee045c #2591 3D well log curve: Add option to place at the side of the well 2018-03-22 12:54:31 +01:00
Rebecca Cox
ef1cb3468b 3D well log curves: Code cleanup 2018-03-22 11:45:11 +01:00
Rebecca Cox
3547240fe6 #2591 3D well log curves: Remove view from geometry generator 2018-03-22 09:54:58 +01:00
Rebecca Cox
9e4d271d5b #2591 3D well log curves: Use an angle to deretmine draw plane 2018-03-22 08:54:48 +01:00
Rebecca Cox
26d83983b1 3D well log curve: add comments 2018-03-21 16:22:35 +01:00
Rebecca Cox
85cd8b0e1d 3D Well Log Curve: Give Plane Part Mgr more responsibility 2018-03-21 15:32:15 +01:00
Bjørn Erik Jensen
1369b11e6e #2555 Guarding for nullptr and some minor fixes 2018-03-21 14:47:23 +01:00
Jacob Støren
203677e837 Merge several 2D Intersection View fixes (MD and Perf intervals) into dev 2018-03-21 14:27:20 +01:00
Jacob Støren
39106fdf99 #2605 Place perforation intervals correct horizontally in 2D Intersection View 2018-03-21 14:21:27 +01:00
Jacob Støren
dd29a3c727 #2634 Fix wrong MD when context menu creating completions in 2D intersectino View 2018-03-21 14:13:56 +01:00
Jacob Støren
25ff51c82b #2630 Fix wrong picked MD on clipped well paths 2018-03-21 13:56:24 +01:00
Jacob Støren
375bda8b68 Rename 2018-03-21 13:51:39 +01:00
Jacob Støren
24955d0ddd #2630 convenince method to convert to utm coordiantes for intersectino points in 2d intersection view 2018-03-21 13:49:58 +01:00
Jacob Støren
2b4e26aaca #2630, #2605 unfalltenedTransformMatrix now returns mx[0] and mx[last] for points before and after end. 2018-03-21 13:47:22 +01:00
Rebecca Cox
e688b3de36 #2591 3D well log curves: Increase size of offset between pipe and plot 2018-03-21 13:46:03 +01:00
Rebecca Cox
a1d82fcffa #2633 3D well log curves: Clip curve on well path bounding box 2018-03-21 13:15:48 +01:00
Rebecca Cox
b20b633c40 #2633 3D well log curves: Use currect normals when making grid 2018-03-21 13:14:22 +01:00
Unknown
687ddcb0a6 #2591 3D well log curves: Only add grid if curve is added 2018-03-21 10:54:26 +01:00
Unknown
131eb64748 #2633 3D well log curves: Clip grid on well path bounding box 2018-03-21 10:54:26 +01:00
Magne Sjaastad
ca8e56cff1 Perforation Interval : Do not cast to int when creating new perf interval 2018-03-21 10:16:37 +01:00
Magne Sjaastad
0f696b81fe #2625 Completion Type Legend : Update property editor categories 2018-03-21 09:06:16 +01:00
Magne Sjaastad
41d92832a7 #2631 Whitespace 2018-03-21 07:48:47 +01:00
Magne Sjaastad
4060e7e5a5 #2631 Text Export to Eclipse : Generated text file has too many characters in line 2018-03-21 07:43:59 +01:00