Commit Graph

7745 Commits

Author SHA1 Message Date
Magne Sjaastad
7221efa7b5 #2554 Fracture : Do not exit if debug output file is not possible to open 2018-03-09 09:00:44 +01:00
Magne Sjaastad
9de2f1ae52 Ellipse Fracture : Always set well intersection to center of ellipse 2018-03-09 09:00:44 +01:00
Magne Sjaastad
64845d796c Fracture : Move code to cpp 2018-03-09 09:00:44 +01:00
Magne Sjaastad
12b7ddf90b Ellipse Fracture : Rename to assignConductivityToCellsInsideEllipse 2018-03-09 09:00:44 +01:00
Magne Sjaastad
7c554b8ff8 Fracture : Fix typo when creating fracture cells for ellipse fracture 2018-03-09 09:00:44 +01:00
Bjørn Erik Jensen
6ae619cc10 Fix Linux build by adding missing include (II) 2018-03-09 08:50:16 +01:00
Bjørn Erik Jensen
9543649858 Revert "Fix Linux build by adding missing include"
This reverts commit ab8a4f58ab.
2018-03-09 08:47:43 +01:00
Bjørn Erik Jensen
ab8a4f58ab Fix Linux build by adding missing include 2018-03-09 08:37:53 +01:00
Bjørn Erik Jensen
8bd37b3411 #2549 2dIntersectionView. Update view when modifying branch detection and interpol type 2018-03-08 16:48:21 +01:00
Bjørn Erik Jensen
3feaa55d02 #2549 2dIntersectionView. Update when modifying SimWellInView 2018-03-08 16:31:18 +01:00
Jacob Støren
0bdde36aa3 Merge #51 Legend background and #2478 Edge axis top into dev 2018-03-08 16:22:13 +01:00
Jacob Støren
4d7f753d3c #51 Add preference option to control legend background 2018-03-08 16:15:45 +01:00
Jacob Støren
b4935a0534 #51 Add background to ternary legend 2018-03-08 16:14:13 +01:00
Jacob Støren
7a9e53bdb1 #51 Avoid that legend background misses frame line on the right 2018-03-08 16:12:40 +01:00
Magne Sjaastad
c424063d86 #2586 StimPlan Viz : Mesh lines flickers when interpolating result values 2018-03-08 11:43:53 +01:00
Jacob Støren
7bd08067a9 #52 Add background to category legend 2018-03-08 11:38:51 +01:00
Jacob Støren
c258528dc5 #51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background. 2018-03-08 11:20:27 +01:00
Bjørn Erik Jensen
6942a99406 #2569 Fracture containment. Fix fracture border polygon calculation 2018-03-08 11:06:17 +01:00
Jacob Støren
00236c493e Add new-line to 2D intersection view legend title 2018-03-08 11:00:55 +01:00
Magne Sjaastad
0629551fa8 #2583 Remove obsolete code, moved to RiaRegressionTestRunner 2018-03-08 10:57:06 +01:00
Magne Sjaastad
ca36e0a7cc #2583 Add missing include 2018-03-08 10:31:21 +01:00
Magne Sjaastad
4f7291c95d #2583 System : Move regression test framework to separate class 2018-03-08 10:15:51 +01:00
Rebecca Cox
09246b722a #2581 3D well log curve: Init after read 2018-03-08 08:07:13 +01:00
Rebecca Cox
0a55fa29b8 Move "New Intersection" command on wellpath in tree to top level 2018-03-07 15:54:49 +01:00
Rebecca Cox
831eac7fd5 #2584 3D well log curves: Create a collection object to hold curves 2018-03-07 15:12:27 +01:00
Rebecca Cox
00a0d2b1f6 Avoid crash if selected item is not a PdmObjectHandle 2018-03-07 15:11:21 +01:00
Rebecca Cox
fbdfe90de0 Add override, sort includes 2018-03-07 14:25:12 +01:00
Rebecca Cox
46127ee724 #2581 3D wellLog curves: Add function to set property detaults from view 2018-03-07 14:24:18 +01:00
Rebecca Cox
9b8c06462c #2582 3d well log curves: Select created curve in tree 2018-03-07 13:03:27 +01:00
Jacob Støren
df0a356a0a #2478 Add top edge axis (intersection View) and repositioned info box and legends to follow. 2018-03-07 12:47:48 +01:00
Rebecca Cox
a37a9d3308 #2582 3D well log curves: Create add 3D well log extraction curve cmd 2018-03-07 12:02:13 +01:00
Rebecca Cox
846dd710e4 #2581 3D well log curves: Create 3D curve object on a well path 2018-03-07 11:32:28 +01:00
Magne Sjaastad
cec745d08a #2554 Regression Test : Add text file compare tool and display folder in test config 2018-03-07 09:30:15 +01:00
Magne Sjaastad
91428a028d #2554 Regression Test : Reorganize setting of current working folder 2018-03-07 09:30:15 +01:00
Magne Sjaastad
2e122d2ab3 #2554 Regression Test : Move serialization code into RiaRegressionTest 2018-03-07 09:30:15 +01:00
Magne Sjaastad
08ce58b2fa #2554 Export Completions : Do not create two folders if export folder does not exist 2018-03-07 09:30:15 +01:00
Jacob Støren
0083ecdf6a #2506 Finally found the error with near vertical intersections 2018-03-06 16:31:12 +01:00
Jacob Støren
91daf49e8a #2578 Fix avoid UTM coordinates in 2D intersection View (behind the scenes) 2018-03-06 16:31:12 +01:00
Jacob Støren
b13422d28b Guard against stepsize < 0 in tickMarkGenerator 2018-03-06 16:31:12 +01:00
Rebecca Cox
3c26640f56 #2579 2D Intersection View: apply Info Box on/off in main view to 2Dview 2018-03-06 16:05:01 +01:00
Bjørn Erik Jensen
fab8f2d6a0 #2505 Fix command argument types 2018-03-06 15:38:03 +01:00
Bjørn Erik Jensen
8b9b0b8787 #2488 Formation names. Fix empty formation names dropdown 2018-03-06 14:47:17 +01:00
Bjørn Erik Jensen
1792163d55 #2474 Fractures. Do not store object name to project file 2018-03-06 14:18:54 +01:00
Magne Sjaastad
2435e92be1 #2577 Test : Add test toolbar to launch unit tests and regression tests 2018-03-06 13:19:06 +01:00
Magne Sjaastad
ec96edf266 #2576 Command File : Add support for comments 2018-03-06 13:19:06 +01:00
Magne Sjaastad
ce2b4febbb #2554 Regression Test : Detect command files and execute content 2018-03-06 13:19:06 +01:00
Magne Sjaastad
b2204fb22a #2554 System : Create absolute path of project file before update of file references 2018-03-06 13:19:06 +01:00
Bjørn Erik Jensen
b2c0ea73f1 Fix Linux build problem 2018-03-06 13:11:18 +01:00
Rebecca Cox
f4b6542f60 #2575 Use Integration Point to calculate elm avg tensor 2018-03-06 12:54:10 +01:00
Magne Sjaastad
7f06f51e59 Fix signed/unsigned compare 2018-03-06 10:29:46 +01:00