Kristian Bendiksen
b12db3f957
Use hydrostatic pore pressure calculation
2020-08-11 14:31:51 +02:00
Kristian Bendiksen
fcc0f710d5
#6213 GeoMech: Add calculation of Mud Weight Window.
2020-08-06 15:23:15 +02:00
Gaute Lindkvist
9446150740
#5863 Always use grid for PP0
2020-05-13 13:00:43 +02:00
Gaute Lindkvist
fb1be5b84b
#5543 Revert "Remove WBS-averaging over element"
...
The change causes some saw tooth curves in some cases.
This reverts commit 480ff8f707
.
2020-02-13 11:23:32 +01:00
Gaute Lindkvist
d5351585f0
#5542 Fix scaling issues causing wrong FG results in some cases.
2020-02-13 11:23:32 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
ae112bab64
#5494 Add user changable water density and change model for where WBS-curves meet
2020-02-11 08:11:07 +01:00
Gaute Lindkvist
c9f5b47a90
Support different units when importing and exporting WBS LAS.
2020-02-03 15:56:07 +01:00
Gaute Lindkvist
480ff8f707
Remove WBS-averaging over element
2020-01-29 09:45:38 +01:00
Gaute Lindkvist
10f749f356
#5219 Implement support for TVDRKB for well log depth
...
* Also show air gap in title when TVDRKB is selected and not otherwise
2020-01-08 14:35:48 +01:00
Gaute Lindkvist
3381cbc962
Fixup after WBS-review
2019-11-27 13:22:23 +01:00
Gaute Lindkvist
431f0ff347
Add additional WBS curves and rewrite parameters
2019-11-27 10:14:15 +01:00
Gaute Lindkvist
2cc822399b
Renames following review
2019-10-03 14:57:46 +02:00
Gaute Lindkvist
f5b10b4d70
#4800 WBS: Add parameter track which is off by default ( #4816 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
* Implement WBS parameters track
* Much better alignment of tracks without flickering
* Don't replace user description when dragging and dropping tracks
* Fix missing OBG and SH curves
* Fix curve and track D&D
* Make sure parameter curves aren't WBS curves
2019-10-03 14:41:37 +02:00
Gaute Lindkvist
55f0cac713
#4664 Implement smoothing of WBS curves ( #4809 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
2019-10-03 14:16:56 +02:00
Gaute Lindkvist
2d2a5201d0
#4799 WBS: Make PP go up to seabed and ensure sources are kept valid when source stepping.
2019-09-30 15:35:15 +02:00
Gaute Lindkvist
3f7fde5227
#4695 Add color shading annotation for WBS parameters, similarly to formations ( #4757 )
...
* First wbs parameter shading
* Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
* Support color shading of Well Log Tracks based on WBS parameters
* Further improvements to shading for WBS
* #4696 Set RIG_NODEL Por-Bar as default Well log extraction curve parameter for GeoMech
* Fix canvas alignment issue for new WBS plots
2019-09-25 11:59:31 +02:00
Gaute Lindkvist
651971b835
Merge branch 'dev' into feature-WBS-class
2019-09-10 08:47:56 +02:00
Gaute Lindkvist
129df990ae
#4665 Implement a Well Bore Stability Plot class
...
* Trigger updates when Ui fields are changed
* Show only WBS parameter options that have available data
* Clang-format WBS stuff
2019-09-09 13:12:02 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Gaute Lindkvist
8eda5bcbb9
#3313 Implement weighted average of WBS data.
2018-09-07 10:49:00 +02:00
Gaute Lindkvist
4c84bbb8a3
#3014 and #3022 Well Bore Stability: LAS and element table input and cleaned up extraction code.
2018-09-04 12:01:07 +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
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
Gaute Lindkvist
be63eb5aef
#3160 Use cell centre depth for well bore stability curves
2018-07-16 08:57:28 +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
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
Jacob Støren
6c3f569499
#1858 Align and remove near struct duplicates of WellPathCellIntersectionInfo
2017-12-12 14:49:10 +01:00
Jacob Støren
21b313f945
( #557 , #560 , #561 ) WLP: Guaranteed Pairwise ordering of intersections
...
and endpoint handling. Now discarding out-of-pair points.
Added well name and case in error message.
2015-10-14 15:20:46 +02:00
Jacob Støren
6014312056
( #557 , #560 , #561 ) WLP: Started to return a cleaner intersection list from the extractor.
...
Created a common baseclass to be able to use same intersection cleanup code.
2015-10-14 15:20:12 +02:00
Jacob Støren
8d57bbe77b
( #399 ) WIP: First commit of experimental geomech WellLog extractor
...
Not yet enabled in any way
2015-09-04 15:35:20 +02:00