Commit Graph

10365 Commits

Author SHA1 Message Date
Gaute Lindkvist
7564c4420f WBS: hide parameters from project tree 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
f68332ec80 #5375 WBS: Rename outside reservoir to non-reservoir 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
480ff8f707 Remove WBS-averaging over element 2020-01-29 09:45:38 +01:00
Jacob Støren
5f6b9b43c6 Fix missing include reported by ubuntu build server 2020-01-29 09:30:19 +01:00
Gaute Lindkvist
d071579a7e #5387 Expand new tree view in project tree after loading ODB case. 2020-01-29 09:26:13 +01:00
Gaute Lindkvist
4494c21c8f #5365 Implement toggling of PdmObjects 2020-01-29 08:41:37 +01:00
Gaute Lindkvist
6b461218af #5404 Don't require plot legends to have a certain width. 2020-01-29 08:38:24 +01:00
Gaute Lindkvist
ef4bccb52a Fix update of WBS plots when unchecking tracks 2020-01-29 08:38:11 +01:00
Gaute Lindkvist
031556cc3d #5416 Set minimum size hint for plot widgets to 0, 0 2020-01-29 08:37:37 +01:00
Magne Sjaastad
bbe2eddad6 #5407 Color Legend : Set log as default color legend for results based on substring match 2020-01-28 15:34:31 +01:00
Jacob Støren
82ef81b51f
Merge pull request #5421 from OPM/feature-reservoir-surfaces-picking
Feature reservoir surfaces picking
2020-01-28 15:30:46 +01:00
Jacob Støren
0720ab3453 #5418 Consolidate near identical code 2020-01-28 10:37:22 +01:00
Magne Sjaastad
515ad7598b NNC computations : Disable hanging openMP loop
OpenMP hangs on some systems, disable until fixed properly.
2020-01-28 10:22:41 +01:00
Jacob Støren
f1ab745097 #5418 Add picking on reservoir surfaces.
Added sorting of pick items based on tolerance and polygon offset unit.
2020-01-28 10:21:37 +01:00
Gaute Lindkvist
7251f47146 #5384 Make the WBS curves meet at water depth 2020-01-28 08:42:52 +01:00
Gaute Lindkvist
aea98ec12b #5402 WELSEGS: Report center of segments instead of end of segment 2020-01-28 08:39:59 +01:00
Magne Sjaastad
15ee092338
Merge pull request #5414 from OPM/allen-performance-3
Performace Allen/Faults
2020-01-27 19:26:18 +01:00
Magne Sjaastad
8ecf5bc7eb #5405 Faults : Use cell index as ID for bounding box in AABB tree 2020-01-27 14:52:41 +01:00
Magne Sjaastad
1b2db894bf #5405 Faults : Use openMP when computing NNCs 2020-01-27 14:17:07 +01:00
Gaute Lindkvist
54f1ed32de Fix problem with assignment of view id for plots on console runs 2020-01-27 14:12:37 +01:00
Gaute Lindkvist
98dfa8a72b #5388 Make sure plots aren't unchecked if the parent is unchecked 2020-01-27 13:50:15 +01:00
Gaute Lindkvist
d8dfca5bad Make create_wbs_plot.py set depth range based on reservoir bounding box 2020-01-27 13:50:15 +01:00
Jacob Støren
529696de89
Merge pull request #5403 from OPM/feature-reservoir-surface-intersection-border
Feature reservoir surface intersection border
2020-01-27 08:47:53 +01:00
Magne Sjaastad
4b04e58607 #5377 Deeper : Add preference for visibility of faults when creating a new view 2020-01-25 12:04:16 +01:00
Magne Sjaastad
26a96f8e41 #5377 Deeper : Move fields to private 2020-01-25 11:54:40 +01:00
Jacob Støren
de31cc3270 #5369 Final solution for surface intersection border : Use polygon offsett 2020-01-24 15:59:18 +01:00
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
Magne Sjaastad
4636abe564
Merge pull request #5397 from OPM/phase-dist-issues
Fixes related to Phase Distribution Plots
2020-01-24 15:25:33 +01:00
Gaute Lindkvist
d5b6923c44 #5391 Fix page sizes for Well Log Plots 2020-01-24 14:46:31 +01:00
Magne Sjaastad
8aa1e6a047 #5356 Phase Distribution Plots : Show title in MDI window title 2020-01-24 11:22:54 +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
Magne Sjaastad
f120dd6929 #5356 Phase Distribution Plots : Make sure content is updated when toggeled 2020-01-24 11:09:32 +01:00
Gaute Lindkvist
23e6bc2e86 #5372 Implement getting reservoir bounding box from Python 2020-01-24 11:07:38 +01:00
Magne Sjaastad
2a9af029b8 #5355 Phase Distribution Plots : Hide plot legend in multi plot mode 2020-01-24 10:41:16 +01:00
Jacob Støren
1949940b96 Fix misleading parameter name 2020-01-24 09:44:28 +01:00
Magne Sjaastad
e8d832343e #5374 Snapshot : Snapshot to clipboard does not work for some plots 2020-01-24 07:30:30 +01:00
Magne Sjaastad
8bbfe9e7af Delete unused code 2020-01-23 18:05:45 +01:00
Gaute Lindkvist
1c283d9c2d #5164 Fix crash when adding LAS curve and support TVDRKB from LAS-files 2020-01-23 15:06:32 +01:00
Gaute Lindkvist
df5ba4c0d1 Improve date parser to work better with some GeoMech time step names 2020-01-23 15:06:17 +01:00
Magne Sjaastad
fddc15b1d8 #5370 Unity Build : Add config for ResInsight 2020-01-23 13:41:31 +01:00
Gaute Lindkvist
bff2abe85b Fix a surface collection crash in RimGeoMechView 2020-01-22 13:29:04 +01:00
Gaute Lindkvist
8555efe7b3 Support LAS-dates up to a 100 years into the future 2020-01-22 09:30:49 +01:00
Gaute Lindkvist
024f3d020a #5162 Support reading of LAS-file dates without separators 2020-01-22 09:30:49 +01:00
Jacob Støren
5e68adc099
Merge pull request #5364 from OPM/fix-separate-results-issues
#5358, #5317, #5019 Fix several issues regarding separate results def…
2020-01-22 09:29:03 +01:00
Gaute Lindkvist
ce2ce15460 Add comments to create_wbs_plot.py 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
da884da05b Fix OBG0 las-file source 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
e1c1981830 Support PDF-export from Python 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
1133816471 Well Log Plot python test 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
896767c991 Support setting well log plot fields from Python 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
56d141d4c3 Support setting Wbs-parameters from Python. 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
954bf1e02e Support setting of child fields from Python and pass in WbsParameters if provided
Also fixes #5354
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
5b8b76179b Separate Wbs Parameters from RimWellBoreStabilityPlot 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
49fe313517 Support setting time steps for GeoMechCases in ResInsight 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
4b9ea05033 Remove wrong error message on successfully cloning views from Python. 2020-01-22 09:28:46 +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
Jacob Støren
581196d5a1 #5313 Switch to use FullPivLU instead of the default PartialPivLU
when inverting Tii.
The full pivoting is more robust against numerical issues, and to fracture islands.
2020-01-13 14:07:41 +01:00
Magne Sjaastad
bd0c165d17 #5326 Phase Distribution : Add individual visibility control of oil/gas/water 2020-01-13 09:10:03 +01:00
Magne Sjaastad
aaf939794d
Merge pull request #5330 from OPM/fix-e300
Fix bug in E300
2020-01-13 07:12:47 +01:00
Magne Sjaastad
899d1a6f78
Merge pull request #5328 from OPM/fix-cumulative-phase-distr
UI changes for cumulative phase distribution
2020-01-12 18:11:40 +01:00
Magne Sjaastad
9426a881f2 #4850 Bugfix for E300 : Detect when to use days since simulation start 2020-01-12 18:10:13 +01:00
Magne Sjaastad
5d5df1e89f
Merge pull request #5324 from OPM/well-measurements-delete-imported-files-5116
Well measurements delete imported files 5116
2020-01-12 17:05:47 +01:00
Magne Sjaastad
8d40d5034f #5326 Phase Distribution : Rename to Cumulative Phase Distribution Plot 2020-01-12 17:05:12 +01:00
Magne Sjaastad
f4725b50df #5326 Phase Distribution : Add Show cumulative phase plot 2020-01-12 16:51:32 +01:00
Magne Sjaastad
fc16c1d88e #5326 Phase Distribution : Add max TOF to property editor 2020-01-12 13:27:18 +01:00
Magne Sjaastad
7de6fda595 #5326 Phase Distribution : Make sure Eclipse case is open 2020-01-12 13:22:52 +01:00
Magne Sjaastad
198f738be8 Flow Diag : Make sure the Eclipse case is open 2020-01-12 13:19:13 +01:00
Magne Sjaastad
276114f668 #5327 Well Measurements : Improve context menus 2020-01-11 08:23:45 +01:00
Magne Sjaastad
cc65ce581f #5327 Well Measurements : Move measurements to first child of parent
Set uiHidden on field, not the contained object
2020-01-11 08:05:03 +01:00
Magne Sjaastad
e1d0082e82 #5319 Diff case : Include all destination time steps when base time step is defined 2020-01-10 20:45:10 +01:00
Magne Sjaastad
ac752421f1 #5307 Show Plot Data : Fix time step values for calculated summary vectors 2020-01-10 19:46:53 +01:00
Magne Sjaastad
ccb1d95e72 #5323 Well Connection Factor : Update legend range for NAN values 2020-01-10 12:53:33 +01:00
Kristian Bendiksen
49dd2ad307 #5116 Well Measurement: select RimWellMeasurementInView when picking in 3d view. 2020-01-10 12:03:50 +01:00
Kristian Bendiksen
33693932b6 #5116 Remove checkable property for well measurement collection. 2020-01-10 12:03:43 +01:00
Kristian Bendiksen
3bb325c4ee #5116 Add user description field to well measurement file path. 2020-01-10 10:49:22 +01:00
Kristian Bendiksen
d09cae0e55 #5116 Hide unneccessary tree elements for well measurements. 2020-01-10 10:49:22 +01:00
Kristian Bendiksen
391046c4fa #5116 Use lineeditor widget for file path
This makes it possible to selected the text when field is disabled.
2020-01-10 10:48:22 +01:00
Kristian Bendiksen
22aece407e #5116 Implement delete of an imported file for well measurements. 2020-01-10 10:32:31 +01:00
Gaute Lindkvist
16f3108e64 Set font size right for multi plots 2020-01-09 14:41:00 +01:00
Gaute Lindkvist
a58d854030 Fix problem with black background in snapshot export 2020-01-09 14:41:00 +01:00
Gaute Lindkvist
3fc7378b8f Fix plot titles for RFT and PLT plots from old project files. 2020-01-09 14:41:00 +01:00
Gaute Lindkvist
06f1db671e Remove unnecessary stylesheet in RiuMainWindowBase 2020-01-09 14:41:00 +01:00
Gaute Lindkvist
909ddbfcd5 Create new registry variables for the font sizes to reflect they are now point sizes and not just enum values 2020-01-09 14:41:00 +01:00
Gaute Lindkvist
fdb453a813 #5305 Only update parent plot zoom when changing well log curve if the data range changes 2020-01-09 14:41:00 +01:00
Jacob Støren
cd0edd084d #5285 Fix missing calculation of normals on reservoir surfaces 2020-01-09 08:59:11 +01:00
Jacob Støren
1a1706d2fa Compile error fix for gcc on ubuntu 16.04 2020-01-09 08:48:05 +01:00
Gaute Lindkvist
b06cadb4e7 Disable TVDRKB for RFT plots until implemented properly 2020-01-08 14:35:48 +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
de68df122d Add preview mode to multi plots
* Apply margins matching the Page Layout so the plot is a preview of the PDF output
* Currently not a user setting, just switched off for plots based on MultiPlotPage and on for plots based on
MultiPlotWindow
2020-01-08 14:35:48 +01:00
Magne Sjaastad
3d5903b9c4
Merge pull request #5302 from OPM/well-measurements-file-format-changes-5216
Well measurements file format changes 5216
2020-01-08 14:28:06 +01:00
Magne Sjaastad
cbe89c05c9
Merge pull request #5312 from OPM/feature-reservoir-surface-import
Feature reservoir surface import
2020-01-08 14:27:33 +01:00
Magne Sjaastad
c40f2dd94a #5309 Fractures : Guard when no time steps are present 2020-01-08 12:42:11 +01:00
Jacob Støren
e6d96316d4 #5285 Visualization and update of Surfaces 2020-01-08 12:11:10 +01:00
Jacob Støren
e9086005d4 #5310 Fix wrong use of new path id.
Used last used instead of first unused
2020-01-08 12:09:51 +01:00
Jacob Støren
45a3225ec8 #5285 Surface Import command. SurfaceInView tree-items. Delete.
Ready to start on visualization code
2020-01-08 12:09:51 +01:00
Jacob Støren
3488280c69 #5285 Add icons to the Surface items 2020-01-08 12:09:51 +01:00
Jacob Støren
26db8d7351 #5285 Surface import command Items and parsing infrastructure 2020-01-08 12:09:50 +01:00
Gaute Lindkvist
993b98f977 Set a sensible font size for Plot symbol labels (i.e. "P10", "P90" etc) 2020-01-07 14:59:18 +01:00
Gaute Lindkvist
4829c5eba2 Move to pixel size instead of point size for fonts 2020-01-07 14:59:18 +01:00
Gaute Lindkvist
f279e85c2c Improved font handling 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
7bd62052ca Much improved legend rendering 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
185b26514b Multi plot: Fix rendering of single plots to PDF 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
1885d8bd6e Multiplot: Fix update issue following change between portrait and landscape 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
a0cac2fefa #5288 Fix update issues 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
0692ea28ad Fix legends for ensemble plots 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
281fa24a2d Render at resolution required to match widget size 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
81c092f2c4 #5293 Fix draw of category legend rectangles 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
9ffbd97f8c Multi page plot works 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
27788b1abd Change from QPainter to QPaintDevice in the API for PDF rendering
* This is to be able to use QPagedPaintDevice::nextPage in the Multi plot rendering.
2020-01-07 14:26:46 +01:00
Magne Sjaastad
65f4a5e089 Fix signed/unsigned compare 2020-01-07 13:09:44 +01:00
Magne Sjaastad
15dc0e974b
Assign calculation ID to existing addresses (#5304)
#5278 Assign calculation ID to existing addresses
2020-01-07 12:29:12 +01:00
Magne Sjaastad
4811cfb28f
Merge pull request #5301 from OPM/bugfix-summary-selection-5278
#5278 Fix selection of calculated curves in summary selction dialog
2020-01-07 11:21:33 +01:00
Magne Sjaastad
79641f090f #5300 Formations : Make sure views are updated correctly 2020-01-07 08:47:02 +01:00
Kristian Bendiksen
e535e2e42f #5216 Uppercase all property names ("kind") in well measurement import
This fixes the problem of mixed case.
2020-01-06 20:40:39 +01:00
Kristian Bendiksen
dbb60e6577 #5216 Allow whitespace before comments in well measurement import. 2020-01-06 20:27:53 +01:00
Kristian Bendiksen
7014f7e3a5 #5216 Change order of name and value in well measurement import 2020-01-06 20:16:19 +01:00
Kristian Bendiksen
f3d03fe653 #5278 Fix selection of calculated curves in summary selction dialog
The INPUT_ID was not set correctly, and has been removed. The calculation id is
now appended to the vector name, and extracted again when selecting an item.
2020-01-06 19:57:24 +01:00
Magne Sjaastad
ff2963293b #5300 Formations : Move update of Rim-related structures to RimEclipseCase 2020-01-06 15:27:16 +01:00
Magne Sjaastad
7d05a8bd0a #5300 Formations : Fix update issues 2020-01-06 14:33:54 +01:00
Magne Sjaastad
a7366fbebf Guard null pointer access 2020-01-06 11:22:39 +01:00
Jacob Støren
84dab9eccb #5283 Fixed error in Allen diagram for NNC's with same formation on both sides. 2020-01-03 14:25:34 +01:00
Magne Sjaastad
10649fa444 #5281 Summary Plot: Ensemble curve highlight is missing in 2019.12 2020-01-03 12:51:55 +01:00
Magne Sjaastad
576dfa80ac Make it possible to store project file without global path section
If you have a project file with an alias section, this project is not possible to open in previous versions. Add a menu entry in the Testing menu to allow storage without alias.
2020-01-03 12:51:40 +01:00
Magne Sjaastad
1c4feade71 #5279 Formations GeoMech : Add const and simplify access 2020-01-03 11:59:17 +01:00
Magne Sjaastad
afc9ace33e #5279 Formations : Add const and simplify access 2020-01-03 09:59:38 +01:00
Magne Sjaastad
dffef1cf54 #5276 Ensemble : Guard null pointer access causing crash 2020-01-03 07:09:35 +01:00
Jacob Støren
d074964901 #5274 Add text to Result Info panel for Allen diagram data
Rename result variables to prepare for more Allen results
Rename methods to clarify meaning
2020-01-02 12:46:38 +01:00
Jacob Støren
a42d5e9bc8 Rename to clarify meaning of gridLocalCellIndex 2020-01-02 12:45:01 +01:00
Jacob Støren
f1cee7ab36 #5269 Cycle cell selection when clicking an NNC 2020-01-02 12:39:14 +01:00
Jacob Støren
bbb5e89fe7
Merge pull request #5266 from OPM/feature-allen-diagram-results-on-faults
Feature allen diagram results on faults
2020-01-02 10:33:00 +01:00
Jacob Støren
0d6b139891 #5200 Enable only category legend when allen diagram is selected 2020-01-02 08:56:45 +01:00
Jacob Støren
5dee4e7478 Missing include Compile fix 2019-12-20 14:33:03 +01:00
Jacob Støren
1d97f376fb #5200 New allen result type, and working full and binary allen diagrams for formations 2019-12-20 13:55:56 +01:00
Jacob Støren
12e49656df #5200 Allen results as separate results type only visible for faults 2019-12-20 13:55:56 +01:00
Magne Sjaastad
831b899091 #5200 Prototype of use of formation names for allen diagram 2019-12-20 13:55:43 +01:00
Magne Sjaastad
582720f74e #5261 System : Allow export of field and object keywords from test menu 2019-12-20 11:22:29 +01:00
Magne Sjaastad
e37795a4dd Add object and field keywords names for release 2019.12 2019-12-20 10:53:34 +01:00
Magne Sjaastad
4d3113255e Minor code adjustments 2019-12-19 11:55:34 +01:00
Magne Sjaastad
4ccbd274b8 clang-format : Apply clang-fomat on ApplicationCode 2019-12-19 11:11:33 +01:00
sigurdp
260ff04b19 Added grouping of small contributions to well distribution plot 2019-12-19 11:09:01 +01:00
sigurdp
bf61c76e51 Filter out TOF values greater than 73000 and remove wells with zero aggregated volume 2019-12-19 11:09:01 +01:00
sigurdp
3f36826662 First working version of well distribution plots 2019-12-19 11:09:01 +01:00
sigurdp
4ce07ebb23 Added constructor parameter to RimMultiPlotWindow for hiding contained plots in tree view 2019-12-19 11:09:01 +01:00
sigurdp
3b1b7aafbb Added PhaseType app enum 2019-12-19 11:09:01 +01:00
sigurdp
92bb34197e First cut implementation, very much still a work in progress 2019-12-19 11:09:01 +01:00
sigurdp
349886d73e Skeleton for well distribution plot 2019-12-19 11:09:01 +01:00
Jacob Støren
b01c4409f1
Merge pull request #5246 from OPM/feature-external-file-reference-list-in-project-file
Feature: #5147 External file reference list in project file
2019-12-18 15:47:50 +01:00
Jacob Støren
6f97dca264 #5252 Fixed crash and missing statistics with combined IJK results for visible cells only 2019-12-18 15:47:13 +01:00
Magne Sjaastad
91cd27d589 #5251 Comparison View : Guard null pointer access 2019-12-18 15:47:06 +01:00
Magne Sjaastad
6ae0c5e816
Merge pull request #5241 from OPM/fix-crash-well-production-plots
Fix crash when creating prodution rate plot.
2019-12-18 15:36:06 +01:00
Gaute Lindkvist
47b93dc0d1
Implement pdf rendering (#5250)
* First PDF creation support

* Reimplement info box

* Set title and make overlay frame margins more unified

* Remove a style sheet that was never meant to be applied to Project Tree

* Update RiuDraggableOverlayFrame when changing content

* Default page layout in Preferences

* undo removal of elision

* Remove friend class assignment in cafCategoryMapper

* the required methods have been made public

* Fix up after review

* Remove spurious const on by-value return

* Fix compile errors on Linux

* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
Jacob Støren
1575705835 Fix whitespace difference 2019-12-18 09:05:39 +01:00
Magne Sjaastad
f339b52907 #5036 Octave : Simplify error message 2019-12-18 08:34:21 +01:00
Gaute Lindkvist
73b2c96dae #5234 Fix auto scale of cross plot x-axis
* The issue is that the bottom axis is really a QwtDateScaleEngine as opposed to a QwtLinearScaleEngine.
* This may have worked before by "accident" before the changes to the date format on the date/time axis.
* The fix is that if we want a QwtLinearScaleEngine and have a QwtDateScaleEngine we replace the scale engine.
2019-12-17 19:29:51 +01:00
Jacob Støren
c35938e449 #5242 Fix intersection views visible in comparison view drop-down 2019-12-17 14:53:16 +01:00