Commit Graph

12253 Commits

Author SHA1 Message Date
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
1e2548c96d AppFwk: Hex interpolation: Add Combined test 2020-01-17 13:24:24 +01:00
Jacob Støren
94b6990f19 AppFwk: Add general interpolation in Hex8 elements 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
2044b99818 Add support for stashing and restoring states in caf::UiStyleSheet 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
Gaute Lindkvist
6082d0dd2f Add a getter in addition to the () operator for caf::AppEnum
* The operator can be awkward to use currently with class enums
2020-01-16 14:33:33 +01:00
Magne Sjaastad
b4f8217a8c #5339 AppFwk : Fix robustness for serialization of PdmPtrArrayField 2020-01-16 13:14:39 +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
Magne Sjaastad
29e6b09ee9 #5339 AppFwk : Fix robustness for serialization of PdmPtrArrayField 2020-01-15 22:47:02 +01:00
Jacob Støren
18be5cea05 #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-15 14:30:09 +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
7391c7acfe #5220 Support setting double number format in the caf::PdmUiDoubleValueEditor 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
af6a137f45 #5309 Fractures : Guard when no time steps are present 2020-01-13 11:23:16 +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
e13f4192e4 #5319 Diff case : Include all destination time steps when base time step is defined 2020-01-10 20:45:57 +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
4e6d641457 #5307 Show Plot Data : Fix time step values for calculated summary vectors 2020-01-10 19:48:07 +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
b2624d9f5e #5325 Summary Import : Avoid abort for incomplete summary data 2020-01-10 14:29:11 +01:00
Magne Sjaastad
89c306cb5a #5325 Summary Import : Avoid abort for incomplete summary data 2020-01-10 14:28:46 +01:00