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
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
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
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
4ccbd274b8
clang-format : Apply clang-fomat on ApplicationCode
2019-12-19 11:11:33 +01:00
sigurdp
3b1b7aafbb
Added PhaseType app enum
2019-12-19 11:09:01 +01:00
Gaute Lindkvist
431f0ff347
Add additional WBS curves and rewrite parameters
2019-11-27 10:14:15 +01:00
Gaute Lindkvist
60b09d7bfd
#5061 WAP: fix update of well allocation data when changing depth type
2019-11-19 13:19:56 +01:00
Gaute Lindkvist
f5b10b4d70
#4800 WBS: Add parameter track which is off by default ( #4816 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
* Implement WBS parameters track
* Much better alignment of tracks without flickering
* Don't replace user description when dragging and dropping tracks
* Fix missing OBG and SH curves
* Fix curve and track D&D
* Make sure parameter curves aren't WBS curves
2019-10-03 14:41:37 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
159f3fa0fc
clang : Identify gridfile correctly
2019-04-20 19:47:33 +02:00
Gaute Lindkvist
798e3ff19e
#4256 Update fonts in Project and views when changing preferences
2019-04-12 14:47:21 +02:00
Magne Sjaastad
2a534f88df
#4251 Saturation Pressure Plots: Create curves only for unique values from EQLNUM
2019-03-29 15:15:15 +01:00
Gaute Lindkvist
4ada37c218
#4243 Fix crash in import EGRID or SMSPEC by moving to general import feature
2019-03-28 20:31:45 +01:00
Gaute Lindkvist
52d2eed98b
Fix log axis crash in Grid Cross Plot and refactor log axis range code
2019-03-14 09:58:12 +01:00
Magne Sjaastad
3cd14df5b6
#4029 3D calculations : Move result string function to RiaDefines
2019-02-08 13:59:10 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Gaute Lindkvist
c67469b410
#3627 2d Maps: Nearly true volume of intersection weighing + riOilVolume result
...
* Takes the volume summation error from around 30% -> 1.5-2.0% for Norne and TEST10K_FLT_LGT_NNC for sample
spacing approximately the same as grid characteristic size.
* The latter part is for #3630 and adds a special case for calculating 2d Maps SUM of riOilVolume since it needs
to avoid using the actual riOilVolume 3d result but instead use SOIL to avoid multiplying by cell volume twice.
2018-11-08 11:52:19 +01:00
Gaute Lindkvist
ef4b70d6e5
#3630 Implement volume calculation on grid
2018-11-08 11:52:19 +01:00
Magne Sjaastad
766fea603e
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
Gaute Lindkvist
2035df2739
#3492 Tidy up color code for well path components/completions and select colors that work better.
2018-10-12 15:05:22 +02:00
Gaute Lindkvist
ade893099f
#3490 Fix interpretation of fracture cell intersections in 3D view.
...
* Also fix typo in variable name.
2018-10-11 15:58:16 +02:00
Gaute Lindkvist
fbe7561896
#3482 Fix Eclipse property filter behaviour by reverting order of WellPathComponentType enum
2018-10-10 10:07:18 +02:00
Gaute Lindkvist
e61e71ecbf
#3467 Improved code using RimWellPathComponentInterface
2018-10-09 14:05:57 +02:00
Gaute Lindkvist
1019eeaa6a
#3467 New interface class for completions +use RiaDefines::CompletionType
2018-10-09 14:05:57 +02:00
Gaute Lindkvist
0a0cb584b5
Move hard coded parameter names to RiaDefines
2018-07-02 10:29:32 +02:00
Rebecca Cox
2e63ae0b30
#2146 Num Flooded PV: Add MOBPV to RiaDefines
2017-11-16 10:50:55 +01:00
Rebecca Cox
89cedb350a
#2038 RFT Plot: Add formation names
2017-10-25 16:00:46 +02:00
Bjørnar Grip Fjær
a335fd0f21
#1788 Create preliminary user interface to show Flooded PV
2017-08-31 16:23:39 +02:00
Magne Sjaastad
51c30448e9
Merge remote-tracking branch 'origin/dev' into pre-proto
2017-08-21 10:42:11 +02:00
Magne Sjaastad
5eb4eafb6e
Merge branch 'dev' into hdf-prototype
2017-08-14 10:47:44 +02:00
Magne Sjaastad
0ba1746755
Merge branch 'dev' into pre-proto
2017-08-11 16:14:00 +02:00
Magne Sjaastad
839e3e1d00
#1755 Use namespace instead of class to encapsulate structures
2017-08-11 14:28:43 +02:00
Magne Sjaastad
89684c243f
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
Magne Sjaastad
c4aa625d33
#1755 Move porosity model enum to separate file
2017-08-11 14:27:56 +02:00
Bjørnar Grip Fjær
31a64e50ac
#1602 Completion Type : Add fracture category
2017-06-16 09:44:39 +02:00
Magne Sjaastad
5a6c3638ee
#1596 Move RiaDefines to Application
2017-06-13 15:46:27 +02:00