Commit Graph

4369 Commits

Author SHA1 Message Date
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
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
Jacob Støren
3df05493d4 #1114 Wip: Added calculation of well pair fluxes 2017-03-13 11:03:34 +01:00
Magne Sjaastad
f5c03e7518 AppFwk : Added field used to test multi selection 2017-03-13 07:39:36 +01:00
Magne Sjaastad
866350756c #1260 Fixed typo in AppFwk 2017-03-13 06:59:42 +01:00
Magne Sjaastad
4a66feae26 #1288 Use view icon instead of case icon when selecting view 2017-03-12 13:17:02 +01:00
astridkbjorke
ced9342152 #1294 Only include branches selected in plot in csv export 2017-03-10 15:59:26 +01:00
astridkbjorke
98810527f8 Fixes after mix-up in merging 2017-03-10 15:12:01 +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
04c9616abc #1294 - Adding function for getting save directory from dialog, checking if files already exsist in dir and if so ask in dialog if they should be overwritten. 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
Jacob Støren
38b4e3b729 #1291 The accumulated flow from branches with segment count <= 3 is now shown as direct inflow on the "master" branch. In pseudo length mode they are plotted as pure lines at the "top" of the cell/segement of the stem, to separate such contributions from real cell connections on the stem 2017-03-10 14:51:07 +01:00
Magne Sjaastad
1e1c5b0398 #1288 Do not show command if no flow solution is available 2017-03-10 14:45:07 +01:00
Magne Sjaastad
a87ad2e56e Avoid use of CAF_ASSERT in application code 2017-03-10 14:44:00 +01:00
Magne Sjaastad
c3bf064661 #1260 Use std::abort instead of assert for release asserts 2017-03-10 14:28:22 +01:00
Magne Sjaastad
db56dd4bc9 #1288 Show view selection dialog also from 3D view 2017-03-10 13:13:31 +01:00
Magne Sjaastad
ecfd61ce68 #1288 Moved copy of camera properties to RimViewManipulator 2017-03-10 13:13:31 +01:00
Jacob Støren
028f9458e9 #1203 Well Alloc Plots for wells with inconsistent flow does now include accumulated allocation factors. The direct well flow rates is also shown with allocation, but the inconsistent flow connections are assigned to the Reservoir tracer. 2017-03-10 11:51:11 +01:00
Jacob Støren
2f17096cde #1304 Avoid crash, and send a message to user if the flow diag solver throws 2017-03-10 11:51:11 +01:00
Jacob Støren
8b3029c3a3 Some refactor before #1203 2017-03-10 11:51:11 +01:00
Jacob Støren
5d0df1c86f #1304 Absolute simplest fix to make things run. Remove tracer on connection cells iif well flow for cell has inconsistent direction with the with the sum of well fluxes in the same cell. 2017-03-10 11:51:11 +01:00
Magne Sjaastad
b60139c558 #1288 Remember last view modified by this command 2017-03-10 10:27:36 +01:00
Magne Sjaastad
2ed5ff7fb7 #1288 Added RicSelectViewUI and harmonized features 2017-03-09 23:01:58 +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
astridkbjorke
080ca76dff #872 - Simplifying setting of file name for ascii export of summary plots 2017-03-09 10:27:48 +01:00
astridkbjorke
dd3b6101a2 #872 - Exporting data from summary plot 2017-03-09 10:27:47 +01:00
astridkbjorke
b888e933b5 #872 - Adding command feature for export of summary plots to ascii (and writing empty export file) 2017-03-09 10:27:47 +01:00
Magne Sjaastad
6e69bdb81d Added const and cleaned up includes and whitespace 2017-03-09 10:03:52 +01:00