Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Gaute Lindkvist
d69153c013
#3489 Fix legend text for flow diagnostics.
2018-11-22 13:39:07 +01:00
Gaute Lindkvist
68d12a325f
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
Gaute Lindkvist
b41fee3ee3
Fix compilation warning in Rim3dWellLogExtractionCurve
2018-09-04 15:29:29 +02:00
Gaute Lindkvist
ea8721f6ff
Fix crash in 3d well log curve rendering.
2018-09-04 12:57:55 +02:00
Gaute Lindkvist
5a2ecf25c2
Rename measuredDepth and TVD methods in well log extractor code
2018-09-04 12:02:23 +02:00
Gaute Lindkvist
e3baaa4133
#3261 Show 3d well log curves even if the grid result isn't dynamic.
...
* Have to be more precise on whether to attach the results as a static or dynamic property.
* Also rewrite some 3dWellLogPlanePartMgr code to only create one draw surface for each draw plane used for the curves.
2018-09-04 12:01:07 +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
28285ceddf
#3261 Fix crash when setting case to null in 3d well log curves.
2018-08-27 11:33:01 +02:00
Gaute Lindkvist
69e2ef83af
#3182 Remove superfluous isUsingAutoName setting
2018-08-08 08:10:57 +02:00
Gaute Lindkvist
a2c3c9d03f
#3182 Clean up well log plot names
2018-08-08 08:10:57 +02:00
Gaute Lindkvist
022aac3682
#3169 Implement proper auto name for well log plots
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
2db495662f
Use only the current step to for 3d well log curve range when follow current time step is off
2018-07-04 16:54:22 +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
Bjørn Erik Jensen
bce10fb133
Fix build warnings on Linux
2018-06-28 09:08:38 +02:00
Gaute Lindkvist
20d05a9561
#3094 Make sure following current animation step works for GeoMech well log extraction curves
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
a0f5db5d7e
#2965 Implement option (on by default) to follow time step in 3D view.
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
b4c62a11b7
#3033 Update min max values when changing time step.
2018-06-11 09:15:52 +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
Gaute Lindkvist
76c24a5c8d
#2985 Make time step index in well log extraction curve auto name start at 1.
2018-05-30 15:37:18 +02:00
Gaute Lindkvist
66e548ac04
#2924 3D well Log curves: Implement variable name for geomech result
2018-05-15 18:04:27 +02:00
Gaute Lindkvist
5aa6ebbd76
#2922 Change curve min/max when updating case and timestep.
2018-05-15 17:54:20 +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
029369d187
#2677 Show curve value when clicking the curve
...
This change will show the following:
- Curve name
- Well path name
- Measured depth
- name of variable
- value
2018-04-25 14:13:12 +02:00
Gaute Lindkvist
d7204363a0
3D Well Log Curves ( #2673 ): Consolidate the draw plane position control.
2018-04-18 08:38:15 +02:00
Rebecca Cox
a41ca4688e
#2597 3D Well Log Curve: Make 3d well log curve pure virtual. Add 3d well log extraction curve
2018-03-15 14:17:56 +01:00