Commit Graph

9166 Commits

Author SHA1 Message Date
Magne Sjaastad
c8285602b1 #3512 Move text file describing functions deleted 2018-10-18 16:59:10 +02:00
Magne Sjaastad
758598df0e clang-tidy : Use nullptr 2018-10-18 16:36:11 +02:00
Magne Sjaastad
764fb65e8e clang-tidy : Remove redundant 'virtual' and add 'override'
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 16:35:51 +02:00
Magne Sjaastad
3569b3f375 Update use of clang PowerShell 2018-10-18 16:32:37 +02:00
Magne Sjaastad
16265273b9 #3512 System : Remove unused functions 2018-10-18 16:32:02 +02:00
Magne Sjaastad
726658d642 #3512 System : Remove unused functions 2018-10-18 15:40:11 +02:00
Magne Sjaastad
766fea603e #3512 System : Remove unused functions 2018-10-18 15:14:25 +02:00
Magne Sjaastad
5e25db97da Upped to version 2018.05.1 2018-10-17 13:52:48 +02:00
Magne Sjaastad
5a1acc124f #3512 System : Remove unused functions 2018-10-17 13:52:48 +02:00
Gaute Lindkvist
075c3eb627 2d Maps: Fix bug when there's no range filters active 2018-10-17 13:51:19 +02:00
Gaute Lindkvist
39ed7ad5d3 2d Maps: Make Tops and Depth work right 2018-10-17 13:39:31 +02:00
Gaute Lindkvist
0880fd5dec #3502 #3501. Weights and range filter. 2018-10-17 13:29:13 +02:00
Gaute Lindkvist
fd3b68834d Renamed RigTernaryResultAccessor2d.h|cpp to remove the 2d. 2018-10-17 13:26:44 +02:00
Gaute Lindkvist
bf2e713bbb Remove Ternary header from Rim2dGridProjection 2018-10-17 13:26:44 +02:00
Magne Sjaastad
143d185506 LGR Export : Use slightly larger dialog 2018-10-16 11:50:47 +02:00
Gaute Lindkvist
e053ec211a #3499 Add seperate legend for 2d projection view 2018-10-16 10:44:25 +02:00
Gaute Lindkvist
222ac5137f #3498 Implement 2d grid projection prototype with regular grid. 2018-10-16 10:44:25 +02:00
Magne Sjaastad
70ad291900 Upped to version 2018.05.01-dev.09
Version to be shipped to HoloLens project
2018-10-16 10:11:46 +02:00
Jacob Støren
d25d8a3fe4 #3506 Move well path geometry classes to a separate folder 2018-10-16 09:53:00 +02:00
Bjørn Erik Jensen
977f5d9508 LGR Export. Fix missing dialog field issue 2018-10-16 09:39:18 +02:00
Jacob Støren
5bf5e6c99d #3382 Remove libslvs from the code base, including some cleanup. 2018-10-16 09:20:44 +02:00
sigurdp
22abc52e7a HoloLens: Fixed erroneous size of array payload for the binary packets. Memory for the actual array data ended up being twice as large as needed. Also fixed incorrect array size for texture coordinates. 2018-10-15 23:19:40 +02:00
Magne Sjaastad
dc02c9d2a1 CppCheck : Add override 2018-10-12 16:37:04 +02:00
Magne Sjaastad
81a48386a4 CppCheck : Remove unused variables 2018-10-12 16:36:56 +02:00
Magne Sjaastad
39088fa9ba CppCheck : Move to inner most scope 2018-10-12 16:36:49 +02:00
Magne Sjaastad
e8224bc7b8 CppCheck : Add const 2018-10-12 16:36:41 +02:00
Magne Sjaastad
ab13e0f0b6 CppCheck : Remove unused variable, increment line as we go 2018-10-12 16:36:32 +02:00
Gaute Lindkvist
2035df2739 #3492 Tidy up color code for well path components/completions and select colors that work better. 2018-10-12 15:05:22 +02:00
Magne Sjaastad
8464d19696 #3412 Non-Darcy Perf intervals : Separate calculation of transmissibility and permeability 2018-10-12 13:00:37 +02:00
Magne Sjaastad
683979f6f9 #3412 Use RigCompletionData::defaultValue to initialize dfac and kh 2018-10-12 12:59:39 +02:00
Magne Sjaastad
d1b48898a9 System : Make detection of path to diff2html more robust 2018-10-12 09:03:51 +02:00
Gaute Lindkvist
ade893099f #3490 Fix interpretation of fracture cell intersections in 3D view.
* Also fix typo in variable name.
2018-10-11 15:58:16 +02:00
Magne Sjaastad
9230a98d85 #3412 Non-Darcy Perf intervals : Remove unused field 2018-10-11 12:50:57 +02:00
Magne Sjaastad
9754e85c3c #3412 Non-Darcy Perf intervals : Use enum when computing d-factor 2018-10-11 12:50:57 +02:00
Magne Sjaastad
0ea4922f19 #3412 Non-Darcy Perf intervals : Rename to gridPermeabilityScalingFactor 2018-10-11 12:50:57 +02:00
Magne Sjaastad
0174ee03e1 #3412 Non-Darcy Perf intervals : Simplify calculations 2018-10-11 12:50:57 +02:00
Magne Sjaastad
bebd21aa47 Whitespace 2018-10-11 12:50:57 +02:00
Gaute Lindkvist
256e5de30c Fix crash in RivWellPathPartMgr following valve updates 2018-10-11 12:46:10 +02:00
Gaute Lindkvist
f85e1bdb98 #3441 Slight tweaks to casing shoe 3D-look and added Packers. 2018-10-11 11:33:45 +02:00
Gaute Lindkvist
e7a39fb2f8 #3441 Valve visualisation in 3D view. 2018-10-11 11:18:11 +02:00
Gaute Lindkvist
cfbe6a1a24 #3468 Add new valve completions to perforation intervals. 2018-10-11 11:18:11 +02:00
Bjørn Erik Jensen
ce2430ac2d LGR Export. Add time step to LGR dialog 2018-10-11 09:31:17 +02:00
Magne Sjaastad
b5ab2968dd #3433 Non-Darcy Fracture: Regression tests : Add compare between two well path fractures 2018-10-11 09:26:51 +02:00
Magne Sjaastad
6ff94e1be7 Rename 2018-10-11 07:55:40 +02:00
Magne Sjaastad
6fc4d23d8e Rename 2018-10-11 07:54:55 +02:00
Magne Sjaastad
d489fe1034 #3483 SetExportFolder : Use mkpath instead of mkdir
Allow users to create folders with more than one level
2018-10-11 07:42:11 +02:00
Magne Sjaastad
e1e515b659 #3477 Export Property : Updates after code has moved to exportPropertyInViews 2018-10-11 07:31:15 +02:00
Magne Sjaastad
c74637c0cc #3484 Export Properties : Add new file command for export of properties in all views 2018-10-10 15:16:27 +02:00
Magne Sjaastad
4290d8d836 #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
Magne Sjaastad
911de7c973 Fix warnings on Linux 2018-10-10 15:08:57 +02:00