Commit Graph
3630 Commits
Author SHA1 Message Date
Magne Sjaastad 7565b8a15d #1323 "Switch plot Axis" supported for time history curves 2017-03-19 09:13:27 +01:00
Magne Sjaastad bdf2ea4961 #1323 Added context menu in 3D "Plot Time History for Selected Cells" 2017-03-19 08:59:46 +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
Magne Sjaastad 17e6b6d826 #1322 Use RimEclipseResultDefinition instead of RimEclipseCellColors 2017-03-19 07:59:43 +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 c77741f3ab Exclude Well Communication lines that have exact 0 flux.
In waiting for a GUI-adjustable tolerance.
+ some rename
2017-03-17 09:46:49 +01:00
Jacob Støren f0331e02c9 #1325 Always show the communication lines related to a visible well (When they are on) 2017-03-17 09:34:52 +01:00
Jacob Støren 5fd2fe683a #1331 Changed "-Xf" to "-XF" fro crossflow tracers 2017-03-16 17:46:45 +01:00
Jacob Støren 54c1bcba93 #1326 Fixed with scale of Well Connection Lines 2017-03-16 16:51:28 +01:00
Jacob Støren b41a0fb178 #1313 Fixed crossflow related accumulation of well fluxes for separate connections when the accumulated wellflux is inconsistent. 2017-03-16 10:38:09 +01:00
Jacob Støren e6953a6f8b #1313 Improved handling of branch contributions in wells with accumulated crossflow in branches 2017-03-16 10:38:09 +01:00
Magne Sjaastad be3ed0d934 #1319 Make sure clipboard text from plot data widget can be pasted into columns in Excel 2017-03-16 10:18:55 +01:00
Magne Sjaastad 4b7b11e45b Added missing include for Linux 2017-03-16 08:56:53 +01:00
Magne Sjaastad 36728a2a97 #1293 Added context menu to summary plot 2017-03-16 08:38:34 +01:00
Magne Sjaastad d1ddc8f519 #1293 Use courier monospace font 2017-03-16 08:36:04 +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 19e988925a #1293 Rename 2017-03-16 08:22:09 +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 2bc9ba3e8e #1294 Added save icon 2017-03-15 13:30:16 +01:00
Magne Sjaastad 2758cd327e #1294 Rename and cleanup, use ascii as file extension 2017-03-15 13:28:25 +01:00
Magne Sjaastad 5d29cd0ac6 #872 Fixed ordering of actions in menu 2017-03-15 12:36:52 +01:00
Magne Sjaastad 7a0f0d11fb #872 Rename and cleanup, use ascii as file extension 2017-03-15 12:27:40 +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 720310a843 Use "Export" instead of "Save" in features 2017-03-15 11:49:36 +01:00
Jacob Støren 983db61402 #1114 Use "Disable Lighting" on well communication lines also. 2017-03-15 10:53:25 +01:00
Jacob Støren c7207afcc2 #1114 Improved communication lines geometry. Added normals 2017-03-15 10:39:35 +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 1a42af5b37 #1114 First working well communication lines operative 2017-03-14 19:21:55 +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
Jacob Støren ef32c8bdc5 #1314 use of abs() is unsafe on linux. Ends up with integer abs() fossibly due to a different default <math.h> include behaviour. Changed to fabs 2017-03-14 19:11:45 +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 4498e353df #1263 ShowWellAllocationPlot must be available when well is selected 2017-03-14 13:15:00 +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