Magne Sjaastad
78068e547d
Fix compiler warnings related to converting time_t to double
2018-01-26 08:25:50 +01:00
Magne Sjaastad
889f615d19
#2276 : Source Stepping : Improve region ordering
...
Internally, region numbers are stored in a set and then ordered correctly. When converting to strings for UI, the sorting criteria changes, and the order is wrong. If a vector is used to represent the UI strings, the problem is solved.
2018-01-26 08:16:07 +01:00
Magne Sjaastad
0559084d93
#2325 Summary plot: Apply axis settings on preview plot
2018-01-25 21:16:35 +01:00
Rebecca Cox
83ed95a311
#2328 Water flooded PV: Remove warning. Remove injection flooding option if no fluxes are available
2018-01-25 18:24:12 +01:00
Rebecca Cox
5273ace5e6
#2301 Rel.perm Plot: Add tooltip for cell value
2018-01-25 17:04:20 +01:00
Bjørn Erik Jensen
3a1c6406ff
#2406 delete plot crash. Guard pointer to view
2018-01-25 14:53:51 +01:00
Rebecca Cox
64731fb242
Change "QMessageBox" to <QMessageBox>
2018-01-25 12:00:48 +01:00
Rebecca Cox
ab72981681
#2328 Give warning when user tries to calculate injection flooding without available fluxes
2018-01-25 11:59:49 +01:00
Rebecca Cox
a6333128e3
#2328 Fix crash when calculating "Water Flooded PV"
2018-01-24 16:32:48 +01:00
Rebecca Cox
d3f1767ff9
#2362 Grdecl: Read input file only once
2018-01-24 15:01:19 +01:00
Rebecca Cox
0ea10a45eb
#2362 Grdecl SegFault: Guard for empty vectors
2018-01-24 14:58:21 +01:00
Rebecca Cox
650fc2147d
#2404 Intersection: Update 3d view when creating new Intersection Box
2018-01-24 10:48:23 +01:00
Rebecca Cox
9617481406
#2327 Formation RFT Plot: Read tvdss from well pick files
2018-01-24 08:21:22 +01:00
Magne Sjaastad
7dbd6c1027
#2398 Fracture : Hide "New Fracture" in context menu when no Fracture Template is defined
2018-01-23 07:28:32 +01:00
Jacob Støren
5855e412e7
#2375 Fix missing catch of exeptions from pvt/relperm curve generation
2018-01-19 15:21:17 +01:00
Jacob Støren
6adcbd9c56
#2375 Fix missing catch of exceptions from opm-flowdiagnostics libraries
2018-01-19 12:46:53 +01:00
Rebecca Cox
79539c1c99
#2378 Fractures: Hide "Fracture Colors" in Project tree when not in use
2018-01-18 15:04:04 +01:00
Bjørn Erik Jensen
28ea6f054c
#2377 summary plot. Add missing curve update
2018-01-18 13:50:39 +01:00
Jacob Støren
67bc555d49
#2367 Fix crash in completion type calculation for wellpaths without geometry
2018-01-12 11:36:41 +01:00
Magne Sjaastad
472aa87265
System : Postfix with _OBSOLETE
2018-01-09 09:57:54 +01:00
Magne Sjaastad
09d776dd73
#2353 Empty function caseName() shadows base class field with same signature
2018-01-09 09:16:06 +01:00
Rebecca Cox
cd4b930d77
#2352 Geomech: Geo mech: Fix crash when choosing invalid Result Variable
2018-01-08 16:34:41 +01:00
Bjørn Erik Jensen
69a18e1a11
#2329 . Relocate summary cases
2018-01-08 14:03:27 +01:00
Magne Sjaastad
a26f3b6907
#2340 Snapshot : Space in path is replaced with underscore
2018-01-08 11:46:51 +01:00
Magne Sjaastad
561e20a37e
#2329 Add relocate of RimWellLogFile
2018-01-08 10:37:57 +01:00
Magne Sjaastad
a40a3578f2
#2329 Add relocate of well path formation file
2018-01-08 10:35:53 +01:00
Magne Sjaastad
f515d3c2de
System : Add field and object keywords for 2018.01
2018-01-05 15:40:09 +01:00
Magne Sjaastad
1df20d1b10
#2313 Improve cmake tooltip text and mark as advanced
2018-01-05 14:21:02 +01:00
Magne Sjaastad
b598bdf86c
#2315 Add missing include of cmath
2018-01-05 11:38:58 +01:00
Rebecca Cox
9a41e1c134
#2321 Avoid crash when opening a project file with a PLT/RFT plot and where main plot window was closed before saving
2018-01-05 11:11:27 +01:00
Bjørn Erik Jensen
e0bc2c4046
Fracture colors. Fix default option
2018-01-05 11:09:33 +01:00
sigurdp
434d03b9d7
#2318 Added workaround that guards initialization of relative permeability evaluation library since opening of special EGRID file causes exception in library and crash
2018-01-05 11:00:40 +01:00
Magne Sjaastad
0939cff93a
Merge pull request #2320 from OPM/fabs
...
#2315 . Replaced abs() by fabs() where relevant
2018-01-05 10:50:11 +01:00
Bjørn Erik Jensen
4cdc109ec3
#2315 . Replaced abs() by fabs() where relevant
2018-01-05 09:29:53 +01:00
Rebecca Cox
074a8fc546
#2303 Formations: Remove well pick filter when depth type is PL
2018-01-05 08:36:59 +01:00
Rebecca Cox
cf12e5ae36
#2303 Formations: Update well path only when formation source changes
2018-01-05 08:36:59 +01:00
Rebecca Cox
fc2e638ba2
#2303 Formation: Make formations for RFT and PLT work
2018-01-05 08:36:59 +01:00
Magne Sjaastad
11ed06a5d5
#2314 Fracture : Along well path direction
...
Use fabs instead of abs to avoid unintentionally conversion to integer
2018-01-04 19:31:44 +01:00
Magne Sjaastad
addf200a9e
#2310 Fix boolean test in isProjectFileVersionEqualOrOlderThan
2018-01-04 15:24:35 +01:00
Magne Sjaastad
0647add116
#2302 Formations : Always show formations, and display above fracture templates
2018-01-04 15:04:58 +01:00
Magne Sjaastad
96a900fe0f
#2310 Add isProjectFileVersionEqualOrOlderThan to RimProject and use from summary plot
2018-01-04 13:12:07 +01:00
Magne Sjaastad
dbc1061a59
#2310 Version compare : Improve interface and add unit test
2018-01-04 12:38:12 +01:00
Rebecca Cox
50776f5819
Fix typo
2018-01-03 15:30:27 +01:00
Bjørn Erik Jensen
7a0b884e5d
#2305 . Fix initial icon state color for faults
2018-01-03 14:46:15 +01:00
sigurdp
9b38e9f9c2
#1880 : Fixed visualization so that completions and well paths are visible through transparent cells
2018-01-03 14:27:17 +01:00
Rebecca Cox
cffca0f3fb
#2310 Add a variety of version numbers
2018-01-03 13:54:00 +01:00
Magne Sjaastad
e7c8667b24
#2310 Add helper files and unit test for project file version queries
2018-01-03 13:17:29 +01:00
sigurdp
5af63f7abd
#2295 Guard against null pointer when setting fracture template
2018-01-03 11:50:34 +01:00
sigurdp
f940d0a3d5
#1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization.
2018-01-03 11:13:15 +01:00
Rebecca Cox
7d4bb47cc8
#2307 Update licence info
2018-01-03 08:58:57 +01:00