Commit Graph

1833 Commits

Author SHA1 Message Date
Gaute Lindkvist
2194821609 #3527 Implement multiple ICD/AICDs for perforation intervals. 2018-10-22 09:35:35 +02:00
Bjørn Erik Jensen
fc4620985f #3493 LGR Export. Command file command exportLgrForCompletions 2018-10-22 09:31:41 +02:00
Bjørn Erik Jensen
0a141c322a #3494 LGR export. Fix layout of I J K fields 2018-10-19 13:07:47 +02:00
Bjørn Erik Jensen
e06de21e88 #3494 LGR export. Set correct dialog title 2018-10-19 12:40:52 +02:00
Bjørn Erik Jensen
d239b3e6b3 #3514 LGR Export. Do not export PORO keyword 2018-10-19 12:31:30 +02:00
Bjørn Erik Jensen
abc25b833f #3485 Temp LGR. Ensure unique LGR names 2018-10-19 11:33:57 +02:00
Bjørn Erik Jensen
1c7fd7fb96 #3485 Temp LGR. Removed commented code 2018-10-19 11:21:40 +02:00
Bjørn Erik Jensen
9d90f54d5f #3474 LGR Export. Create temporary LGR. Take 1 2018-10-19 10:44:07 +02:00
Magne Sjaastad
822645e264 #3524 HoloLens : Add toolbar and icons for operations 2018-10-19 10:09:45 +02:00
Magne Sjaastad
1727ab959a #3524 HoloLens : Add icons 2018-10-19 10:09:45 +02:00
Magne Sjaastad
a87eca531c #3523 Holo Lens : Add features for communication with web server 2018-10-19 10:09:45 +02:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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
5a1acc124f #3512 System : Remove unused functions 2018-10-17 13:52:48 +02:00
Magne Sjaastad
143d185506 LGR Export : Use slightly larger dialog 2018-10-16 11:50:47 +02:00
Bjørn Erik Jensen
977f5d9508 LGR Export. Fix missing dialog field issue 2018-10-16 09:39:18 +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
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
9754e85c3c #3412 Non-Darcy Perf intervals : Use enum when computing d-factor 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
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
e1e515b659 #3477 Export Property : Updates after code has moved to exportPropertyInViews 2018-10-11 07:31:15 +02:00
Magne Sjaastad
4290d8d836 #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
Bjørn Erik Jensen
bb2ada26b9 LGR Export. Skip exporting PORO keyword if PORO result is missing from model 2018-10-10 11:56:27 +02:00
Bjørn Erik Jensen
683539b0fa LGR Export. Guard against result accessor nullptr 2018-10-10 11:46:32 +02:00
Magne Sjaastad
9d9771295f System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
c0d8fe37e1 Export Well Paths. Show commands only for well path nodes 2018-10-10 10:08:57 +02:00
Magne Sjaastad
06f91a6762 #3479 Input Case : Use default folder fallback to case folder 2018-10-10 10:06:07 +02:00
Bjørn Erik Jensen
c7f6c74869 #3473 LGR Export. Support for exporting a single LGR for per well. Warning if completions intersect with existing LGR 2018-10-10 09:04:35 +02:00
Magne Sjaastad
0565e6e7e1 System : Use uppercase E in copyright header 2018-10-10 08:22:36 +02:00
Magne Sjaastad
3876a9dee1 #3476 Regression Test : Use project folder as default for command file execution 2018-10-10 08:02:41 +02:00
Magne Sjaastad
046c05e76e #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
Gaute Lindkvist
e61e71ecbf #3467 Improved code using RimWellPathComponentInterface 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
1019eeaa6a #3467 New interface class for completions +use RiaDefines::CompletionType 2018-10-09 14:05:57 +02:00
Bjørn Erik Jensen
d2b658e4cd LGR Export. Use explicit method for converting to 1-based IJK output 2018-10-09 12:52:20 +02:00
Bjørn Erik Jensen
661b6b0b73 LGR Export. Rename method. 1-based IJK output 2018-10-09 12:44:42 +02:00
Bjørn Erik Jensen
a2dcf4609e LGR Export. Export files for selected well paths 2018-10-09 10:10:29 +02:00
Bjørn Erik Jensen
b0b366c243 #3450 LGR Export. Rename classes. Move command to completions tree node. One file per well 2018-10-09 09:47:01 +02:00
Bjørn Erik Jensen
c0bf63ea95 Fix a couple of build warnings on Linux 2018-10-09 08:19:16 +02:00
Bjørn Erik Jensen
f16ad3d3dc #3446 #3445 LGR Export. Per cell LGR export 2018-10-09 08:01:56 +02:00
Bjørn Erik Jensen
2a59d86975 #3450 #3445 LGR export. New command feature 2018-10-08 13:10:27 +02:00