Gaute Lindkvist
75c76016e1
#3215 #3229 . Multi segment well settings box and user set reference point.
2018-08-21 15:21:40 +02:00
Magne Sjaastad
54c6e032b5
#3239 : Fishbones : Allow location of subs at start and end measured depth
2018-08-20 14:29:29 +02:00
Magne Sjaastad
72cfc4af6b
#3238 Compdat Export Fishbones : Limit main bore perforated interval to fishbone sub start/end
2018-08-20 13:50:42 +02:00
Magne Sjaastad
acca2d72eb
#3089 Non-Darcy along well : Minor adjustments
...
Show d-factor value for types not ALONG_WELL_PATH
Compute well path radius used in d-factor computations
Make text display more compact
2018-08-17 09:16:16 +02:00
Magne Sjaastad
90ce1126a9
Guard null pointer access
2018-08-15 16:23:02 +02:00
Magne Sjaastad
fa25f448a1
#3089 Non-Darcy longitudinal : Use weighted average calculator
2018-08-15 15:52:06 +02:00
Magne Sjaastad
59f9d189e5
#3214 Use template function to get referencing objects of specified type
2018-08-15 13:01:11 +02:00
Magne Sjaastad
2ddc3d77df
#3089 Non-Darcy longitudinal : Add support for longitudinal fractures
...
- move non-darcy data from template to fracture, as this data is now depending of fracutre
- compute weighted average of stimplan width and conductivity based on fracture perforation length
- use referringPtrFields() to find fractures using this fracture template
2018-08-15 09:53:52 +02:00
Gaute Lindkvist
ffd545c75c
#3183 Refactor MSW export code so fishbones structures are not needed at the time of formatting/writing
...
* Instead fill up the RicMultiSegmentWellExportInfo structures beforehand
2018-08-13 14:36:32 +02:00
Magne Sjaastad
252950e625
#3197 Refactoring : Add const keyword
2018-08-10 15:34:27 +02:00
Magne Sjaastad
2569a14347
#3197 Refactoring : Whitespace and remove includes
2018-08-10 15:04:56 +02:00
Magne Sjaastad
a16fe5966b
#3197 Refactoring : Add const keyword to Rim3dPropertiesInterface
2018-08-10 14:55:50 +02:00
Magne Sjaastad
b111b87e41
#3197 Refactoring : Whitespace
2018-08-10 14:47:06 +02:00
Magne Sjaastad
a672e1fa7f
#3197 Refactoring : Add const keyword
...
Removed fractureBorderPolygon from RimFractureTemplate
2018-08-10 14:28:52 +02:00
Magne Sjaastad
529632f2e1
#3038 Fracture Completion Summary : Remove of obsolete and unused code
2018-08-09 13:38:49 +02:00
Magne Sjaastad
21bfe6b87d
#3038 Fracture Completion Summary : Add some derived properties to stimplan template
2018-08-09 11:01:44 +02:00
Magne Sjaastad
69d8d84612
#3038 Remove code duplication
2018-08-07 09:23:29 +02:00
Magne Sjaastad
0e14499561
#3038 Fix typo
2018-08-06 09:36:42 +02:00
Magne Sjaastad
3afca71095
Fracture : Separate permeability for ellipse and general user defined eff permeability
2018-08-03 13:03:37 +02:00
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Magne Sjaastad
39c4319fa4
CppCheck : Remove duplicate field in both RimFractureTemplate and RimEllipseFractureTemplate
2018-08-02 19:20:33 +02:00
Gaute Lindkvist
022aac3682
#3169 Implement proper auto name for well log plots
2018-07-16 08:57:28 +02:00
Magne Sjaastad
ede6ebef90
#3128 Completion Export : Expose data to be used in text reports
2018-06-29 10:57:26 +02:00
Magne Sjaastad
4ae3290e3c
#1722 Completion Export : Use RimTools::wellPathCollection
2018-06-29 10:48:45 +02:00
Magne Sjaastad
c7e2bf3e10
Rename
2018-06-28 16:11:50 +02:00
Magne Sjaastad
1ec2c4c07e
#3122 Perforation Length : Avoid rounding when top/bot TVD is given in stim plan file
2018-06-28 16:11:50 +02:00
Magne Sjaastad
e2d163a710
#3121 Non Darcy Flow : D-factor is wrong for user defined width of stim plan fractures
2018-06-28 14:44:52 +02:00
Magne Sjaastad
082f8be6b2
Set default unit system for fractures based on loaded cases
2018-06-28 11:13:42 +02:00
Magne Sjaastad
d045d6da05
#3115 StimPlan Import : Set setting default unit to unknow
...
When the file is imported, assign the unit from the imported file
2018-06-28 11:13:42 +02:00
Magne Sjaastad
1a3f9e87ae
#3114 Fault Truncation : Avoid computations when truncation is disabled
2018-06-28 09:52:40 +02:00
Magne Sjaastad
b13ad295cc
#3111 Fracture Containment : Use main grid IJK when evaluating containment mask
2018-06-28 09:52:40 +02:00
Magne Sjaastad
d0f8e6afe4
#3036 Fracture Truncation : Improve tooltip texts
2018-06-25 10:43:41 +02:00
Magne Sjaastad
a60fc3f43b
#3036 Fracture Truncation : Remove obsolete flag
2018-06-25 10:43:41 +02:00
Magne Sjaastad
74ced5107f
#3034 Perforation Interval: Set default start/end to start/end of simulation
2018-06-22 09:04:26 +02:00
Magne Sjaastad
01ba1dfa4f
#3068 Perforation Interval : Make sure a new perforation interval always is visible
2018-06-20 11:44:01 +02:00
Magne Sjaastad
3d3585515f
#3055 Perforation Intervals : Mark unused field as read only instead of hiding
2018-06-18 14:20:50 +02:00
Magne Sjaastad
20d45abae2
#3054 Use dynamic cast in defineEditorAttribute
2018-06-18 14:20:50 +02:00
Magne Sjaastad
86ab696fd6
Remove typo
2018-06-08 08:48:59 +02:00
Magne Sjaastad
54ed12a2f7
#3019 Fault Truncation : Make sure faults in LGR is handled correctly
2018-06-08 08:38:52 +02:00
Magne Sjaastad
1b1dd0c695
#3017 Fracture Truncation : Add tooltip
2018-06-07 22:26:17 +02:00
Magne Sjaastad
ff4efbc365
#3018 Fracture Truncation : Use reservoirCellIndex()
2018-06-07 22:20:37 +02:00
Magne Sjaastad
10d0c66262
#3018 Fracture Truncation : Evaluate fault throw as diff between average z value for two base edge vertices
2018-06-07 22:10:50 +02:00
Magne Sjaastad
dae054cf8f
#3017 Restructure UI
2018-06-07 16:50:50 +02:00
Magne Sjaastad
350d0bbee4
#3021 Fault Truncation : Allow contained fracture to propagate through inactive cells
2018-06-07 16:49:46 +02:00
Magne Sjaastad
3cf35f673a
#2967 Fracture Truncation at Faults: Add Fault Throw
2018-06-04 11:16:38 +02:00
Magne Sjaastad
bb8803293a
#2969 Fracture truncations : Fix computation of truncated cells
2018-05-31 15:29:55 +02:00
Magne Sjaastad
b0ee5a2834
#2969 Fracture Truncations : Visualize fault truncations
2018-05-31 08:30:04 +02:00
Magne Sjaastad
61a7d5c7ba
#2969 Fracture truncations : Add containment tools
2018-05-31 08:30:04 +02:00
Magne Sjaastad
93ec84efdd
#2967 Fracture Truncation at Faults : Use combo box and obsolete checkbox
2018-05-25 11:31:21 +02:00
Magne Sjaastad
fec963931e
#2967 Fracture Truncation at Faults : Code cleanup before adding trunction
2018-05-25 11:31:21 +02:00