Commit Graph

35 Commits

Author SHA1 Message Date
Magne Sjaastad
1841379e64 #2127 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
Jacob Støren
503c7bf37c Remove memory leak, Simplified code 2017-11-17 11:09:14 +01:00
Jacob Støren
9bb5dcf011 Make wellLogFile field private in RimWellPath. Some whitespace changes 2017-10-06 13:24:45 +02:00
Bjørn Erik Jensen
883b815fac #1842 RFT Plot. Grid data curves 2017-10-05 16:27:39 +02:00
Jacob Støren
b8cef666e0 Whitespace cleanup 2017-10-05 13:42:40 +02:00
Jacob Støren
0bb47cba88 #1923 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
Bjørnar Grip Fjær
b91af15214 #1428 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 #1427 Enable the new Well Log Curve command for Simulation Wells 2017-04-25 16:12:55 +02:00
Jacob Støren
1f7c357b67 #1427 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
Magne Sjaastad
c698206194 #1032 : WLP Added setter and getter for well path and case 2016-12-17 16:30:38 +01:00
Magne Sjaastad
8514664d06 #880 LAS: Export of TVDRKB 2016-09-23 10:07:15 +02:00
Magne Sjaastad
cb6d9d714b #821 Added RigLasFileExporter. Export one LAS file for same case, well and date. 2016-09-16 12:47:27 +02:00
Jacob Støren
c2759e47b2 #739 Renamed and trimmed inside RimPlotCurve 2016-05-23 17:13:03 +02:00
Magne Sjaastad
061de66597 Clamp time step when changing case for well log extraction curve 2015-12-10 22:33:17 +01:00
Magne Sjaastad
c67a413926 (#464) Set logarithmic scale if PERM is selected as single curve 2015-12-09 11:33:10 +01:00
Jacob Støren
4388f39175 Renamed files PlotCurve->Curve 2015-11-04 16:22:53 +01:00
Jacob Støren
7b7ecf2f26 Renamed PlotCurve -> Curve 2015-11-04 16:19:38 +01:00
Pål Hagen
0a7e971577 Added access method for the timestep string (date) 2015-10-16 13:33:35 +02:00
Pål Hagen
3ecd6d8da7 (#541) Exporting well name as part of well info to LAS file 2015-10-16 11:15:04 +02:00
Pål Hagen
f8c725e2b8 (#541) Using result name as well log channel name when exporting to LAS 2015-10-15 14:37:57 +02:00
Magne Sjaastad
f4cfc51de2 (#561) Moved static methods to separate file 2015-10-05 13:29:30 +02:00
Pål Hagen
d8acb9d1bc (#528) Using case and current result from active view when adding new curve 2015-09-25 14:35:30 +02:00
Pål Hagen
285cd6ccea (#535) Added field for toggling of date in curve name
Date is on by default, time step is off.
2015-09-25 10:44:35 +02:00
Pål Hagen
ff073f50fa (#526) Fixed problem with finding intervals for extraction curves
Infinite values from well log curve extraction should never appear for
points that are filtered for plotting. Did some refactoring/code
cleanup.
2015-09-24 13:36:38 +02:00
Pål Hagen
5e58cb141e (#468) Added context menu item in 3D view for plotting of well log extraction curves 2015-09-21 14:24:29 +02:00
Magne Sjaastad
d4d0ac4842 (#455) Added customizable generated curve name for Extraction Curves 2015-09-20 12:12:15 +02:00
Magne Sjaastad
850c7804b4 Use group for curve name properties 2015-09-18 19:42:54 +02:00
Magne Sjaastad
842363eebd WIP resolved conflicts 2015-09-18 13:46:18 +02:00
Pål Hagen
ffbc4f13e7 (#459) Added support for plotting of discontinuous curves 2015-09-17 18:42:35 +02:00
Pål Hagen
d3909c5d27 (#437) Using MD or TVD depth values for well log extraction curves
Also renamed some methods for clarity, and fixed a bug in
RimWellLogPlot::updateViewerWidget(). Using this method instead of
loadDataAndUpdate() when toggling visibility of the plot.
2015-09-11 10:44:10 +02:00
Jacob Støren
6440215d21 (#399) WellLog extraction from GeoMech cases works.
Needs more testing, and performance must be fixed see (#415)
2015-09-07 16:24:40 +02:00
Jacob Støren
8547370b4d Removed children of curve that should not be visible in the tree. 2015-09-03 20:54:15 +02:00
Jacob Støren
5dd726129c (#396) Fixed updatePlotData system. Set curve name from result variable 2015-09-03 11:39:12 +02:00
Jacob Støren
2288130f6a (#396) Several fixes regarding Project with plots.
Plots loads the curve data on project open
Plots are removed on project close
Still missing some updates (curve names ...)
2015-09-03 08:22:06 +02:00
Jacob Støren
3844c0958d Moved RimWellLeogExtractionCurve to a separate file 2015-09-02 12:34:12 +02:00