Magne Sjaastad
2c0ebfd14c
Make face test robust
2022-02-03 16:30:21 +01:00
Magne Sjaastad
94a541f966
#8513 Use cell face when leaving cell when well path starts inside cell
2022-02-03 16:30:21 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Magne Sjaastad
4366146fbb
#8225 MSW export : Adjust position of valve segments
2021-11-02 13:53:42 +01:00
Magne Sjaastad
d6b699c38a
Janitor : Set optional comment flag for perforations
2021-11-02 13:53:42 +01:00
Magne Sjaastad
299217e219
£8014 : Fix MSW valve export
2021-10-29 14:43:56 +02:00
Magne Sjaastad
54a4f35588
#8142 Preferences : Move system settings into separate file
2021-10-13 12:52:02 +02:00
Magne Sjaastad
0f87c9760d
#7862 Export Completion: Add ResInsight project file to file header
2021-09-29 09:42:04 +02:00
Magne Sjaastad
0e0bd751f6
#7973 Export Completions : Further improvements
...
Fix typo
Make sure compdat export works for custom file name
2021-09-09 15:16:34 +02:00
Magne Sjaastad
acdcbe44b4
Merge pull request #7975 from OPM/7973-custom-export-filename
...
Export Completions : Custom export file name fails in some cases
2021-09-09 10:16:37 +02:00
Magne Sjaastad
638f926429
cmake-format: Allow dangling parenthesis
2021-09-01 08:13:16 +02:00
Magne Sjaastad
b78cf3a4bb
Use cmake-format on all cmake files
2021-08-26 19:46:38 +02:00
Magne Sjaastad
b9362386bc
#7450 Well Completion: Allocation of User defined D-factor to perforation connection factors
...
If the user defined a D-factor for the perforation interval, distribute the D-factor based on
D_cell = D_well * Sum_Tran_cells / Tran_cell
2021-06-07 09:28:57 +02:00
Magne Sjaastad
0097e9dfb2
MSW : Fix length for the WELSWGS incremental depth
2021-05-28 07:27:53 +02:00
Magne Sjaastad
8749deb76a
#7731 MSW Fishbones : Adjust diameter for fishbone lateral segments in main bore cells
2021-05-28 07:27:53 +02:00
Magne Sjaastad
1f85adecab
#7729 MSW : Compute initial measured depth once
...
Avoid computing value of initial MD multiple times
2021-05-28 07:27:53 +02:00
Magne Sjaastad
eba78b2660
#7729 MSW : Fix wrong segment for lateral
...
A lateral is connected to wrong segment for user defined reference MD
2021-05-28 07:27:53 +02:00
Magne Sjaastad
33ac79d856
#7727 Performance : Reduce amount of work
...
Use objectsWithReferringPtrFields to find tieIn wells
Avoid using descendantsOfType
2021-05-27 12:52:57 +02:00
Magne Sjaastad
afb293db52
#7727 Well Path : Simplify access to all well paths
2021-05-27 12:52:57 +02:00
Magne Sjaastad
805df93aed
#7720 Export of MSW : Export data from imported well paths
...
The tie-in concept was only available for modeled well paths. Make sure both modeled and file well paths produce MSW output
2021-05-25 11:50:18 +02:00
Magne Sjaastad
e33a03b379
#7719 Multi-lateral wells : Include well laterals in visible wells
2021-05-25 11:50:18 +02:00
Magne Sjaastad
78e4e1cd5c
Janitor : Use enum class
2021-05-18 16:22:05 +02:00
Magne Sjaastad
d4f4f20e6e
MSW : Do not export completions if well path lateral is unchecked
2021-05-18 16:22:05 +02:00
Magne Sjaastad
e8e3dc39b4
#7049 AICD : Accumulate flow scaling factor for multiple valves in cell
...
Add multi lateral support
2021-05-18 16:22:05 +02:00
Magne Sjaastad
3bfeb194a9
#7049 Accumulate flow area for multiple valves in same grid cell
2021-05-18 16:22:05 +02:00
Magne Sjaastad
b518acada6
Janitor : Use enum class
2021-05-18 16:22:05 +02:00
Magne Sjaastad
827cf75207
#7049 MLW: Improve calculations of diameter, skin factor and direction
...
Diameter and skin factor : Compute weighted average based on transmissibility
Use the direction of the completion with the highest transmissibility
2021-05-18 16:22:05 +02:00
Magne Sjaastad
226876dc0a
#7049 MLW: Aggregate of completion data for all laterals
...
Simplify the progress bar
2021-05-18 16:22:05 +02:00
Magne Sjaastad
4b75dd4d6a
Fix build issue on Linux
2021-05-14 14:35:54 +02:00
Magne Sjaastad
dbc191ed40
#7687 MSW Fishbones : Compute sum of area for multiple ICDs in same cell
2021-05-14 14:19:09 +02:00
Magne Sjaastad
fcb0bd391b
#7686 MSW Fishbones : Compute effective diameter for multiple laterals in same cell
2021-05-14 14:19:09 +02:00
Magne Sjaastad
9a6073eb7b
#7678 Fishbones MSW : Always create an intersection for an ICD segment
2021-05-14 14:19:09 +02:00
Magne Sjaastad
460a387021
#7678 Fishbones MSW : Make sure COMPSEGS is connected to ICD branch
...
Always connect open hole flow to an ICD, not the WELSEGS representing a well path lateral.
2021-05-14 14:19:09 +02:00
Magne Sjaastad
c430e7343a
#7678 Fishbones MSW : Include WSEGVALV in MSW-file for LGR section
2021-05-11 14:02:22 +02:00
Magne Sjaastad
466b2cbcd9
#7678 Fishbones MSW : Fix TVD depth for laterals for WELSEGS keyword
2021-05-11 13:35:06 +02:00
Magne Sjaastad
010e964ea8
#6878 Export Completion: Make subset of settings available from Python
...
Python code linting changes detected by black
2021-05-03 14:15:43 +02:00
Magne Sjaastad
69a03df9da
#6878 Export Completion: Add settings from command file commands
2021-05-03 14:15:43 +02:00
Magne Sjaastad
d002ee1d6e
#6878 Export Completion: Allow suffix in custom file name
2021-05-03 14:15:43 +02:00
Magne Sjaastad
3fa4986f37
#6878 Export Completion: Add custom file name
2021-05-03 14:15:43 +02:00
Magne Sjaastad
1cf1eef048
#7632 Preferences : Add separate tab Eclipse Summary
...
Remove obsolete includes
2021-04-28 14:10:23 +02:00
Magne Sjaastad
0936a293ac
MSW : Use start of well path, not start of fishbones
2021-04-21 15:06:44 +02:00
Magne Sjaastad
dcbfd4cc27
#7597 MSW : Connect fractures a segment with lower measured depth
2021-04-21 07:41:56 +02:00
Magne Sjaastad
4f89e38334
#7595 MSW : Move MSW parameters to well path
...
Move msw parameters to well path
Make it clear when options are taken from top level well path or well path lateral
Use well path lateral custom values for diameter and roughness
2021-04-20 21:13:02 +02:00
Magne Sjaastad
7dcc1dc508
Fishbones : Early exit if no well path geometry is available
2021-04-20 11:05:33 +02:00
Magne Sjaastad
b2d475dde2
#7589 MSW : Always connect to segment with lower measured depth
2021-04-19 14:34:04 +02:00
magnesj
a44378e2f5
Fixes by clang-tidy
2021-04-15 08:00:07 +02:00
Magne Sjaastad
e66db42a15
Add missing include
2021-04-13 08:43:36 +02:00
Magne Sjaastad
63690d5196
Major rewrite of MSW export model
2021-04-13 07:54:34 +02:00
Magne Sjaastad
2e643edc35
MSW : Restore MSW settings per completion type
...
Remove the common MSW settings on well path
2021-03-11 10:50:25 +01:00