Jacob Støren
5142c5685a
#1333 Added the cross flow tracers to the legend, to avoid false color on the cross flow tracers.
2017-03-21 15:58:35 +01:00
Magne Sjaastad
6e948e9ab5
#1340 Use uiOrdering() instead of defineUiOrdering()
2017-03-21 13:48:34 +01:00
Magne Sjaastad
df3ef7106d
#1340 AppFwk : Improve how defineUiOrdering handles remaining fields
2017-03-21 13:47:53 +01:00
Magne Sjaastad
98bb97ea34
#1322 Added support for geo mech data
2017-03-21 13:17:04 +01:00
Jacob Støren
c9ca130a2e
#1334 Fixed
2017-03-21 08:49:45 +01:00
Magne Sjaastad
5b934b1747
#1336 Support export of Time History curve data
2017-03-20 14:12:16 +01:00
Magne Sjaastad
9e813fa2c0
#1323 Use left axis as default axis, cache last used summary plot
2017-03-20 12:29:30 +01:00
Magne Sjaastad
fda7d6301f
Removed unused variable
2017-03-19 21:46:50 +01:00
Magne Sjaastad
79905ae474
#1322 Removed unique_ptr from summary curve filter
2017-03-19 09:29:44 +01:00
Magne Sjaastad
c08b950dfb
Cleaned up mix of signed/unsigned variables
2017-03-19 09:16:22 +01:00
Magne Sjaastad
7565b8a15d
#1323 "Switch plot Axis" supported for time history curves
2017-03-19 09:13:27 +01:00
Magne Sjaastad
bd659c0769
#1323 Skip separator command when building context menu
2017-03-19 08:47:29 +01:00
Magne Sjaastad
ad90d3f38f
#1322 Several refactorings of RimSummaryPlot, added TimeHistoryCurve support
...
Removed unique_pointer, as childFields now owns (and deletes) the contained object
Simplified extraction of visible curves
Simplified calculation of zoom range
2017-03-19 08:45:29 +01:00
Magne Sjaastad
388fa2b70e
#1322 Added GridTimeHistoryCurve and topology picking items
2017-03-19 08:15:41 +01:00
Magne Sjaastad
aae4751ede
#1322 Generalized update functions
2017-03-19 08:06:16 +01:00
Magne Sjaastad
db5277e950
#1322 Update read only state in defineUiOrdering
2017-03-19 08:02:53 +01:00
Jacob Støren
2fb35af7a6
#1335 Connection arrows for all cross-flows also. Made ready for options to show straight arrows, and adjusted a bit.
2017-03-17 18:11:06 +01:00
Jacob Støren
5fd2fe683a
#1331 Changed "-Xf" to "-XF" fro crossflow tracers
2017-03-16 17:46:45 +01:00
Magne Sjaastad
141257c83e
#1293 Added "Show Plot Data" to context menu of plots
2017-03-16 08:23:27 +01:00
Magne Sjaastad
10edf44ee3
#1293 Show plot data in text widget
2017-03-15 20:15:04 +01:00
Magne Sjaastad
bfedfe9c30
Fixed #1316
2017-03-15 14:08:41 +01:00
Magne Sjaastad
5d29cd0ac6
#872 Fixed ordering of actions in menu
2017-03-15 12:36:52 +01:00
Magne Sjaastad
fa6800a9b2
Removed unused variable
2017-03-15 12:06:55 +01:00
Magne Sjaastad
6842ec877f
Removed unused function
2017-03-15 12:06:42 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Magne Sjaastad
78e6c6a8fc
Renamed to m_eclipseCase
2017-03-15 08:45:08 +01:00
Magne Sjaastad
6bcc385da5
#1297 Use firstAncestorOrThisOfTypeAsserted, comments and whitespace
2017-03-15 08:43:06 +01:00
Jacob Støren
7f1d88e487
Merged Well Communication Lines into dev
2017-03-14 19:25:30 +01:00
Jacob Støren
d4c14d0f53
#1114 WIP: Moved pipe radius, and well head position calculations to RimEclipseWell as preparation for well pair lines.
2017-03-14 19:17:14 +01:00
Magne Sjaastad
a22a58dd5b
#1297 Property Filter : Update ranges when time step changes
2017-03-14 17:26:40 +01:00
Magne Sjaastad
7db6dc2259
#1297 Fixed invalid initialization of min/max values
2017-03-14 17:07:27 +01:00
Magne Sjaastad
f875824eaf
#1297 Fixed missing update of min variable
2017-03-14 17:06:41 +01:00
Magne Sjaastad
ceef7f20f4
Removed duplicate code
2017-03-14 16:20:59 +01:00
Magne Sjaastad
a8f225a749
#1297 Added text label to display range type
2017-03-14 16:13:40 +01:00
Magne Sjaastad
239e9259f5
#1286 Subtract depth value to make TVD behave more nicely
2017-03-14 14:41:39 +01:00
Magne Sjaastad
1f1c82e45e
#1286 Show negative depth values to TVD/pseudo plots
2017-03-14 13:15:45 +01:00
Magne Sjaastad
2b7927e5a6
#1286 Rename
2017-03-14 13:11:08 +01:00
Magne Sjaastad
5e79ed594a
#1285 Use "Accumulated" and "Inflow Rates"
2017-03-14 09:24:51 +01:00
Jacob Støren
4c8e1e2bcd
#1114 WIP: Refactor: Removed RivReservoirWellSpheresPartMgr
2017-03-13 11:35:49 +01:00
Jacob Støren
d34b4e3c05
#1114 WIP: Added field in Sim Well Collection, renamed a bit as preparations
2017-03-13 11:05:46 +01:00
astridkbjorke
ced9342152
#1294 Only include branches selected in plot in csv export
2017-03-10 15:59:26 +01:00
astridkbjorke
0a945155c5
#872 When exporting several summary plots the data from different plots are stored to different files, and adding extension .csv to files files exported for wellLogPlots and summaryPlots.
2017-03-10 15:12:01 +01:00
astridkbjorke
4ccdd51ea8
#1294 - When selecting multiple wellLogPlots, they will now be exported to separate files.
2017-03-10 15:12:01 +01:00
astridkbjorke
eb3283041f
#1294 - Improving formatting of well log plot ascii export
2017-03-10 15:12:00 +01:00
astridkbjorke
b89efbf73e
#1294 - Renaming and moving ascii export feature, now RicAsciiExportWellLogPlotFeature. Adding functionality for getting data to export (but formatting is still missing)
2017-03-10 15:12:00 +01:00
astridkbjorke
7f511f7004
#1294 - Added command feature for exporting well allocation plot data, and writing empty file
2017-03-10 15:12:00 +01:00
Magne Sjaastad
ecfd61ce68
#1288 Moved copy of camera properties to RimViewManipulator
2017-03-10 13:13:31 +01:00
Magne Sjaastad
40a5f8dc02
#1288 Added defaultFlowDiagSolution to RimEclipseResultCase
2017-03-09 23:01:58 +01:00
Magne Sjaastad
7e4906fced
#1288 Show contributing wells from 3D view without using well alloc plot
2017-03-09 23:01:58 +01:00
astridkbjorke
03af1d5e5f
#872 - Fixes in export of multiple summary plots
2017-03-09 10:27:48 +01:00