Commit Graph

3421 Commits

Author SHA1 Message Date
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
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
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
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