Commit Graph

122 Commits

Author SHA1 Message Date
Rebecca Cox
9f08f1264a Extraction Curves: Avoid clamping time step to -1 2018-01-29 16:04:21 +01:00
Magne Sjaastad
46bad03c4a Clamp sim well branch index to valid range 2017-12-08 10:24:14 +01:00
Magne Sjaastad
1841379e64 Sim Well Branches : Major refactor of sim well branch computation
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Rebecca Cox
32c1fa25d5 Guard for if eclipseCaseData is null 2017-12-01 15:39:54 +01:00
Jacob Støren
503c7bf37c Remove memory leak, Simplified code 2017-11-17 11:09:14 +01:00
Jacob Støren
324d6d72e3 Avoid updating legend for each curve. Generalize and roll out the solution found for summary curves 2017-11-11 23:15:13 +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
8853021403 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
94ecb3a084 Extraction curve: Use QStringList to build curve name 2017-11-01 14:35:53 +01:00
Rebecca Cox
44be1bfd6b Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Rebecca Cox
e3666a21fe PLT Plot: Add argument for isExtractioncurve in setValuesWithTVD 2017-10-12 12:43:55 +02:00
Bjørn Erik Jensen
883b815fac RFT Plot. Grid data curves 2017-10-05 16:27:39 +02:00
Jacob Støren
0bb47cba88 Add no-plot-update versions of update methods in curve system. onLoadDataAndUpdate is improved for summary curve but not always called with the "no update" flag set 2017-09-23 08:47:04 +02:00
Magne Sjaastad
88bbea6339 Remove porosity enum from RifReaderInterface 2017-08-11 14:27:22 +02:00
Bjørnar Grip Fjær
d3f512f783 Use well path unit system for completions on well path 2017-06-20 10:51:01 +02:00
Magne Sjaastad
cf859e7c16 Rename from RimDefines to RiaDefines 2017-06-13 15:41:52 +02:00
Magne Sjaastad
dce5f80191 Fix signed/unsighed compare 2017-05-05 14:51:00 +02:00
Bjørnar Grip Fjær
f4aa49b31e Add legend control for well log file and well log extraction curves 2017-05-01 20:13:13 +02:00
Bjørnar Grip Fjær
b91af15214 Respect current timestep of well log extraction curves when getting flow diagnostics result address 2017-04-26 16:59:52 +02:00
Jacob Støren
6f07a3698b Enable the new Well Log Curve command for Simulation Wells 2017-04-25 16:12:55 +02:00
Jacob Støren
1f7c357b67 Add simulation Well and branch index to well log extraction curve and make the extraction work in those cases. 2017-04-25 16:12:55 +02:00
Jacob Støren
065689bc18 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
Jacob Støren
cde71ef07a AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
Magne Sjaastad
df3ef7106d AppFwk : Improve how defineUiOrdering handles remaining fields 2017-03-21 13:47:53 +01:00
Magne Sjaastad
db5277e950 Update read only state in defineUiOrdering 2017-03-19 08:02:53 +01:00
Magne Sjaastad
647b4348eb Renamed to eclipseCaseData 2017-03-15 09:10:16 +01:00
Magne Sjaastad
48599f7a94 More null pointer guards based on CppCheck 2017-02-27 14:01:18 +01:00
Magne Sjaastad
85228ee39c Removed includes from RimWellPath 2017-02-24 14:31:06 +01:00
Magne Sjaastad
1af3df6c6c Removed includes from RimWellLogCurve 2017-02-24 14:14:29 +01:00
Jacob Støren
65f36d6a3f , Added new depth types to RimWellLogPlot, with handling of unit type "none" as well. Made Well Alloc Plots make only "Connection Number" available on its WellLogPlot 2017-02-09 13:31:25 +01:00
Magne Sjaastad
9b42f1ca8c Reverted 4ec7c97a77
Access of RimEclipseCase was done by firstAncestorOf from, and in several cases RimEclipseCase is not parent of RimEclipseCellColors. RimEclipseCase must be explicitly specified.
2017-01-19 10:37:59 +01:00
Magne Sjaastad
4ec7c97a77 Removed obsolete code 2017-01-11 21:41:22 +01:00
Magne Sjaastad
8970d93a4d Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
Magne Sjaastad
a9984c4bd5 System : Use PdmOptionItemInfo constructor for PdmObjects 2017-01-05 07:53:14 +01:00
Jacob Støren
ebddaa31e6 Added sensible information to the Result Info window when picking Flow Diag results.
Also rolled out the use of resultVariableUiName() to places that should use it.
2017-01-04 13:13:06 +01:00
Jacob Støren
39ff269e5f Merge branch 'dev' of https://github.com/OPM/ResInsight.git 2016-12-20 14:43:28 +01:00
Jacob Støren
ed5e7b94ad Made property filters work for ordinary flow diag results 2016-12-20 14:33:35 +01:00
Magne Sjaastad
c698206194 : WLP Added setter and getter for well path and case 2016-12-17 16:30:38 +01:00
Jacob Støren
ec5ad417f3 Renamed overloaded methods in result accessor to make it easier to see where the flow interception must come. 2016-12-14 14:51:53 +01:00
Magne Sjaastad
5302655dc0 Computed datum elevation if measured depth is close to zero 2016-10-26 07:32:18 +02:00
Magne Sjaastad
649c11efcb Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors 2016-10-18 07:31:02 +02:00
Magne Sjaastad
71f1966c1c Las Export: Fixed issue with TVDRKB export and improved UI 2016-10-14 13:30:04 +02:00
Magne Sjaastad
8ae75b5f27 AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden 2016-10-12 10:08:08 +02:00
Magne Sjaastad
8514664d06 LAS: Export of TVDRKB 2016-09-23 10:07:15 +02:00
Magne Sjaastad
531aaaa445 AppFwk : Fixed typo of firstAncestorOrThisOfType 2016-09-21 13:59:41 +02:00
Magne Sjaastad
cb6d9d714b Added RigLasFileExporter. Export one LAS file for same case, well and date. 2016-09-16 12:47:27 +02:00
Jacob Støren
9041e4a582 Fixed missing/wrong zoom update for well log plots when opening project.
Refactored the zoom update method names
2016-09-13 09:59:34 +02:00
Jacob Støren
2ea167337f Export of TVD along with MD to LAS file
Now the tvd data is always put into the RigWellLogCurveData
Existing tvd data is written to LAS file.
2016-09-12 16:43:31 +02:00