Commit Graph

130 Commits

Author SHA1 Message Date
Gaute Lindkvist
73b79daa09 #3670 Implement new Pressure Depletion behaviour
* Removed choice of different scaling
* Always use current pressure delta
* Use the maximum of an epsilon value and the absolute value of the matrix to well pressure drop as the scaling factor
* Remove file name suffixes and update information table in export file.
2018-11-13 16:48:30 +01:00
Gaute Lindkvist
ea053eac2d #3670 Implement initial WBHP changes. 2018-11-13 14:40:59 +01:00
Bjørn Erik Jensen
cfb082fb98 #3650 Temp LGR. Fix build error 2018-11-13 08:33:08 +01:00
Bjørn Erik Jensen
b1e9841964 #3650 Temp LGR. Process all affected wells in the same operation 2018-11-13 08:33:08 +01:00
Magne Sjaastad
c5fc0d34e4 Whitespace 2018-11-11 14:07:42 +01:00
Magne Sjaastad
a103e22e0a Export visible cells : Clear scheduled views before exporting visible cells 2018-11-11 14:07:28 +01:00
Magne Sjaastad
2f19ea35cb Reset LGR id before creating LGRs 2018-11-11 13:49:40 +01:00
Magne Sjaastad
ae94785634 #3659 Regression Test : Make sure exported snapshots have same size 2018-11-11 12:58:51 +01:00
Bjørn Erik Jensen
c122a14bb2 #3645 Temp LGR. Fix LGR name clash 2018-11-09 11:00:07 +01:00
Bjørn Erik Jensen
963c403869 ClangFormat 2018-11-07 15:51:26 +01:00
Bjørn Erik Jensen
e8bf189116 #3640 File commands. New class RicfApplicationTools containing reusable functionality 2018-11-07 15:42:55 +01:00
Magne Sjaastad
54434d8f7d #3513 System : Add test code for RicfObjectCapability::writeFields 2018-11-07 10:38:08 +01:00
Magne Sjaastad
f7375a63ce Use zero as default time step 2018-11-07 09:01:25 +01:00
Bjørn Erik Jensen
9b42c9fde6 #3605 Temp LGR. Delete existing temp LGRs when creating new 2018-11-07 07:46:33 +01:00
Bjørn Erik Jensen
7d9c858f13 #3566 Temp LGR. Command file command createLgrForCompletions 2018-11-07 07:00:33 +01:00
Bjørn Erik Jensen
f90fed9aa1 #3464 Well Path Export. Use formmatter to export data. Several formatting issues 2018-11-01 10:08:19 +01:00
Bjørn Erik Jensen
ad3a3f46ee #3578 LGR export. Not exporting LGRs for wells that already have intersecting LGRs 2018-10-30 11:05:27 +01:00
Bjørn Erik Jensen
080b8506cd #3568 Temp LGR. Move splitType to separate header file 2018-10-29 13:38:26 +01:00
Bjørn Erik Jensen
a1c8275eed #3553 Temp LGR. Error handling, bug fixes 2018-10-29 10:53:29 +01:00
Bjørn Erik Jensen
04c07154b0 #3553 Temp LGR. Handle overlapping completions. LGR for each completions are sorted by completion type 2018-10-29 10:53:29 +01:00
Gaute Lindkvist
7f7fd91f20 #3546 Remove Pressure Depletion candidates that are definitely going away. 2018-10-29 10:00:39 +01:00
Bjørn Erik Jensen
a3cf7ff2ac #3518 LGR export/temp LGR. Checkbox for completion types. Dialog adjustments 2018-10-25 13:18:11 +02:00
Bjørn Erik Jensen
ffa1a85187 #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
Bjørn Erik Jensen
fc4620985f #3493 LGR Export. Command file command exportLgrForCompletions 2018-10-22 09:31:41 +02:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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
b461b2f6e0 #3483 SetExportFolder : Add support for creating folders 2018-10-10 15:08:57 +02:00
Magne Sjaastad
9d9771295f System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
0914d5b333 ExportProperty. Fix build error 2018-10-05 15:20:39 +02:00
Bjørn Erik Jensen
f23fa64235 #3457 Export visible cells. New command file command 2018-10-05 10:59:58 +02:00
Bjørn Erik Jensen
677914a338 #3455 ExportProperty. Display error message for several situations 2018-10-05 10:58:37 +02:00
Bjørn Erik Jensen
e01456f40b #3456 ExportProperty. Use information from views when needed 2018-10-05 10:20:38 +02:00
Bjørn Erik Jensen
116b36bbc8 #3454 ExportProperty. Default result type set to undefined. Search through types when type not specified 2018-10-04 13:51:51 +02:00
Bjørn Erik Jensen
ce26437130 #3452 Command execution. Clear cached data before executing new commands 2018-10-04 10:41:07 +02:00
Bjørn Erik Jensen
c422ffc6ed #3325 Well Path export. Command file command for exporting well paths 2018-09-25 09:09:28 +02:00
Gaute Lindkvist
477b7dd018 #2989 Clean up errors between runs of command files. 2018-09-21 12:50:28 +02:00
Gaute Lindkvist
09d263cc39 #3378 Fix boolean reading form command file. 2018-09-19 10:13:26 +02:00
Gaute Lindkvist
2701035655 #3375 Fix crash in command interface for pressure depletion when time step is not provided. 2018-09-19 10:13:26 +02:00
Gaute Lindkvist
06817522d0 #3375 FIx prototype UI to set constant WBHP separately from current time step. 2018-09-18 14:18:06 +02:00
Gaute Lindkvist
9dd6ccb24d #3193 Implement setting BHP and reading it from summary case 2018-09-17 10:52:48 +02:00
Gaute Lindkvist
27bc2d015c #3193 Pressure Differential Depletion UI and command interface. 2018-09-17 10:51:45 +02:00
Magne Sjaastad
3a08fc65ba #3362 Command File : Execute initAfterRead before execution 2018-09-14 08:38:23 +02:00
Magne Sjaastad
35b728c133 #3349 Fracture Scaling : Improve naming in UI 2018-09-14 08:38:23 +02:00
Magne Sjaastad
c7c34d3735 Fracture Templates : Refactor load and update logic when geometry changes 2018-09-13 08:32:27 +02:00
Magne Sjaastad
b604d26e90 #3340 Fix some warnings 2018-09-11 21:56:15 +02:00