Commit Graph

11783 Commits

Author SHA1 Message Date
Magne Sjaastad
3185183cc3 D-factor: Implement combination of multiple completions in same cell (#5349)
* #5345 Fractures : Report combined result for multiple completions in same cell
2020-01-20 09:04:13 +01:00
Magne Sjaastad
b4f8217a8c #5339 AppFwk : Fix robustness for serialization of PdmPtrArrayField 2020-01-16 13:14:39 +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
Magne Sjaastad
af6a137f45 #5309 Fractures : Guard when no time steps are present 2020-01-13 11:23:16 +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
4e6d641457 #5307 Show Plot Data : Fix time step values for calculated summary vectors 2020-01-10 19:48:07 +01:00
Magne Sjaastad
b2624d9f5e #5325 Summary Import : Avoid abort for incomplete summary data 2020-01-10 14:29:11 +01:00
Magne Sjaastad
87dbb68e9c #5276 Ensemble : Guard null pointer access causing crash 2020-01-10 10:55:54 +01:00
Magne Sjaastad
df11569728 #5281 Summary Plot: Ensemble curve highlight is missing in 2019.12 2020-01-10 10:55:09 +01:00
Magne Sjaastad
823e2abe7a
Merge pull request #5253 from OPM/release-2019-12
Release of 2019.12
2019-12-19 09:13:57 +01:00
Magne Sjaastad
fd86c830f6 Upped to 2019.12.0 2019-12-19 08:34:45 +01:00
Magne Sjaastad
682c1324b7 Merge branch 'master' into release-2019.11 2019-12-19 08:00:41 +01:00
Magne Sjaastad
69885af447 Upped to 2019.12-RC05 2019-12-18 15:51:58 +01:00
Jacob Støren
c9270cdbca #5252 Fixed crash and missing statistics with combined IJK results for visible cells only 2019-12-18 15:45:07 +01:00
Magne Sjaastad
3100ed655d Manual copy of code from release-2019.11 2019-12-18 15:44:48 +01:00
Magne Sjaastad
4a0b602851 Upped to 2019.12.0-RC04 2019-12-18 12:32:06 +01:00
Magne Sjaastad
ab371fb2bb #5251 Comparison View : Guard null pointer access 2019-12-18 12:30:32 +01:00
Magne Sjaastad
314e98d407 #5249 Update clang-format 2019-12-18 11:12:47 +01:00
Magne Sjaastad
67cd398414 Prepare for release of 2019.12.0 2019-12-18 10:20:30 +01:00
Magne Sjaastad
b013475fa8 #5036 Octave : Simplify error message 2019-12-18 08:34:04 +01:00
Magne Sjaastad
2b21a37f0d Upped to 2019.12.0-RC03 2019-12-18 08:12:07 +01:00
Magne Sjaastad
0085ab3c12
Merge pull request #5244 from OPM/bug-#5234-release-2019.11
#5234 Fix auto scale of cross plot x-axis
2019-12-18 07:59:56 +01:00
Gaute Lindkvist
2b4da10610 #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:31:45 +01:00
Jacob Støren
43e8311207 #5242 Fix intersection views visible in comparison view drop-down 2019-12-17 14:37:57 +01:00
Jacob Støren
1e67540b92 #5240 Avoid duplicate entries when opening summary-, and gridcases 2019-12-17 14:28:51 +01:00
Magne Sjaastad
87d0efe7c1 #5237 MSW: Use 7 numbers for roughness number format 2019-12-17 14:10:59 +01:00
Magne Sjaastad
d24fe229b0 #5238 Ensemble RFT : Hide P50 from statistics 2019-12-17 12:03:11 +01:00
Jacob Støren
2d195c93c6 #5235 fix python: project.export_snapshot 2019-12-17 09:43:49 +01:00
Magne Sjaastad
714868b10a
Merge pull request #5233 from OPM/avoid-storing-ui-fields
Templates: Do not write dialog fields to project file
2019-12-17 08:35:02 +01:00
Magne Sjaastad
17fb70d52d #5232 Templates: Do not write dialog fields to project file 2019-12-17 07:32:19 +01:00
Magne Sjaastad
ff09fba50c
Merge pull request #5229 from OPM/release-fixes
Small fixes related to release
2019-12-16 14:36:02 +01:00
Magne Sjaastad
563fa8dbaa #5228 Summary Plot: Fix curves from a summary case when .EGRID file is opened 2019-12-16 13:21:43 +01:00
Magne Sjaastad
fc535d6d74 #5225 Plot Template: Fix crash when selecting directory instead of template item 2019-12-16 13:02:31 +01:00
Magne Sjaastad
fee31510d6 #5227 Ensemble Filter : Create one curve filter by default 2019-12-16 12:40:10 +01:00
Magne Sjaastad
839329876a #5226 Ensemble Filter : Remove colors group from property editor 2019-12-16 11:44:25 +01:00
Magne Sjaastad
d5c965aebe #5224 Avoid unicode in description of Summary Address 2019-12-13 15:53:38 +01:00
Magne Sjaastad
c9f1028bf1
Merge pull request #5208 from OPM/move-curve-calculator
Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-11 09:28:21 +01:00
Magne Sjaastad
946eaf4878 #5207 Curve Calculator : Move dialog to RiuPlotMainWindow 2019-12-10 15:36:33 +01:00
Magne Sjaastad
af2791da42 Set version to 2019.11.0-RC02 2019-12-06 14:47:39 +01:00
Magne Sjaastad
fdb14dd49a
Merge pull request #5199 from OPM/msw-fixes
Several critical fixes for MSW export
2019-12-06 14:37:04 +01:00
Magne Sjaastad
b1e631c32f Fix notation 2019-12-06 14:16:22 +01:00
Gaute Lindkvist
872d69817a #5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense 2019-12-06 13:37:50 +01:00
Magne Sjaastad
db3b8937fa #5198 Export MSW : Move into separate functions 2019-12-06 13:34:52 +01:00
Magne Sjaastad
312caa7568 #5198 Export MSW : Add extra segment if user defined measured depth is above grid 2019-12-06 13:14:42 +01:00
Magne Sjaastad
3babbe675a #5197 Export MSW : Set minimum segment length to 1.0e-3 2019-12-06 12:10:34 +01:00
Magne Sjaastad
955d07f9ce #5196 Export MSW : Do not export segments before start measured depth 2019-12-06 10:10:02 +01:00
Magne Sjaastad
0cf05a4347
Merge pull request #5192 from OPM/change-defaults
Info Box: Change defaults for Statistics Options
2019-12-06 07:46:05 +01:00
Magne Sjaastad
4761938a72 #5187 Info Box: Change defaults for Statistics Options 2019-12-05 15:20:12 +01:00
Magne Sjaastad
e4d7595bb6
Merge pull request #5191 from OPM/read-well-data-on-load
Read well data on load
2019-12-05 14:27:47 +01:00
Magne Sjaastad
28dc11ac64
Merge pull request #5184 from OPM/feature-ensemble-rft-colors
Feature ensemble rft colors
2019-12-05 14:25:46 +01:00