Commit Graph

4683 Commits

Author SHA1 Message Date
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
Stein Inge Dale
5f4036245b Merge branch 'hdf-prototype' of https://github.com/OPM/ResInsight into hdf-prototype 2017-03-14 14:49:57 +01:00
Stein Inge Dale
7bd879b16b First iteration gtest for HDF data access. 2017-03-14 14:46:38 +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
Magne Sjaastad
a180b72af5 #1311 Show link libraries on Linux also 2017-03-13 14:25:04 +01:00
Stein Inge Dale
8c8de5269f #1312 Initial infrastructure for test 2017-03-13 12:23:03 +01:00
Stein Inge Dale
8175ae8efe #1311 Modified build config 2017-03-13 12:22:11 +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
56261a07e1 #1311 Added find_package for HDF5 2017-03-13 08:30:14 +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