Magne Sjaastad
a225d1fd1a
#3696 Non-Darcy perforation intervals : Remove unit constant from UI
2018-11-22 09:46:40 +01:00
Magne Sjaastad
4117e266ed
#3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell
...
Using RigCompletionDataGridCell as key in a map causes cells with identical local IJK to be treated as same global cell. Use reservoir grid cell index (size_t) as key to be able to handle cells correctly.
2018-11-14 11:40:23 +01:00
Magne Sjaastad
063c0533b3
#3625 Fracture header : Use RigTransmissibilityEquations
2018-11-05 10:53:35 +01:00
Magne Sjaastad
5e15e1d8e6
#3613 Fishbones : Crash when user defined locations is empty
2018-11-02 12:30:35 +01:00
Jacob Støren
a1705c5e39
#3487 Use icons for the different MSW valves
2018-10-31 09:48:36 +01:00
Magne Sjaastad
7813527a33
#3533 Perforation Interval : Whitespace and cleanup
2018-10-26 12:09:29 +02:00
Magne Sjaastad
5f329509c3
#3533 Perforation Interval : Allow init of sliders for two well targets
2018-10-26 12:09:05 +02:00
Gaute Lindkvist
1d0fc606d3
Fix ubuntu build problem due to fabs() use without header
2018-10-22 10:38:39 +02:00
Gaute Lindkvist
2194821609
#3527 Implement multiple ICD/AICDs for perforation intervals.
2018-10-22 09:35:35 +02:00
Gaute Lindkvist
43552fde88
#3527 Split out the valve locations from RimFishbonesMultipleSubs.h
2018-10-22 09:35:35 +02:00
Magne Sjaastad
4632fd7dff
Whitespace
2018-10-19 15:43:29 +02:00
Magne Sjaastad
fa2d96ebcf
#3534 Completion Export : Hide option when width values are missing
2018-10-19 15:28:13 +02:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
766fea603e
#3512 System : Remove unused functions
2018-10-18 15:14:25 +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
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
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
Magne Sjaastad
b5ab2968dd
#3433 Non-Darcy Fracture: Regression tests : Add compare between two well path fractures
2018-10-11 09:26:51 +02:00
Gaute Lindkvist
88c4aa2591
Remove virtual keyword from RimWellPathCompletionInterface overrides.
...
* Stop them from being overriden by child classes.
2018-10-10 08:46:59 +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
c6cdbf9436
#3397 non-darcy perforations. Rename group
2018-09-26 08:17:35 +02:00
Bjørn Erik Jensen
9a3b1c528a
#3397 non-darcy perforations. Add getters
2018-09-26 08:17:35 +02:00
Bjørn Erik Jensen
565201741d
#3397 non-darcy perforations. Default values
2018-09-26 08:17:34 +02:00
Bjørn Erik Jensen
70b24653ed
#3397 non-darcy perforations. GUI, take 1
2018-09-26 08:17:34 +02:00
Magne Sjaastad
b9c5c13dd2
Fracture Template : Set default collapsed for Truncation and Scaling
2018-09-25 11:24:15 +02:00
Magne Sjaastad
e96cc60ee7
#3224 Non-Darcy longitudinal : Use geometric mean for B-factor
2018-09-24 15:10:46 +02:00
Bjørn Erik Jensen
f3e1dbe838
#3254 MSW perforations export. Add MSW options to perforations collection class
2018-09-24 09:35:59 +02:00
Gaute Lindkvist
9953c56c35
Make mean calculators more consistent and add an harmonic mean calculator.
2018-09-17 10:51:45 +02:00
Bjørn Erik Jensen
6f42d6ae1f
#3264 MSW fracture export. Rename some fields
2018-09-14 12:52:25 +02:00
Magne Sjaastad
35b728c133
#3349 Fracture Scaling : Improve naming in UI
2018-09-14 08:38:23 +02:00
Magne Sjaastad
d40f36e574
Fracture Containment : Simplify logic
2018-09-13 11:50:24 +02:00
Magne Sjaastad
6fc0196e84
Fracture : Always schedule redraw
...
Schedule redraw of all views, as we do not know where the fracture is visible
2018-09-13 11:49:57 +02:00
Magne Sjaastad
c7c34d3735
Fracture Templates : Refactor load and update logic when geometry changes
2018-09-13 08:32:27 +02:00
Jacob Støren
0431540073
#3312 Well Path Creation: Update intersections, completion type result and fractures when moving the wellpath
2018-09-12 14:20:43 +02:00
Jacob Støren
3d752995d2
#3312 Well Path Creation update preparations. Rename of method
2018-09-12 14:20:43 +02:00
Magne Sjaastad
1a1fcfa6ea
#3355 Completion Type Viz : Missing calculation of completion type when scaling changes
2018-09-11 15:03:59 +02:00
Magne Sjaastad
d5b10546b8
#3032 Completion Export Fracture Header : Refactoring
...
Rename to reservoirCellIndicesOpenForFlow
Include inactive cells in area calculation
Consider containment/truncation for header related calculations
Moved calculations from stim plan fracture to stim plan calculator
2018-09-11 13:35:35 +02:00
Bjørn Erik Jensen
02844bc49f
#3267 MSW export. Correct default max segment length
2018-09-11 10:54:45 +02:00
Bjørn Erik Jensen
244741d96b
#3267 MSW export. Add Max Segment Length field to MSW properties
2018-09-11 10:53:40 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
Magne Sjaastad
3e10e59445
#3268 MSW Fracture Export: Add allFractures and allFishbones
2018-09-07 13:45:14 +02:00
Magne Sjaastad
7cd6c29c9c
#3268 MSW Fracture Export: Add activeFractures
2018-09-07 13:45:14 +02:00
Magne Sjaastad
1946d88c63
Whitespace
2018-09-07 13:45:14 +02:00
Magne Sjaastad
eefb131701
#3268 MSW Fracture Export : Add activeFishbonesSubs
2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
a3035d4f47
#3268 MSW export. Improved FishbonesCollection interface
2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
ff976cff38
#3268 MSW export. Improved FractureCollection interface
2018-09-07 13:45:14 +02:00
Gaute Lindkvist
11253f2dbd
Make RiaWeightedAverageCalculator a template class.
2018-09-07 10:49:00 +02:00
Bjørn Erik Jensen
9a94fc2cde
#3299 Compdat export. WELSPEC fixes
2018-08-31 16:08:03 +02:00
Bjørn Erik Jensen
6b2359cb39
#3091 Completion export. Add WELSPECS/WELSPECL to exported file
2018-08-29 13:36:33 +02:00
Bjørn Erik Jensen
9ec2bc6922
#3283 Editable well path. Set default unit system to match grid
2018-08-28 11:14:04 +02:00
Magne Sjaastad
a6c8a88416
#3253 Export Completions : Whitespace
2018-08-27 13:04:29 +02:00
Bjørn Erik Jensen
8788fe1ab7
#3257 Perforations. Add slider editors for startMD and endMD
2018-08-23 13:35:49 +02:00
Gaute Lindkvist
3abaf4f34e
Hide Multi Segment Well parameters object in tree
2018-08-22 14:02:09 +02:00
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
Magne Sjaastad
fb7d24e99d
#2734 Perforation Intervals: Add custom start date and custom end date
2018-05-24 20:02:01 +02:00
Magne Sjaastad
fc1f79a304
#2734 Perforation Intervals: Prepare for stop date
2018-05-23 15:28:54 +02:00
Gaute Lindkvist
c959db73a1
#2887 Tidy up 3D well log curve configuration to more obvious documentation.
2018-05-09 15:56:24 +02:00
Magne Sjaastad
43bb955ba2
#1777 Make access of data in RimStimPlanFractureTemplate robust
...
This commit makes it possible to open a project with invalid path to StimPlan, only displaying an error in the message window.
2018-05-09 15:43:07 +02:00
Magne Sjaastad
d6d894f631
#2868 Completion Type : Change priority order
2018-05-09 11:48:37 +02:00
Magne Sjaastad
4f4a12b636
#2868 Completion Type : Rename
2018-05-09 11:48:37 +02:00
Magne Sjaastad
e820bd44c7
#2868 Completion Type : Remove obsolete code
2018-05-09 11:48:37 +02:00
Magne Sjaastad
a986f3a4d2
#2868 Completion Type : Simplify update code paths
2018-05-09 11:48:37 +02:00
Magne Sjaastad
9bb8f36052
#2868 Completion Type : Compute completion type based on virtual connection factors
2018-05-09 11:48:37 +02:00
Gaute Lindkvist
f24fb4aaec
Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
...
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Gaute Lindkvist
1f44ea1ea3
Make draw plane selection for curves be unrelated to 3d Track (somewhat related to #2825 ).
...
* Makes more sense user wise and makes for better code.
* Helps refactor code to relate grids to curves so the curves can have access to the grid
it is being drawn on.
* This will help fix #2825 by being able to project curve points onto the exact triangle geometry.
2018-05-02 11:51:22 +02:00
Gaute Lindkvist
04f793c19d
#2782 Auto name for 3d Well Log Curves
2018-05-02 10:22:36 +02:00
Gaute Lindkvist
803b6b8179
3D Well Log Curves( #2676 ): Enable pick selection of the 3D Tracks and curves
2018-04-23 08:01:32 +02:00
Magne Sjaastad
ac10c4b9ac
#2770 : Never compute completion type for simulation well fractures
2018-04-20 14:22:55 +02:00
Magne Sjaastad
95151193e9
#2770 Fracture : Only evaluate visibble geometry for completion types
2018-04-20 14:22:55 +02:00
Magne Sjaastad
69630211ca
#2770 Fracture : Recompute completion type when required
2018-04-20 14:22:55 +02:00
Gaute Lindkvist
d7204363a0
3D Well Log Curves ( #2673 ): Consolidate the draw plane position control.
2018-04-18 08:38:15 +02:00
Magne Sjaastad
ba3074ff08
#2748 Completion Type Calculations : Use findIntersectedGlobalCellIndices
2018-04-17 14:42:15 +02:00
Gaute Lindkvist
9da3f09782
3D Well Log Curves ( #2668 ): Implement Draw-plane width control
...
* Apply a factor between 0.25 and 2.5 times the characteristic cell size
* Make the offset from the pipe scale with the plane width up to a maximum offset.
* Organise the CurveCollection settings into two groups.
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
1180c199b4
3D Well Log Curves ( #2669 ): Implement control of single color.
...
* Set a cycled default whenever a curve is added to a collection.
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
501e80b1ad
3D Well Log Curves( #2671 ): Make curve draw plane background optional
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
2cc93fb09d
3D Well Log Curves: Command to Delete curve #2667
...
* Add delete command with explicit delete feature class.
2018-04-10 10:57:04 +02:00
Rebecca Cox
7024ee045c
#2591 3D well log curve: Add option to place at the side of the well
2018-03-22 12:54:31 +01:00
Rebecca Cox
ef1cb3468b
3D well log curves: Code cleanup
2018-03-22 11:45:11 +01:00
Magne Sjaastad
3cf7deea3a
Hide next fracture ID from UI
2018-03-20 13:22:48 +01:00
Unknown
8766ea3057
#2591 3D well log curves: Option to turn grid on/off
2018-03-20 11:29:59 +01:00
Magne Sjaastad
4bb468b07a
#2626 Fracture Adjustments : Shorter UI text
2018-03-20 10:58:06 +01:00
Magne Sjaastad
a108726f7a
Fix missing include on Linux
2018-03-20 10:50:16 +01:00
Magne Sjaastad
39c8834181
#2627 Export CF : kh is reported as zero
2018-03-20 10:48:06 +01:00
Magne Sjaastad
cb6dbb1bee
#2626 Fracture Adjustments
2018-03-20 10:42:53 +01:00
Magne Sjaastad
af677451c6
Refactor : Use const reference
2018-03-20 08:32:23 +01:00
Magne Sjaastad
0b123044a1
#2619 Fracture Sensitivity Support: Add conductivity scale for Ellipse fractures
2018-03-20 08:22:38 +01:00
Magne Sjaastad
08a978d0d7
#2621 Check valid date in perforation interval
2018-03-16 11:48:51 +01:00
Magne Sjaastad
716bb3184b
System : Replace tab with four spaces
2018-03-12 11:12:39 +01:00
Rebecca Cox
06504b6fef
#2585 3D well log curves: Create visualization for a curve, random offsetted from a well path
2018-03-09 13:17:40 +01:00
Magne Sjaastad
9a7ca2d2a9
#2557 Non Darcy Flow : Fix inverted unit conversion
2018-03-09 09:40:10 +01:00
Magne Sjaastad
9de2f1ae52
Ellipse Fracture : Always set well intersection to center of ellipse
2018-03-09 09:00:44 +01:00
Magne Sjaastad
12b7ddf90b
Ellipse Fracture : Rename to assignConductivityToCellsInsideEllipse
2018-03-09 09:00:44 +01:00
Magne Sjaastad
7c554b8ff8
Fracture : Fix typo when creating fracture cells for ellipse fracture
2018-03-09 09:00:44 +01:00
Bjørn Erik Jensen
6942a99406
#2569 Fracture containment. Fix fracture border polygon calculation
2018-03-08 11:06:17 +01:00
Rebecca Cox
09246b722a
#2581 3D well log curve: Init after read
2018-03-08 08:07:13 +01:00
Rebecca Cox
831eac7fd5
#2584 3D well log curves: Create a collection object to hold curves
2018-03-07 15:12:27 +01:00
Magne Sjaastad
cbb25cb514
#2561 Fracture Template : Set Default Conductivity Result in loadDataAndUpdate()
2018-03-06 08:16:39 +01:00