Commit Graph

4880 Commits

Author SHA1 Message Date
Jacob Støren
a97b851b6e #1321 Update Flow Characteristics plot when new timesteps arrives.
Added a updateCurrentTimeStepInPlots method
Deleted obsolete ifdeffed code from main plot collection
2017-03-29 14:06:12 +02:00
astridkbjorke
228e39880f #1301 - pre-proto - Setting stimPlan Fracture template unit system based on unit of conductivity in input stimplan file. 2017-03-29 14:05:25 +02:00
astridkbjorke
6d791ca3e0 Pre-proto - Fixing compile issues after rename 2017-03-29 11:31:26 +02:00
Bjørnar Grip Fjær
e998f09250 Fixed typo 2017-03-29 11:22:12 +02:00
Bjørnar Grip Fjær
ceec6cb9ec #1353 Compute valid statistics for parameters with results for all cells 2017-03-29 11:22:12 +02:00
astridkbjorke
054f35c5ac Pre-proto - Renaming RimStimPlanCell -> RigStimPlanCell 2017-03-29 10:18:14 +02:00
astridkbjorke
500e0b77be #1368 - pre-proto - Adding tilt angles to fractures 2017-03-29 10:12:01 +02:00
astridkbjorke
ac78ab4df2 #1339 - pre-proto - Update flow calculation to call new function for upscaling of conductvitiy 2017-03-29 10:11:50 +02:00
astridkbjorke
e9d4acb51a #1364 - pre-proto - Cleanup code related to upscaling of conductivity values for flow across layers 2017-03-29 09:43:36 +02:00
Jacob Støren
a7b3bca94a #1321 Added timestep selection to the Flow Characteristics plot 2017-03-29 09:28:41 +02:00
astridkbjorke
2bfb68e17f #1364 - pre-proto - Adding function for calculating AH average for flow across layers 2017-03-29 09:13:07 +02:00
Magne Sjaastad
3007a62238 System : Improved control of cotire 2017-03-29 08:13:45 +02:00
Magne Sjaastad
c257c52944 #1367 Fixed regression related to edit of items in ListView 2017-03-29 07:47:17 +02:00
Jacob Støren
ba60bf3c13 #1321 Added a comand to show Flow Characteristics plot. Added timestp colors, zoom, mouse tracking, and titles 2017-03-28 23:36:56 +02:00
Jacob Støren
960e6833c4 #1321 Made zoom all and snapshot work 2017-03-28 23:36:56 +02:00
astridkbjorke
926ced4dc5 #1364 - pre-proto - Calculate H-A upscaled cond value for flow across layers 2017-03-28 13:49:03 +02:00
Magne Sjaastad
a6ce3c9ef4 Fixed missing includes on Linux 2017-03-28 09:47:06 +02:00
Magne Sjaastad
dec65d0af4 #1365 Limit max height for result variable for flow 2017-03-27 22:57:23 +02:00
Magne Sjaastad
6e6e884ab3 #1365 Whitespace and comment headers 2017-03-27 22:57:23 +02:00
Magne Sjaastad
bf9d65d249 #1365 Added sizeHint to QMinimizePanel 2017-03-27 22:57:23 +02:00
Magne Sjaastad
dc493b0b68 #1365 AppFwk : Allow list widgets to fill available height 2017-03-27 22:57:23 +02:00
Jacob Støren
233c248491 #1366 Wheel works without Ctrl pressed 2017-03-27 18:22:09 +02:00
Jacob Støren
0c834cdc0f Cleaning 2017-03-27 18:13:38 +02:00
Jacob Støren
c0ff734cc7 Preparations for #1321: Aligned default stuff between the plot types. 2017-03-27 18:13:38 +02:00
Jacob Støren
a82677c743 #1366 Added wheel zoom to point.
Also preparations for #1321
2017-03-27 18:13:38 +02:00
Jacob Støren
f05a4027aa #1321 Applied new plot marker tracker class to well log plots 2017-03-27 18:13:38 +02:00
Jacob Støren
ba1dfee4e6 #1321 Finalized plot marker refactoring 2017-03-27 18:13:38 +02:00
Jacob Støren
ef8a98d4e1 #1321 Wip: Refactoring plot marker to be used more generally. Eg Flow Characteristics plots 2017-03-27 18:13:38 +02:00
Jacob Støren
76019109f6 Cr Lf cleanup 2017-03-27 18:13:38 +02:00
Jacob Støren
1fefc6124f #1321 Wip: First shot on bringing the flow characteristics curves up into the open. 2017-03-27 18:13:38 +02:00
Jacob Støren
f102befd84 Added timestep access in RimEclipseCase in preparations for #1321 2017-03-27 18:13:38 +02:00
Jacob Støren
60b104329c Guard against none-existing userDescriptionField in ViewWindow 2017-03-27 18:13:38 +02:00
astridkbjorke
520ab45649 1363 - pre-proto - Creating class StimPlanCell and using this class when displaying stimPlan mesh on fracture 2017-03-27 14:19:21 +02:00
Magne Sjaastad
c536b7a8fe #1327 Added filter field used to limit available items in the selection list 2017-03-27 11:24:51 +02:00
astridkbjorke
c789b968f6 #1339 - pre-proto - Starting to compute the transmissibility for half a cell. Not yet completed. 2017-03-27 10:16:01 +02:00
astridkbjorke
b10bdf6f42 pre-proto - Adding inchToFeet conversion to RimDefines 2017-03-27 10:16:01 +02:00
astridkbjorke
9d98a1d661 pre-proto - More refactoring. Moving planeCellIntersectionPolygons to RigFractureTransCalc, adding fracture, unit and case as members. 2017-03-27 10:16:01 +02:00
astridkbjorke
56e84a43eb pre-proto - Refactoring: Moiving functions related to transmissibility calculations from RimFracture to new class RigFractureTransCalc 2017-03-27 10:16:01 +02:00
astridkbjorke
6dadf95713 1339 - pre-proto - Starting functions for computing flow from fracture to well 2017-03-27 10:16:00 +02:00
astridkbjorke
96372c9077 #1339 - pre-proto - Extracting function for azimuth angle of well 2017-03-27 10:16:00 +02:00
astridkbjorke
d15d1a03a1 #1320 - pre-proto - Moving calculation of upscaled parameter from StimPlan for each cell to a separate method, for use in flow calculation. 2017-03-27 10:16:00 +02:00
astridkbjorke
0f86097870 #1320 - pre-proto - Performing harmonic mean upscaling for stimPlan values 2017-03-27 10:16:00 +02:00
astridkbjorke
28a794cc40 #1320 - pre-proto - Performing artithmetric upscaling of stimPlan values. 2017-03-27 10:16:00 +02:00
astridkbjorke
85c69aa15e #1320 - pre-proto - Fix in algorithm for calculating stimPlan cell polygons 2017-03-27 10:06:42 +02:00
astridkbjorke
ffeb50b06a #1320 - pre-proto - Prototyping calculation of upscaled parameter values from stimPlan. Bug in calculation so output values are wrong. 2017-03-27 10:06:42 +02:00
Magne Sjaastad
7a89aee0bb #1296 Multiselect in property panel lists using ctrl-click is vulnerable to mouse drag 2017-03-24 22:40:57 +01:00
Magne Sjaastad
fcd2d96907 #1359 Sort tracers in category selection list in property editor 2017-03-24 21:34:46 +01:00
Magne Sjaastad
da53183f41 #1360 Well Alloc plots: Description should follow the flow type setting 2017-03-24 13:28:00 +01:00
Magne Sjaastad
40d5150b37 #1358 Added support for "Zoom All" of well alloc plots 2017-03-24 12:10:05 +01:00
Magne Sjaastad
03741fd7da CppCheck : Reduced variable scope 2017-03-24 09:30:36 +01:00