Jacob Støren
e021c4635c
Add a more correct version of signedAreaPlanarPolygon as reference for later.
2020-01-24 15:57:14 +01:00
Jacob Støren
091156dec1
Add a unit test start frame for EarClipTesselator
2020-01-24 15:47:48 +01:00
Jacob Støren
896a0f067e
#5369 First sensible border geometry.
...
Still not handling holes returned from clipper.
Int-point size (for clipper) implications not yet understood/investigated
2020-01-24 11:17:04 +01:00
Jacob Støren
cb664d9820
Improved EarClipTesselator.
...
More resillient against zero area ears.
Less prone to make invalid traingles due to vertices touching edge
but might fail to produce triangles at all in that case.
2020-01-24 11:14:37 +01:00
Jacob Støren
1949940b96
Fix misleading parameter name
2020-01-24 09:44:28 +01:00
Jacob Støren
27737b51bc
#5358 , #5317 , #5019 Fix several issues regarding separate results definitions
2020-01-21 15:28:26 +01:00
Magne Sjaastad
2adefbcb04
Remove unused code
2020-01-21 14:00:59 +01:00
Magne Sjaastad
c5e0138072
Allen : Guard max number of connections with flow rate results
2020-01-21 07:57:35 +01:00
Magne Sjaastad
a3eaa32b38
Allen : FIx NNC texture colors for inactive cells
2020-01-20 22:19:10 +01:00
Magne Sjaastad
170e0ad173
#5273 Struct Grid: Add enum GridAxisType for IJK axis
2020-01-20 22:19:10 +01:00
Jacob Støren
b6ec0e7315
Revert "Delete unused icons" Som icons was referenced after all.
...
This reverts commit 85aacb1436
.
2020-01-20 14:06:09 +01:00
Jacob Støren
85aacb1436
Delete unused icons
2020-01-20 13:52:04 +01:00
Magne Sjaastad
e2b71b8ce0
Remove obsolete includes
2020-01-20 12:46:21 +01:00
Magne Sjaastad
48e7736daa
Remove unused variables
2020-01-20 11:30:46 +01:00
Kristian Bendiksen
6c0de05262
Update RimWellMeasurementCurve to new api to fix crash in WBS plot.
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
fc43c42f10
#5111 Add command to reload well measurements from file
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
ed19f41586
#5217 Filter well measurements by quality
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
2a0ba626d7
#5217 Add filtering for well measurement.
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
492ec395c0
#5043 Input Property: Show file path in result selection panel
2020-01-20 10:18:52 +01:00
Gaute Lindkvist
23bf2c50d9
Minor improvements to plot titles and margins
2020-01-20 08:16:00 +01:00
Gaute Lindkvist
c72532eb4e
Minor improvements to well log track layout
2020-01-20 08:16:00 +01:00
Jacob Støren
1095165a64
Merge pull request #5351 from OPM/feature-reservoir-surface-results
...
Feature reservoir surface results
2020-01-20 07:40:23 +01:00
Magne Sjaastad
63381756f4
Merge pull request #5353 from OPM/allen-completenncs-2
...
Allen Results
2020-01-19 16:08:50 +01:00
Magne Sjaastad
7dcfdfbc9a
#5273 Allen Diagrams: Always add an effect to generated parts
...
Causing crash in some hard to reproduce cases when opening project file
2020-01-17 15:09:19 +01:00
Magne Sjaastad
71b118e7fb
#5273 Allen Diagrams: Create special geometry for Allen NNC results
2020-01-17 14:44:36 +01:00
Jacob Støren
d32db574cb
#5318 Surface Intersection geometry with results
2020-01-17 13:24:25 +01:00
Jacob Støren
0d6c93d96f
Add experimental test of using clipper to keep edge information through the clipping
2020-01-17 13:24:24 +01:00
Jacob Støren
63eea9de10
#5317 Made RimSurfaceInView inherit RimIntersection
...
to get all the separate results stuff from there.
2020-01-17 13:24:24 +01:00
Jacob Støren
2fa27f8718
#5317 , #5318 Refactored RimIntersection, prepare to use as base class for RimSurfaceInView as well
2020-01-17 13:24:24 +01:00
Jacob Støren
cdba7d2104
#5316 Fix crash when no surfaces are present
2020-01-17 13:24:24 +01:00
Jacob Støren
cf74891952
#5317 Add separate results definition objects for Reservoir Surfaces
2020-01-17 13:24:24 +01:00
Jacob Støren
e05f9320d7
Rename to appendIntersectionFacesToModel
2020-01-17 13:24:24 +01:00
Jacob Støren
5b1b7e630a
#5316 Prototype of results mapping on native surface nodes only
2020-01-17 13:24:24 +01:00
Magne Sjaastad
17f2c71a11
D-factor: Implement combination of multiple completions in same cell ( #5349 )
...
* #5345 Fractures : Report combined result for multiple completions in same cell
2020-01-17 09:55:47 +01:00
Magne Sjaastad
3eb43342af
#5273 Allen Diagrams: Rename
2020-01-17 08:41:19 +01:00
Magne Sjaastad
fa791d0568
#5273 Allen Diagrams: Compute complete set of NNCs
...
Add class RigNncConnection
Implement algorithm to compute the complete set of Nncs
2020-01-17 08:41:18 +01:00
Magne Sjaastad
360893817e
#5273 Allen Diagrams: Add RigCellFaceGeometryTools
2020-01-17 08:41:18 +01:00
Magne Sjaastad
0abd839669
#5273 Allen Diagrams: Use const access to Nnc connections
2020-01-17 08:41:16 +01:00
Magne Sjaastad
6761a71798
#5273 Allen Diagrams: Move result names to RiaNccDefines
2020-01-17 08:41:15 +01:00
Gaute Lindkvist
5f7df7f7f5
Zoom depth when the original depth range is invalid
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
a2fef2237d
Add word wrap for titles for Multi plot and Accumulated Phase Fractions plots
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
eed729f2fe
Supporting deleting of Multi plots
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
edc276db4d
Well Log Plot and Well Distribution Plots no longer inherit Multiplot
...
* Also cleaned up RiuQwtPlotWidget
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
e5d7af4c18
Remove unused variable
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
5258f19004
Fix test build warning
2020-01-16 14:33:33 +01:00
Magne Sjaastad
cca94f0326
#5337 Remove nullpointers before writing to project file
2020-01-16 08:48:01 +01:00
Magne Sjaastad
52d24f9439
Error dialog : Do not display error dialog, write to logging window
...
For large projects with many missing files, the file open error dialog will be displayed many times
2020-01-15 22:47:02 +01:00
Gaute Lindkvist
8b1aa319a6
#5220 Use caf::PdmUiDoubleEditor for depth axis range in Well Log Plots
...
* And set two decimals and fixed notation
2020-01-13 15:44:37 +01:00
Gaute Lindkvist
7ac13b3868
#5332 Remove drop shadow around canvas to fix missing canvas on Linux
2020-01-13 15:42:57 +01:00
Jacob Støren
5e168d75b3
#5321 Fix Path ID showing up as case name for summary files.
2020-01-13 15:21:15 +01:00