Magne Sjaastad
acf6a17c40
Fix warnings
2018-09-27 20:49:47 +02:00
Magne Sjaastad
4877e058ed
Fix warnings
2018-09-27 20:17:56 +02:00
Bjørn Erik Jensen
ade352a259
Rename method
2018-09-27 09:55:28 +02:00
Magne Sjaastad
4009d4d63b
System : Introduce compiler warning C4457 with fixes
2018-09-24 21:20:35 +02:00
Magne Sjaastad
b17865e117
System : Remove unused code
2018-09-21 16:31:31 +02:00
Magne Sjaastad
0127e0c1b5
#3343 Holo Lens : Use default surface color from geo mech
2018-09-21 14:14:19 +02:00
Magne Sjaastad
163193dc6c
Whitespace
2018-09-21 14:14:19 +02:00
Magne Sjaastad
32237b6c7c
#3401 HoloLens : Add detection of mesh line parts
2018-09-21 14:14:19 +02:00
Jacob Støren
7e78c77b90
Remove compiler warning
2018-09-20 14:53:54 +02:00
Magne Sjaastad
aa3287f615
#3379 Holo Lens : Add RivCellSetEnum to RivSouceInfo
2018-09-19 14:34:00 +02:00
Magne Sjaastad
56c91c39fd
#3379 Holo Lens : Add source pdmObject to RivSouceInfo
2018-09-19 14:34:00 +02:00
Magne Sjaastad
fe4ce550e0
Add override
2018-09-13 08:17:17 +02:00
Magne Sjaastad
a1518bd9ec
Whitespace
2018-09-12 14:44:41 +02:00
Magne Sjaastad
6f555c495a
#3354 Fracture Viz : Geometry from previous fracture template is not removed
2018-09-11 14:46:55 +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
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
eefb131701
#3268 MSW Fracture Export : Add activeFishbonesSubs
2018-09-07 13:45:14 +02:00
Gaute Lindkvist
ea8721f6ff
Fix crash in 3d well log curve rendering.
2018-09-04 12:57:55 +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
Magne Sjaastad
417ef314b4
#3246 Fracture Visualization: Move fracture coordinates into separate scope
2018-08-30 08:26:29 +02:00
Magne Sjaastad
25b78626be
#3246 Fracture Visualization: Use display coordinates
2018-08-30 08:22:53 +02:00
Magne Sjaastad
9e3a100bcc
#3253 OpenMP : Give name to all critical sections
2018-08-27 13:04:29 +02:00
Jacob Støren
9025cedecb
#3204 Add double precision to OffshoreSphericalCoords
2018-08-14 11:41:20 +02:00
Jacob Støren
fb7a7e39eb
#3201 #3202 Split in separate files. Move offshore spherical coords stuff to separate file in RiaTools
2018-08-14 11:41:19 +02:00
Magne Sjaastad
76913aded5
CppCheck : Use std::array
2018-08-10 16:05:35 +02:00
Magne Sjaastad
25ac317639
#3195 Grid Box : Enable depth test for all grid box lines
...
The text labels are always visible, also through geometry. The line closest to label text was set to no depth test, probably to match the text visibility. This is changed by this commit, and the top line will be hidden by reservoir geometry.
Introduced by https://github.com/OPM/ResInsight/issues/266
2018-08-10 13:18:16 +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
371969db3c
#3038 Remove code duplication
2018-08-07 09:54:12 +02:00
Magne Sjaastad
5bbc0ee89f
CppCheck : memcpy did not copy all data as intended
2018-08-03 07:12:40 +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
9b302d15a3
Grid Box Generator : Improve robustness for invalid bounding box
2018-06-29 16:42:23 +02:00
Magne Sjaastad
a90755c899
Guard null pointer access
2018-06-29 16:42:23 +02:00
Magne Sjaastad
451ce82aa9
Guard null pointer access
2018-06-29 16:42:23 +02:00
Magne Sjaastad
4ae3290e3c
#1722 Completion Export : Use RimTools::wellPathCollection
2018-06-29 10:48:45 +02:00
Magne Sjaastad
c79b120031
#3035 Whitespace
2018-06-25 08:24:47 +02:00
Magne Sjaastad
1575a6564a
#3035 Consolidate duplicate code
2018-06-25 08:19:29 +02:00
Magne Sjaastad
b317ea9e9e
#3035 Fault Truncation: Display a mask for fracture outside grid
2018-06-25 07:45:25 +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
Bjørn Erik Jensen
eebd8bef2d
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00
Magne Sjaastad
b0ee5a2834
#2969 Fracture Truncations : Visualize fault truncations
2018-05-31 08:30:04 +02:00
Magne Sjaastad
54f5ab66b4
#2969 Add const to currentActiveCellInfo
2018-05-31 08:30:04 +02:00
Gaute Lindkvist
bef7535eff
#2941 3d well log curves: Fix crash if the draw surface width becomes larger than well path length
2018-05-18 14:26:52 +02:00
Gaute Lindkvist
9e665d5ab1
3d Well Log Plots: Remove curve filled code
2018-05-18 14:26:52 +02:00
Gaute Lindkvist
68dd0ba13e
Switch calculation of extra curve vertices to double precision
2018-05-18 14:26:52 +02:00
Jacob Støren
73c0373264
#2940 Geomech: Display offset in place for intersections
2018-05-18 14:02:54 +02:00
Jacob Støren
c1b4cfc3e6
#2925 3D Well Log Curves: Fix missing plot/curves when Color Result = None. Moved the part generation from appendDynamicGeometryParts to appendStatic...
2018-05-15 18:09:46 +02:00
Gaute Lindkvist
1b6d6e714c
#2923 Show sensible curve segments to range limits when points are outside range
2018-05-15 17:16:43 +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