Commit Graph

3150 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
e0b6062eca Fix Linux build warning and error 2017-11-20 08:57:20 +01:00
Bjørn Erik Jensen
31a84181e6 #2020 Move LAS files. Support for submenus and command features with custom name and user data 2017-11-20 08:27:38 +01:00
Jacob Støren
f032a3eb9f #2136 Sort observed data phases largest first 2017-11-17 20:17:44 +01:00
Jacob Støren
5731acb319 #2136, #2136 Zoom PLT plot when adding curves (respect autoscale)
Fix "New PLT plot" command using simwell name and not wellpath name
Rename of some methods
Use Phase Split as default
2017-11-17 15:35:07 +01:00
Jacob Støren
8c95975054 #2136 PLT plot curve appearance improved. First group gets solid fill. If Observed data is available, it will be first. The other groups are drawn with a gentle transparency on the last curve to "connect" the groups visually. 2017-11-17 15:33:43 +01:00
Jacob Støren
84c63e7df8 Remove unneccessary code 2017-11-17 15:33:42 +01:00
Jacob Støren
503c7bf37c Remove memory leak, Simplified code 2017-11-17 11:09:14 +01:00
Bjørn Erik Jensen
5a5a36abf5 RFT plot. Reset branch index when changing well due to exception 2017-11-17 09:02:43 +01:00
Bjørn Erik Jensen
41db3e8b10 #2102 Statistics dialog. Adjust text edit height to its contents 2017-11-17 08:30:56 +01:00
Jacob Støren
30e3622ad4 #2126, #2139 Removed unused methods 2017-11-16 17:02:39 +01:00
Jacob Støren
1808745ea0 #2126, #2139 Rftplot alignment with PLT plot. Move two new static methods to WellPlotTool 2017-11-16 17:02:39 +01:00
Jacob Støren
6b2231478c #2126, #2139 Rftplot alignment with PLT plot. WIP 2 2017-11-16 17:02:39 +01:00
Jacob Støren
49c2d6df0d #2126, #2139 Rftplot alignment with PLT plot. WIP 2017-11-16 17:02:39 +01:00
Jacob Støren
0007682f03 Use RiaRftPltCurveDefinition in Plt Plot 2017-11-16 17:02:39 +01:00
Jacob Støren
7ff93e9154 Remove obsolete code in RimWellPlotTools, sorted header according to actual use. 2017-11-16 17:02:39 +01:00
Jacob Støren
ff7ae94e43 Remove unneccessary guarding against other channels in well log file curve used in rft plot 2017-11-16 17:02:39 +01:00
Rebecca Cox
6347c9d716 #2146 Num Flooded PV: Add allVisibleCells for native 2017-11-16 15:28:12 +01:00
Rebecca Cox
204ee2162a #2146 Num Flooded PV: Add allVisibleCells for flowDiag 2017-11-16 14:59:55 +01:00
Bjørn Erik Jensen
c4385c1c1c Statistics dialog. Fix crash when values equals INF 2017-11-16 14:52:06 +01:00
Bjørn Erik Jensen
d9a4288693 #2102 Statistics dialog. Support for geo mech data 2017-11-16 14:13:50 +01:00
Bjørn Erik Jensen
985388e60f Statistics dialog. Fix crash when no results exist 2017-11-16 13:22:43 +01:00
Magne Sjaastad
c59c167bbf Cross Plot : Set bool in field to false when push button is pressed 2017-11-16 13:06:16 +01:00
Magne Sjaastad
3f05300d2a Use PdmUiPushButtonEditor::configureEditorForField 2017-11-16 12:51:55 +01:00
Magne Sjaastad
db1fa5ada0 Cross Plot : Use default push button config 2017-11-16 12:51:55 +01:00
Bjørn Erik Jensen
3bb1933f4d #2102 Statistics dialog. Refactoring 2017-11-16 12:51:08 +01:00
Bjørn Erik Jensen
fba74f535f Merged from statistics_dialog 2017-11-16 11:43:24 +01:00
Rebecca Cox
49417bbb3a #2146 Num Flooded PV: Add volume weighted mean for visible cells and current time step 2017-11-16 10:50:55 +01:00
Bjørn Erik Jensen
24843f55b6 #2102 Statistics dialog. Dialog contents updates as 3D view is modified 2017-11-16 10:39:54 +01:00
Bjørn Erik Jensen
4b48da4250 #2102 Statistics dialog. First version. Statistics not updating automatically 2017-11-15 20:46:45 +01:00
Jacob Støren
f027f7395d #2126, #2139 Several improvements in PLT Plot
Improved timestep and source filtering
Show contribution sources on timestep
Axis unit set from the cases actually used
Warning on inconsistent units
2017-11-15 16:18:36 +01:00
Jacob Støren
259ea5b0e7 #2126, #2139 Simplified PLT sources IO field update. Remove obsolete code 2017-11-15 16:18:36 +01:00
Magne Sjaastad
762a21d940 #2093 Cross Plot : Add push button to select curve address 2017-11-15 15:20:47 +01:00
Magne Sjaastad
3b31c4800f #2091 Cross Plot : Rename to using X or Y as postfix to interface 2017-11-15 13:53:32 +01:00
Magne Sjaastad
c0d26a1d4e #2091 Cross Plot : Update UI text for x axis address 2017-11-15 13:53:32 +01:00
Jacob Støren
42ee25d29e #2126, #2139 Improve timestep filtering in PLT plot 2017-11-15 11:32:25 +01:00
Jacob Støren
07264140cb Add deleteAllCurves method, and rename removeCurve to takeOutCurve in order to minimize wrong use. 2017-11-15 11:32:25 +01:00
Magne Sjaastad
f14eb44efd #2089 Cross Plot : Make sure context menu items works as expected 2017-11-15 07:07:46 +01:00
Magne Sjaastad
57d9ab83a2 #2092 Cross Plot : Update bottom axis based on cross plot values 2017-11-14 13:55:50 +01:00
Magne Sjaastad
d198ae44ba #2092 Cross Plot : Detect if curve is a cross plot curve based on anchestor 2017-11-14 12:58:28 +01:00
Magne Sjaastad
1376727386 #2092 Cross Plot : Add RimSummaryCrossPlot 2017-11-14 12:58:28 +01:00
Magne Sjaastad
df9e0de39c #2092 Cross Plot : Rename to RimSummaryAxisProperties 2017-11-14 12:58:28 +01:00
Magne Sjaastad
b72ce60379 #2089 Cross Plot : Add new cross plot curve feature 2017-11-14 12:58:28 +01:00
Magne Sjaastad
eb28f5a865 #2090 Cross Plot : Use axis config object to control bottom axis - WIP 2017-11-14 12:58:28 +01:00
Magne Sjaastad
90317d861f #2091 Cross Plot : Add support for custom x-axis 2017-11-14 12:58:28 +01:00
Magne Sjaastad
b05a99c763 #2091 Cross Plot : Add fields used to specify address for x-axis 2017-11-14 12:58:28 +01:00
Magne Sjaastad
99124759ed #2091 Cross Plot : Move RimSummaryAddress to separate file and rename 2017-11-14 12:58:28 +01:00
Rebecca Cox
65af210304 #2121 Intersections: Add option to the "Direction" menu: Azimuth, Dip 2017-11-14 12:49:14 +01:00
Bjørn Erik Jensen
440b10e381 #2138 PLT Plot. Add context command to tree view and 3D objects 2017-11-14 11:37:22 +01:00
Bjørn Erik Jensen
dc11cbd4c5 WellPathCollection. Fix crash 2017-11-14 11:37:22 +01:00
Bjørn Erik Jensen
e729ae02da #2111 LAS import. Standard default flow to 'Standard' 2017-11-14 09:43:05 +01:00
Magne Sjaastad
9adb9ba4b1 #2088 Curve Calculator : Ask user to calculate curves when expression has changed 2017-11-14 08:41:44 +01:00
Rebecca Cox
560dd4025a #2124 Curve calculator: Change default variable names to match expressions in context menu 2017-11-13 15:56:49 +01:00
Rebecca Cox
8f0a7ced36 #1929 Curve Filter: Remove context menu option from summary curve 2017-11-13 15:37:07 +01:00
Jacob Støren
c670878b33 #2139, #2126 Add available times convenience access in RftReader, Rename enum in RifEclipseRftAddress 2017-11-13 15:23:38 +01:00
Jacob Støren
a172f0ccfe #2133 Rft cases only returned if they actually contain the well.
Simplified gridCasesForWell code as well.
2017-11-13 15:23:38 +01:00
Jacob Støren
10e1f0f8ab Rename RimRftAddress to RimDataSourceForRftPlt 2017-11-13 15:23:38 +01:00
Jacob Støren
c02538b8bd Rename of RifWellRftAddress to RifDataSourceForRftPlt 2017-11-13 15:23:38 +01:00
Rebecca Cox
4f4635181d #2107 RFT PLT Plot: Hide all children 2017-11-13 10:21:24 +01:00
Rebecca Cox
da7c817023 #2129 Rft/Plt plot: Show formations on default, and not always 2017-11-13 08:56:22 +01:00
Rebecca Cox
a4484579e2 Select last imported wellPath on import, not last wellPath in collection 2017-11-13 07:55:22 +01:00
Rebecca Cox
3e40331c5b #2129 Rft/Plt plot: Show formations on default 2017-11-13 07:55:22 +01:00
Rebecca Cox
7e6b45c626 Avoid crash if simWellName is "None" 2017-11-13 07:55:22 +01:00
Rebecca Cox
45ef3a1f00 #2087 Summary: Reload summary case eclipse case reload 2017-11-13 07:55:22 +01:00
Rebecca Cox
75c506e257 #2109 Remove automatic color on well labels on background change 2017-11-13 07:55:22 +01:00
Jacob Støren
5efd60c227 #2135 Fix broken drawing order of WellFlowRateCurves. Add group awareness to the drawing order. Higher groupids are drawn on top. 2017-11-12 23:51:08 +01:00
Jacob Støren
efa48c2cf5 #2114 Remove code causing timesteps to be unchecked 2017-11-12 23:46:12 +01:00
Jacob Støren
49c6fd9ac4 #2134 Rewrite the wellLogFilesContainingFlow to fix observed data always available bug 2017-11-12 16:18:48 +01:00
Jacob Støren
fadc9d12ff #2130 Avoid resetting zoom when last curve is removed 2017-11-12 15:46:32 +01:00
Jacob Støren
645421fa60 #2130 RFT And PLT plot: Show formation names also when no timesteps are visible. Do not overwrite the users case setting unless none are chosen. 2017-11-12 14:45:06 +01:00
Jacob Støren
fcf5093fb9 #2130 Zoom all when adding or removing curves.
WellLogTrack will not zoomAll but respect the visible-window setting to avoid overwriting the set zoom on project reload.
2017-11-12 13:45:01 +01:00
Jacob Støren
7f038e98ab #2130 Rewrite the wellLogFilesContainingPressure to fix observed data ways available bug 2017-11-12 12:38:12 +01:00
Jacob Støren
324d6d72e3 #2112 Avoid updating legend for each curve. Generalize and roll out the solution found for summary curves 2017-11-11 23:15:13 +01:00
Jacob Støren
c5e4773a58 Fix RFT plot after change of well name meaning 2017-11-10 15:44:35 +01:00
Bjørn Erik Jensen
f8a2250f3c RFT plot. Fix invisible grid curves bug 2017-11-09 15:50:32 +01:00
Bjørn Erik Jensen
290458b77a PLT plot. Fix crash when stacking curves containing NULL sample values 2017-11-09 15:34:31 +01:00
Bjørn Erik Jensen
4ad6198d42 PLT plot. Update plot after synced curves from ui selection change 2017-11-09 15:34:31 +01:00
Jacob Støren
1fba5e13c4 #2119 Support total reservoir flow from Grid wells in PLT plot 2017-11-09 15:20:15 +01:00
Jacob Støren
dfa0ade9fe #2116 Convert the PLT plot gas rate from RFT file to oil equivalents 2017-11-09 15:20:15 +01:00
Magne Sjaastad
161690d9c8 Fix signed/unsigned compare 2017-11-09 14:25:42 +01:00
Bjørn Erik Jensen
d277a08d29 #2100 PLT plot. Remove branch index field 2017-11-09 13:36:14 +01:00
Bjørn Erik Jensen
f131f1274a #2101 PLT plot. Support for regex matching when comparing flow channels 2017-11-09 13:11:44 +01:00
Bjørn Erik Jensen
d3d5a89979 #2100 PLT plot. Refactoring. Use RimWellPlotTools methods 2017-11-09 11:18:57 +01:00
Bjørn Erik Jensen
89e5c04aef #2100 RFT plot. Add RftPltCurveDefinition. Use that in RFT plot 2017-11-09 10:04:17 +01:00
Bjørn Erik Jensen
a46c5af1f8 RFT plot. Refactoring. Move several static methods to RimWellPlotTools class 2017-11-09 10:04:17 +01:00
Bjørn Erik Jensen
cf069aaf5c RFT plot. Fix list of wells (display well path name when possible) 2017-11-09 10:04:17 +01:00
Jacob Støren
5a075493f2 Add assert when formation names branch index is wrong in WellLogTrack 2017-11-08 23:02:44 +01:00
Bjørn Erik Jensen
444ad2ff90 PLT plot. Fix observed-data-even-if-no-selected-well issue 2017-11-08 17:01:18 +01:00
Bjørn Erik Jensen
95a5085ba0 #2099 #2101 (partly) PLT plot. Well path/well name matching issues. Display only wells with well path 2017-11-08 16:37:19 +01:00
Rebecca Cox
1321b0d754 In RimWellLogPlot: Keep custom zoom factors on load and update 2017-11-08 16:11:53 +01:00
Rebecca Cox
b8ec896464 Change grid icon in tree view 2017-11-08 15:19:35 +01:00
Rebecca Cox
c3ebcd7bc5 #1972 Toggle grid collection on range filter creation 2017-11-08 15:19:35 +01:00
Jacob Støren
aa45dd5fcd #2035 Fix crash when bottom of well path ends after last well cell
Add symbols to curves
2017-11-08 11:59:38 +01:00
Jacob Støren
014dd9497a #2035 Add color and legend text to the PLT curves 2017-11-08 11:59:38 +01:00
Rebecca Cox
c49db44909 #1490 Simulation well: Remove well head if it does not have perforations 2017-11-08 11:22:51 +01:00
Rebecca Cox
ea4a92ab27 Rename wellPathsPartManager -> wellPathCollection 2017-11-08 09:07:44 +01:00
Rebecca Cox
de8b953360 #2094 Move annotation functions from updateGridBoxData to new function 2017-11-08 09:07:44 +01:00
Rebecca Cox
93a83cd756 #2094 Update well name color in 3d view (not sim well) 2017-11-08 09:07:44 +01:00
Bjørn Erik Jensen
bfa1a1cb67 #2051 Curve calc. Edit calculation command 2017-11-08 08:47:17 +01:00
Magne Sjaastad
0502b95d86 #2091 Cross Plot : Improve interface of RiuLineSegmentQwtPlotCurve
Remove duplicate code
2017-11-08 07:38:25 +01:00
Magne Sjaastad
baa9a47b92 #2089 Cross Plot : Add New and Edit cross plot features 2017-11-07 21:26:44 +01:00
Magne Sjaastad
7104064937 #2089 Cross Plot : Add cross plot collection 2017-11-07 20:40:45 +01:00
Jacob Støren
994313fcc9 #2035 Fix some bugs in the PLT plot use of wellFlowAccumulator, and in the new constructor of the wellFlowAccumulator. Renamed to m_pipeBranchesWellResultPoints (instead of misleading "CellIds") 2017-11-07 18:35:56 +01:00
Rebecca Cox
f3b7f0abd6 #1392 Improve Dark 3D-View background support 2017-11-07 15:08:32 +01:00
Jacob Støren
a920f16def #2035 Add Simulation well and *.RFT file curves to PLT plot. Work In progress. Does not quite work. 2017-11-07 14:41:20 +01:00
Jacob Støren
93d449bc6e Switched QString compare to == 2017-11-07 14:41:20 +01:00
Magne Sjaastad
c8e5fb7513 #2003 Observed data : Replace tabs with spaces 2017-11-07 11:16:33 +01:00
Magne Sjaastad
82721cb6fa #2003 Observed Data : Improve error display 2017-11-07 11:16:33 +01:00
Rebecca Cox
8a8234fd66 Rename function 2017-11-07 10:38:05 +01:00
Rebecca Cox
630dbd0ffc Tab -> spaces 2017-11-07 10:02:43 +01:00
Rebecca Cox
a4d658423d #2039 Update editor on toggling "Show formation" 2017-11-07 10:00:10 +01:00
Rebecca Cox
4120aecdc2 RFT Plot: Make extractor on correct path type 2017-11-07 10:00:10 +01:00
Rebecca Cox
726adcacf3 PLT Plot: Move settings and hide track and plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
99f6d21e68 #2039 PLT Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
e0b0fb1c13 #2077 Well Allocation Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
bac2d2b4b2 #2037 RFT Plot: Set formation case from plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
1e943e1607 #2038 RFT Plot: move formation logic from track to rft plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
2fc796ac27 Update pdm-field names to include "formation" 2017-11-07 10:00:10 +01:00
Rebecca Cox
3919b3012b Remove "uiConfigName" from uiOrdering-functions 2017-11-07 10:00:10 +01:00
Rebecca Cox
61067cbc24 Remove ternary operator (for Linux build) 2017-11-07 10:00:10 +01:00
Rebecca Cox
ecc1df5424 Fix crash when RFT plot does not exist 2017-11-07 10:00:10 +01:00
Rebecca Cox
5feee83706 #2077 Well Allocation Plot: Formation names for pseudo length 2017-11-07 10:00:10 +01:00
Rebecca Cox
bf00807aee #2077 Well Allocation Plot: Set default formation name values 2017-11-07 10:00:10 +01:00
Rebecca Cox
ae372a4a79 #2039 #2035 RFT/PLT Plot: Set default values for formation names 2017-11-07 10:00:10 +01:00
Rebecca Cox
7e707f131c #2039 PLT Plot: Add branch index getter 2017-11-07 10:00:10 +01:00
Jacob Støren
7f3ec2ad84 #2035 Add accumulated PLT plot curves from *.RFT file. (Not yet available due to missing calculate value options) 2017-11-06 22:24:57 +01:00
Bjørn Erik Jensen
95d9e1b722 RFT plot. Add None to wells drop down if no wells are loaded 2017-11-06 14:22:21 +01:00
Bjørn Erik Jensen
32e9a06ec3 PLT plot. Add None to wells drop down if no wells are loaded 2017-11-06 14:20:43 +01:00
Bjørn Erik Jensen
1a5db83046 RFT plot. Made some methods static 2017-11-06 14:14:55 +01:00
Bjørn Erik Jensen
936568b22b Curve calc. Reorganized context menus 2017-11-06 13:52:54 +01:00
Bjørn Erik Jensen
ca4562d853 #2052 Curve calc. Add user defined unit field 2017-11-06 13:26:32 +01:00
Bjørn Erik Jensen
c6f3638dad #2053 Curve calc. Resove ptr field and fix a bug 2017-11-06 11:35:54 +01:00
Bjørn Erik Jensen
d5a3b319b8 #2053 Curve calc. Add 'Create copy' context menu 2017-11-06 11:35:54 +01:00
Rebecca Cox
c5fd04f3f6 Avoid showing extraction curve name if no fields are set 2017-11-03 15:31:52 +01:00
Rebecca Cox
c638d63dfe #2038 RFT Plot: Do not set form. case when toggliging show Formation off 2017-11-03 15:15:03 +01:00
Rebecca Cox
c8b05fe9ce #2038 RFT Plot: Set default values for formation names 2017-11-03 14:53:00 +01:00
Rebecca Cox
fc4ceeda95 Add branch index accessor 2017-11-03 14:52:15 +01:00
Rebecca Cox
46aa029717 Hide branch field when untoggling "show formations" 2017-11-03 14:14:07 +01:00
Rebecca Cox
312004446b #2002 RFT Plot: Update rftPlot editor on change of track/plot-settings 2017-11-03 13:47:51 +01:00
Rebecca Cox
771c9d62ed #2002 RFT Plot: Move settings and hide track and plot 2017-11-03 13:23:06 +01:00
Rebecca Cox
cac5fa42a5 Fix crash on plot deletion 2017-11-03 13:23:06 +01:00
Rebecca Cox
95f7f40b15 #2002 RFT Plot: Add visible x range and new logic for formations 2017-11-03 13:23:06 +01:00
Rebecca Cox
40b7f99de3 #2002 RFT Plot: Add formation name properties 2017-11-03 13:23:06 +01:00
Rebecca Cox
4da066c2d4 #2002 RFT Plot: Add setters for members used in formation names function 2017-11-03 13:23:06 +01:00
Bjørn Erik Jensen
189a1478eb #2041 Curve calc. Parse expression automatically after creating new calculation 2017-11-03 11:51:51 +01:00
Bjørn Erik Jensen
383a5c36f6 #2041 Curve calc. Set initial variable name consitently 2017-11-03 08:37:37 +01:00
Bjørn Erik Jensen
0f6d5f9c48 #2054 Curve Calc. Add context menu with operators and functions 2017-11-03 08:37:37 +01:00
Magne Sjaastad
9b7cfdd913 #2066 Observed Data : Improve error reporting 2017-11-03 08:24:25 +01:00
Magne Sjaastad
ea53018f54 #2016 Observed Data : Remove well override from reader interface 2017-11-03 07:40:18 +01:00
Magne Sjaastad
7fbc1d23fd #2016 Observed Data : Hide identifier override fields 2017-11-02 19:54:24 +01:00
Rebecca Cox
8853021403 #2073 WLP: Add PL (Pseudo Length) to depth axis if a simulation well is used as extraction curve or rft curve 2017-11-02 12:32:54 +01:00
Rebecca Cox
e60941aa2c #2075 RFT Plot: Add "New RFT plot" command to well path 2017-11-02 12:32:54 +01:00
Bjørn Erik Jensen
dc93767683 #2076 RFT Plot. Support PRES_FORM las channel name 2017-11-02 11:05:39 +01:00
Bjørn Erik Jensen
5a0bab86a8 #2078 LAS files. Add import las/path to more objects in the tree 2017-11-02 10:24:36 +01:00
Bjørn Erik Jensen
d4c0e98c64 RimWellPath. Minor fix 2017-11-02 10:23:24 +01:00
Bjørn Erik Jensen
3955f29ce3 #2081 LAS import. Display dialog box when reading LAS file with missing or invalid date 2017-11-02 09:30:30 +01:00
Bjørn Erik Jensen
62b96a5ae5 #2049 Curve calc. Add curve calc command to more objects and toolbar 2017-11-02 09:30:30 +01:00
Rebecca Cox
af34f5618e #2079 WLP: Add text "RFT" in legend 2017-11-01 16:19:18 +01:00
Rebecca Cox
99e2fc3570 #2080 WLP: Add text "LAS" in legend 2017-11-01 16:13:39 +01:00
Rebecca Cox
2a8cd9f499 #2080 WLP: Improve Las - file curve legend text 2017-11-01 15:59:27 +01:00
Rebecca Cox
0edbb600e4 Add override keyword 2017-11-01 15:11:14 +01:00
Rebecca Cox
94ecb3a084 Extraction curve: Use QStringList to build curve name 2017-11-01 14:35:53 +01:00
Rebecca Cox
6e3cdb6a77 RFT curve: Change name format to match extraction curve 2017-11-01 14:35:53 +01:00
Rebecca Cox
d645ecbfa4 RFT curve: Detach curve if depth values are invalid 2017-11-01 14:35:53 +01:00
Rebecca Cox
8d388bbd0e Rft curve: Fix first depth value 2017-11-01 14:35:53 +01:00
Rebecca Cox
e40d41fe68 #1845 RFT/PLT Plot: Avoid crash when formation names does not exist 2017-11-01 14:35:53 +01:00
Rebecca Cox
35d9935f88 #2038 RFT Plot: make fields readOnly when "Show Formations" is untoggled 2017-11-01 14:35:53 +01:00
Bjørn Erik Jensen
593633cd6e #2071 LAS file. User can set date when LAS file date is invalid or missing 2017-11-01 10:29:03 +01:00
Bjørn Erik Jensen
073225e954 #2021 LAS file. Disable IO for proxy field 2017-11-01 09:32:13 +01:00
Bjørn Erik Jensen
297dfa5b5f #2021 LAS file. Minor improvements 2017-11-01 09:05:36 +01:00
Bjørn Erik Jensen
23536c1dec #2021 LAS file. Drop down for selecting well flow condition. Display date as well 2017-10-31 20:50:53 +01:00
Bjørn Erik Jensen
e7c0d6d59a #2044 Close LAS file. Update plots after LAS delete and import 2017-10-31 15:42:11 +01:00
Rebecca Cox
7695e5dabf Correct calculation of MD 2017-10-31 15:06:22 +01:00
Bjørn Erik Jensen
ae20e1af10 Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate 2017-10-31 12:49:36 +01:00
Bjørn Erik Jensen
d591177872 #1948 PLT plot. Support for setting doFillCurve flag 2017-10-31 08:28:19 +01:00
Bjørn Erik Jensen
0c6fd31e07 #1948 PLT plot. Support for stacked curve grouping 2017-10-31 08:28:19 +01:00
Bjørn Erik Jensen
7dd42d2da4 Well Path. Delete well log file object on when removed from well path 2017-10-31 08:26:58 +01:00
Jacob Støren
46e8144f3b #2064 Fix wrong timestep range text in Gui. Complete Fix #1986. Make it possible with Visible cells and FlowDiag/Injection flooding 2017-10-27 17:12:48 +02:00
Rebecca Cox
88b8bdf5c2 #2060 Rft Curve: Variable option menu grows and grows 2017-10-27 16:00:47 +02:00
Bjørn Erik Jensen
1abc5e0e27 #2042 Well import. Match wells, well paths and sim wells. Set 'master' well path name 2017-10-27 15:02:21 +02:00
Rebecca Cox
d8bc1a7be1 Set date to None on update if timestep vector is empty 2017-10-27 14:28:53 +02:00
Rebecca Cox
a8abe32b79 #2038 RFT Plot: refactor 2017-10-27 14:28:53 +02:00
Rebecca Cox
0f66bf3dd5 #2038 PRF Plot: Remember chosen well when switching between sim and well 2017-10-27 14:28:53 +02:00
Rebecca Cox
69f33d312a #2038 Rft plot: Make functions static 2017-10-27 14:28:53 +02:00
Bjørn Erik Jensen
c0bce09a12 WellPathCollection. Fix Linux warning 2017-10-27 10:40:47 +02:00
Bjørn Erik Jensen
3ef2ec3f33 #1948 PLT plot. Save editor selections to project file 2017-10-27 09:43:35 +02:00
Bjørn Erik Jensen
bd5671d1ea #2047 PLT plot. Fix plot title 2017-10-27 09:17:05 +02:00
Bjørn Erik Jensen
4cf80e3fe6 #2043 WellPath import. Improve well path name and sim well name matching 2017-10-27 09:14:39 +02:00
Magne Sjaastad
f83df13394 #2045 Summary : Update object editors when case is created or closed 2017-10-27 08:22:14 +02:00
Magne Sjaastad
14f3d2ffc3 Remove unused field 2017-10-27 08:22:14 +02:00
Bjørn Erik Jensen
cb78ad8c31 #1948 PLT plot. Prepare for saving PLT plot editor selections to project file 2017-10-26 10:35:23 +02:00
Bjørn Erik Jensen
fcefa1e55b WellLogPath. Fix memory leak 2017-10-25 20:23:43 +02:00
Jacob Støren
c4bc81b2cc Fix linux compile error and warning 2017-10-25 19:50:10 +02:00
Jacob Støren
12d0457e90 Whitespace changes 2017-10-25 16:04:41 +02:00
Rebecca Cox
89cedb350a #2038 RFT Plot: Add formation names 2017-10-25 16:00:46 +02:00
Bjørn Erik Jensen
a97fc2b9ba #1948 PLT Plot. Display curves from well log file 2017-10-25 14:43:17 +02:00
Bjørn Erik Jensen
0cb64ef982 WellLogFileCurve. Rename method 2017-10-25 14:36:18 +02:00
Bjørn Erik Jensen
a35329555b #1948 PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
Bjørn Erik Jensen
b3f77d1d70 #2036. WellLogFile close command 2017-10-25 11:36:34 +02:00
Bjørn Erik Jensen
b62d4448d9 #1976 RFT/PLT Plot. Prevent multiple well paths from associate to the same sim well 2017-10-25 09:55:55 +02:00
Magne Sjaastad
605d3c25d6 #2031 Curve Calculator : Consolidate generation of address text 2017-10-24 09:58:04 +02:00
Magne Sjaastad
035e2ccaf9 #2031 Curve Calculator : Add display of curve address 2017-10-24 09:58:04 +02:00
Magne Sjaastad
5a15014dee Whitespace cleanup 2017-10-24 09:58:04 +02:00
Bjørn Erik Jensen
53d1d284e7 RFT plot. Set brancnIndex default value 2017-10-24 09:02:14 +02:00
Bjørn Erik Jensen
34d77d2733 WellLogPlot. Handle multiple well log files in well path 2017-10-24 08:22:08 +02:00
Magne Sjaastad
dc82888ede #2031 Curve Calculator : Use unique_ptr 2017-10-23 20:20:18 +02:00
Magne Sjaastad
da8fd7038f #2032 Curve Creator : Move private class to cpp 2017-10-23 14:45:23 +02:00
Magne Sjaastad
35a2769cab #2032 Curve Calculator : Rename of calculation and calculation collection 2017-10-23 14:42:38 +02:00
Magne Sjaastad
f943a80f95 #2032 Curve Calculator : Rename 2017-10-23 14:27:04 +02:00
Magne Sjaastad
2e6b7656d5 #2031 Curve Calculator : Show error messages in QMessageBox 2017-10-23 13:45:29 +02:00
Magne Sjaastad
f61c83a659 #2031 Curve Calculator : Sort variable names by the order they first appear 2017-10-23 13:31:57 +02:00
Magne Sjaastad
dd01863240 #2031 Curve Calculator : Allow assignment without spaces around := 2017-10-23 13:11:38 +02:00
Bjørn Erik Jensen
8276d92ce7 #1999 Curve calc. Curve creator now uses CurveDefSelection component 2017-10-23 11:41:49 +02:00
Magne Sjaastad
ec53855cd4 Remove unused code 2017-10-23 11:37:40 +02:00
Bjørn Erik Jensen
e8c5666c44 Remove ununsed variables 2017-10-23 08:24:19 +02:00
Rebecca Cox
3eaeba8f67 #2025 Formations : Use imported formation names by default when sensible 2017-10-20 16:10:48 +02:00
Magne Sjaastad
3f90e8a632 #1877 Statistics case : Do not create placeholder results for statistics case 2017-10-20 15:48:12 +02:00
Rebecca Cox
9bd60ebec2 #2027 Select formation name on formation name import 2017-10-20 14:34:56 +02:00
Rebecca Cox
53912c4152 #2027 Select well log on well log import 2017-10-20 14:05:42 +02:00
Magne Sjaastad
ead75326e1 #1987 Time Step Filtering : Guard use of emty time step vector 2017-10-20 12:09:31 +02:00
Rebecca Cox
360c3a03ec #1862 Well log plot: Show plot data on missing data 2017-10-20 11:33:14 +02:00
Magne Sjaastad
07b3778a75 #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
Magne Sjaastad
167f56f95a #2026 Curve Calculator : Update calculated curves and plots 2017-10-20 10:20:58 +02:00
Magne Sjaastad
bb4ac23c07 #2026 Curve Calculator : Create calculated summary case once 2017-10-20 10:20:58 +02:00
Bjørn Erik Jensen
92f30742ec #1998 RFT plot. Handle old project files regarding well path and well log files 2017-10-20 10:17:30 +02:00
Bjørn Erik Jensen
b99f12b3e4 #1998 RFT plot. Support for multiple LAS files per well path 2017-10-19 16:13:53 +02:00
Rebecca Cox
5a9af2bba6 #1750 Range filter: Set default values of sliders to extremal values 2017-10-19 14:00:26 +02:00
Rebecca Cox
66af820acd Avoid crash on opening of input eclipse case without grid and log error 2017-10-19 11:37:20 +02:00
Magne Sjaastad
7c0c45b7b9 Curve Calculator : Do not report detected variables as lowercase 2017-10-19 11:23:30 +02:00
Rebecca Cox
ff0a8242d4 #1626 RimView: Add overrides in RimEclipseView and RimGeoMechView 2017-10-19 10:23:28 +02:00
Magne Sjaastad
66ff7d91bb Cleanup whitespace and includes 2017-10-19 10:11:14 +02:00
Magne Sjaastad
215eb58de0 System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
Magne Sjaastad
8e105ceb7a System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
Rebecca Cox
adf55ec762 #1987 Time Step Filtering: Support dynamic NNC data time step filtering 2017-10-19 09:57:10 +02:00
Unknown
9d5facdbd9 #1986 Flooded PV: Fix crash. Set statistics calculator to FlowDiag calc 2017-10-18 12:54:46 +02:00
Unknown
de60c5a49f Remove forward declarations 2017-10-18 12:54:46 +02:00
Unknown
314bb71ea4 #1986 Flooded PV: Add function isFlowDiagOrInjectionFlooding and replace 2017-10-18 12:54:46 +02:00
Unknown
d9170e064b Fix indent 2017-10-18 12:54:46 +02:00
Magne Sjaastad
6015b99df9 #2022 Curve Calculator : Make sure calculated summary case is always present 2017-10-18 12:47:10 +02:00
Magne Sjaastad
14d8e2aebb #2022 Curve Calculator : Show calculation summary case for RimSummaryCurve 2017-10-18 12:47:10 +02:00
Magne Sjaastad
244916c0ed #2022 Curve Calculator : Calculated summary case is now available 2017-10-18 12:47:10 +02:00
Magne Sjaastad
d5d26a36f2 #2022 Curve Calculator : Wire up access to calculated curve data 2017-10-18 12:47:10 +02:00
Magne Sjaastad
bd8abba779 #2022 Curve Calculator : Add enum Calculated 2017-10-18 12:47:10 +02:00
Bjørn Erik Jensen
f15f55795e RFT plot. Increased readability 2017-10-18 10:55:19 +02:00
Bjørn Erik Jensen
bae1fcfa9e #1997 RFT plot. Improve well path and simulation path matching 2017-10-17 17:07:51 +02:00
Bjørn Erik Jensen
646c4aa9d7 Plot curve. Support for setting Z order on curve objects 2017-10-17 15:59:05 +02:00
Bjørn Erik Jensen
339c46d39c #2009 RFT Plot. Remove time step selections for untoggled sources 2017-10-17 13:35:53 +02:00
Bjørn Erik Jensen
b08b14f6bd RFT plot. Check for nullptr 2017-10-17 11:37:32 +02:00
Bjørn Erik Jensen
f83b2adbef RFT plot. Added RFT plot command menu item 2017-10-17 11:05:14 +02:00
Bjørn Erik Jensen
01cadd5a1c #2010 RFT plot. Show relevant curves initially 2017-10-17 11:05:14 +02:00
Rebecca Cox
0db43b0431 #1626 RimView : Ensure override functions are marked with override 2017-10-17 09:52:31 +02:00
Rebecca Cox
9bd556a1b9 #1996 Remane RimFieldCollection -> RimFaultInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
f0cb458550 #1996 Renaming. cmakefile and fix compile issues 2017-10-17 09:52:31 +02:00
Rebecca Cox
97e60ab5f2 #1996: Rename RimFault -> RimFaultInView 2017-10-17 09:52:31 +02:00
Rebecca Cox
7da8e3091b #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b #1996 Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox
e3ac94a940 #1996 Edit cmake for the rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Bjørn Erik Jensen
3e986a63a1 #2008 RFT plot. Cycle symbols and colors 2017-10-17 09:17:23 +02:00
Magne Sjaastad
9449bbff20 #1977 Curve Calculator : Get summary values from summary reader 2017-10-16 22:04:00 +02:00
Bjørn Erik Jensen
5f39bc5c39 #2007 RFT plot. Use central logic for date/time formatting. 2017-10-16 16:11:48 +02:00
sigurdp
8d96e9e35a Renamed RiuEclipseSelectionItem::m_cellIndex to RiuEclipseSelectionItem::m_gridLocalCellIndex 2017-10-16 14:35:43 +02:00
Bjørn Erik Jensen
9c0fa50834 #2001 RFT plot. Use only TVD depth type 2017-10-16 14:01:45 +02:00
Bjørn Erik Jensen
4ca757f1b5 RFT Plot. Bugfix and minor refactoring 2017-10-16 12:22:13 +02:00
Bjørn Erik Jensen
d9a29a6c9a #1982 RFT plot. Support for TVDMSL when showing well log file curve 2017-10-16 08:38:57 +02:00
Jacob Støren
869ad4752f Fix crash creating RFT plot from well with well path but without LAS file 2017-10-13 16:28:12 +02:00
Magne Sjaastad
9819fe946e #1977 Curve Calculator : Update object editors referencing a RimCalculation object 2017-10-13 15:35:19 +02:00
Bjørn Erik Jensen
fd6a4d2709 #2005 RFT plot. Show the first grid source time step as well 2017-10-13 14:46:58 +02:00
Bjørn Erik Jensen
25f1976273 #2005 RFT plot. Show only relevant time steps 2017-10-13 14:46:58 +02:00
Magne Sjaastad
c50602c7de Linux : Add missing include 2017-10-13 14:39:30 +02:00
Magne Sjaastad
82aee8f5bf #1977 Curve Calculator : Create calculation description from addresses 2017-10-13 14:33:26 +02:00
Magne Sjaastad
15f71c29fa #1977 Curve Calculator : Hide Edit header, hide new/delete variable buttons 2017-10-13 13:47:01 +02:00
Magne Sjaastad
9d0e59c60f #1977 Curve Calculator : Trigger parsing and evaluation of expression 2017-10-13 13:04:54 +02:00
Bjørn Erik Jensen
2b89b595f3 #1976 RFT Plot. Fixed matching of wellpaths and simulation wells 2017-10-13 11:19:02 +02:00
Bjørn Erik Jensen
5bab568a85 RFT Plot. Clear plot when changing well or branch 2017-10-13 11:19:02 +02:00
Rebecca Cox
44a5605936 #1982 RFT Plot: calculate TVD from MD and WellPath 2017-10-12 17:05:52 +02:00
Rebecca Cox
c9d8afc803 #1980 PLT Plot: Map data cells and MD in RFTCurves 2017-10-12 13:37:03 +02:00
Rebecca Cox
e3666a21fe #1980 PLT Plot: Add argument for isExtractioncurve in setValuesWithTVD 2017-10-12 12:43:55 +02:00
Rebecca Cox
b8245c310c RFT: case name derived from windows path 2017-10-12 12:43:55 +02:00
Bjørn Erik Jensen
0542f4ab40 RFT Plot. Clean up includes 2017-10-12 11:44:21 +02:00
Bjørn Erik Jensen
389234715c Well branches. Simple well branch cache 2017-10-12 11:05:28 +02:00
Magne Sjaastad
650e29d6d5 #1977 Curve Calculator : Add button box to dialogs 2017-10-12 10:52:30 +02:00
Magne Sjaastad
4b8186652f #1967 Curve Calculator : Add calculation objects and containers 2017-10-12 10:52:30 +02:00
Magne Sjaastad
4046665044 #1977 Curve Calculator : Add RiuSummaryCurveDefinition and friends 2017-10-12 10:52:30 +02:00
Bjørn Erik Jensen
a33a2411ef Fix Linux build warnings 2017-10-12 10:00:32 +02:00
Bjørn Erik Jensen
574effd6f2 RFT Plot. Do not show cases with no time steps. Do not show source editor headers when no cases 2017-10-12 08:10:28 +02:00
Bjørn Erik Jensen
6c51938000 #1976 RFT/PLT Plot. Associate well path and sim well when loading models and files 2017-10-11 15:23:14 +02:00
Bjørn Erik Jensen
dcb1c40414 #1976 RFT/PLT Plot. Associate sim well and well path. RFT branch index impl 2017-10-11 13:53:05 +02:00
Rebecca Cox
ac10f21597 #1970 WLP: Update property and timestep on UI change of well name 2017-10-10 08:46:20 +02:00
Rebecca Cox
da118ac1da #1971 WLP: Context command to create a new well log RFT curve from a selected well 2017-10-09 14:32:15 +02:00
Bjørn Erik Jensen
0cb97b9c74 #1983 RFT Plot. Apply colors and symbols to curves 2017-10-09 10:51:07 +02:00
Rebecca Cox
8e80245544 #1970 WLP: Move command to dyncast of wellLogTrack in contextCommandBuilder 2017-10-06 15:15:37 +02:00
Rebecca Cox
d6d3ee4f28 #1970 WLP: Add new plot command to context builder 2017-10-06 14:55:20 +02:00
Rebecca Cox
21f07d186f #1947 RFT/PLT Plot: Update curve auto name 2017-10-06 14:38:27 +02:00
Bjørn Erik Jensen
02940992be #1842 RFT Plot. Display RFT curve 2017-10-06 14:20:01 +02:00
Rebecca Cox
aeb854b895 #1947 RFT/PLT Plot: Use AppEnum for wellLogChannel and remove qwtPlot field in rftCurve 2017-10-06 13:35:56 +02:00
Jacob Støren
62b8da837f Remove field accessor method. Adjusted whitespace 2017-10-06 13:34:45 +02:00
Jacob Støren
9bb5dcf011 Make wellLogFile field private in RimWellPath. Some whitespace changes 2017-10-06 13:24:45 +02:00
Rebecca Cox
b604f85d8e #1947 RFT/PLT Plot: Fix bug. Empty depth list 2017-10-06 09:32:27 +02:00
Unknown
4a2a80ba20 #1947 RFT/PLT Plot: Remove depth from value options of curve 2017-10-06 09:14:12 +02:00