Bjørn Erik Jensen
6b2359cb39
#3091 Completion export. Add WELSPECS/WELSPECL to exported file
2018-08-29 13:36:33 +02:00
Magne Sjaastad
9e3a100bcc
#3253 OpenMP : Give name to all critical sections
2018-08-27 13:04:29 +02:00
Gaute Lindkvist
0ccbd4e153
#3263 Well Bore Stability: Use a constant tangent for FG and SFG within a cell.
2018-08-27 11:33:01 +02:00
Magne Sjaastad
1fc6aca10b
#3269 Compdat Export Performance : Use const access
2018-08-24 15:50:27 +02:00
Magne Sjaastad
5f52dae545
#3269 Compdat Export Performance : Load all data before loop
2018-08-24 15:50:27 +02:00
Bjørn Erik Jensen
7369ce56ba
#3114 compdat export. Improve performance
2018-08-20 11:47:41 +02:00
Gaute Lindkvist
16560a7d81
#3183 Export Fractures as Multi Segment Wells.
2018-08-16 10:22:07 +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
Magne Sjaastad
4c75e2514d
#3089 Move text parsing for unit conversion
2018-08-15 09:53:52 +02:00
Magne Sjaastad
45f0f6b485
Whitespace and rename
2018-08-15 09:53:52 +02:00
Gaute Lindkvist
2987e6128d
#3198 Support LGR when exporting fishbone completions for multi segment wells.
...
* Also refactor RicMultiSegmentWellExportInfo to remove public member variables.
2018-08-13 15:10:03 +02:00
Magne Sjaastad
252950e625
#3197 Refactoring : Add const keyword
2018-08-10 15:34:27 +02:00
Magne Sjaastad
d612362d4b
#3197 Refactoring : Add const keyword and use const ref
2018-08-10 14:12:14 +02:00
Magne Sjaastad
ce085a03ca
#3038 Fracture Completion Summary : Remove obsolete helper feature
2018-08-09 11:44:54 +02:00
Magne Sjaastad
f3d27e0af8
#3038 Fracture Completion Summary : Add fracture summary to compdat export
2018-08-09 11:33:48 +02:00
Magne Sjaastad
de5cced38f
#3038 Fracture Completion Summary : Add fracture grid calculator
2018-08-09 11:15:47 +02:00
Gaute Lindkvist
c869ce4430
#3186 Fix crash when selecting element nodal (and some other types) for some GeoMech well log curves.
2018-08-08 08:10:56 +02:00
Magne Sjaastad
8425ea96ad
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
Magne Sjaastad
aeae19c748
#3185 Use std::array instead of FixedArray
2018-08-07 10:07:42 +02:00
Magne Sjaastad
e5c8c07d1f
Performance : Move object allocation outside loop
2018-08-07 09:24:05 +02:00
Magne Sjaastad
9617128464
Use override keyword
2018-08-07 07:58:58 +02:00
Magne Sjaastad
59d6e89fe0
#3038 Minor refactoring
...
Use empty()
Use const ref
2018-08-07 07:24:39 +02:00
Magne Sjaastad
793b56f6f4
#3038 Fix double check of same error state
2018-08-07 07:20:42 +02:00
Magne Sjaastad
0e14499561
#3038 Fix typo
2018-08-06 09:36:42 +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
91552c155a
#3090 Add findReservoirCellIndexFromPoint
2018-08-02 13:51:38 +02:00
Magne Sjaastad
5aa46fe855
#3177 COMPDAT Export : Add logging and return if required data is missing
2018-07-30 10:30:13 +02:00
Magne Sjaastad
b32a3f229f
Whitespace changes
2018-07-30 10:21:42 +02:00
Gaute Lindkvist
be63eb5aef
#3160 Use cell centre depth for well bore stability curves
2018-07-16 08:57:28 +02:00
Bjørn Erik Jensen
cc87da2ae0
#3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation
2018-07-04 14:36:14 +02:00
Gaute Lindkvist
3dec239c99
#3132 Increase legend sample line lengths and scale by curve thickness
...
* Otherwise we can't distinguish between curves in the legend.
2018-07-04 11:10:32 +02:00
Gaute Lindkvist
0bbe0db394
#3137 Make sure azimuth angles are clockwise and 0 to 360.
2018-07-04 11:10:32 +02:00
Jacob Støren
dc95b217c5
#2609 Update the visualization when the well path geometry definition changes
2018-07-02 16:31:55 +02:00
Gaute Lindkvist
0a0cb584b5
Move hard coded parameter names to RiaDefines
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
76f0126e59
Move rkbDiff calculation code to RigWellPath so it can be shared instead of copied.
2018-07-02 10:29:30 +02:00
Magne Sjaastad
386726a92f
Transmissibility Calc : Early exit if no transmissibilities
2018-06-28 13:52:22 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Gaute Lindkvist
fab83846e6
#3095 Add PP, OBG and SH to well path derived extraction curves.
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
6cd5ae9e22
#3093 Implement Azimuth and inclination well path derived extraction curves.
...
* Needed improvement of tangent calculation. Take the tangent from the well path, not the two intersection points.
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
9fe1c7de6c
Remove some debug hardcoded code paths for Well Path Derived Well log extraction curves
2018-06-25 08:37:26 +02:00
Magne Sjaastad
5114e05156
#3035 Fault Truncation: Add polygon subtraction
2018-06-22 17:14:28 +02:00
Gaute Lindkvist
5fc795a24a
#3061 Implement Memory Cleanup for eclipse data.
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
e3e4e79340
Improve encapsulation of RigEclipseResultInfo
...
* To make it more suitable for looking up results.
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
51631fda6e
#3027 Disable averaging of Fracture Gradient and Shear Failure Gradient
2018-06-20 11:46:19 +02:00
Bjørn Erik Jensen
508f33903f
Delete files that should have been deleted in an earlier commit
2018-06-20 10:16:15 +02:00
Bjørn Erik Jensen
eebd8bef2d
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00
Bjørn Erik Jensen
69accdc4c6
#2659 Ensemble statistics. First version
2018-06-07 10:04:16 +02:00
Gaute Lindkvist
5b0a185549
Fix Linux build by removing use of Invoke and including some headers
2018-06-06 13:22:35 +02:00
Gaute Lindkvist
4ddacad385
#2680 . First reasonable Fracture Gradient and Shear Failure Gradient estimation.
...
Caveats:
* Hard coded poissonRatio = 0.25
* Hard coded UCS to 100 bar (fairly close to average value for shale in literature).
2018-06-06 12:03:08 +02:00
Magne Sjaastad
3505b9d31a
Debug Tools : Add globalCellIndicesToOneBasedIJKText used as input to cell based range filter
2018-05-31 15:29:55 +02:00