Magne Sjaastad
b13ca8bb1c
#1135 Compute accumulated length along sim well and added slider
2017-01-30 14:28:41 +01:00
Magne Sjaastad
758bc96ff5
#1135 Compute and show location along sim well pipe
2017-01-30 14:28:41 +01:00
astridkbjorke
395c80e35f
#1041 - pre-proto - Reading permeability and cell sized from grid for use in transmissibility calculation.
2017-01-30 10:45:18 +01:00
astridkbjorke
68e8727f99
#1041 - pre-proto - Starting implementation of calculation of transmissibility in X, Y and Z directon
2017-01-27 12:12:08 +01:00
astridkbjorke
035107b48b
#1091 , #1092 - pre-proto - Simplifying calulation of projected areas and updating export functionality to include intermediate results of transmissibility calculation
2017-01-27 12:12:08 +01:00
astridkbjorke
fccd7d9314
pre-proto - Fixing include
2017-01-27 12:12:08 +01:00
astridkbjorke
0364782d32
#1091 - pre-proto - Starting calculation of projected areas, resulting values not checked to be correct yet.
2017-01-27 12:12:08 +01:00
astridkbjorke
f732c1ea24
#1091 - pre-proto - Updating calculation of fracture area to use functions in RimCellGeometryTools. Calculating area-weighted length for fracture.
2017-01-27 12:12:08 +01:00
astridkbjorke
9c9592ccce
#1091 - pre-proto - Adding function for calculating fracture length.
2017-01-27 12:12:08 +01:00
Magne Sjaastad
aedf184d14
Merge remote-tracking branch 'refs/remotes/origin/dev'
...
Conflicts:
ApplicationCode/ProjectDataModel/RimEclipseWell.cpp
2017-01-26 14:30:13 +01:00
Magne Sjaastad
d0f613520e
#1078 Added possibility to show/hide connection status colors
2017-01-26 14:25:34 +01:00
Magne Sjaastad
329bed71a4
Removed linking of ert_utilxx included in d71476b1aa
...
This library contains shared pointer code, and is not needed to link with
2017-01-26 14:21:24 +01:00
Magne Sjaastad
1f9ef0d942
#1078 Added color control to sim well collection
2017-01-26 12:25:45 +01:00
Magne Sjaastad
a95adf4167
AppFwk : Fixed invalid else statement
2017-01-26 12:13:03 +01:00
Magne Sjaastad
6528d243fe
AppFwk : Use namespace prefix for parameters
...
When using Visual Assist for automatic implementation of virtual functions, the namespace must be included to be able to compile the generated code without any changes.
2017-01-26 11:51:52 +01:00
Magne Sjaastad
0a00f15e5d
Removed whitespace
2017-01-26 11:31:04 +01:00
Magne Sjaastad
f9a9040ed5
#1078 Added show pipe and show spheres to well collection
2017-01-26 10:27:23 +01:00
Magne Sjaastad
8304cb0393
#1078 Added showWellsIntersectingVisibleCells
...
Obsoleted wellPipeVisibility and removed wellSphereVisibility
2017-01-26 08:12:28 +01:00
Magne Sjaastad
6ee54733f4
#1078 Context menu commands for multi select of EclipseWell objects
2017-01-26 07:23:18 +01:00
Magne Sjaastad
c4d4d03cee
#1078 Added well head control to RimEclipseWell plus rename and reorder
2017-01-26 07:23:18 +01:00
Jacob Støren
90c791a2da
#1112 Finally the first iteration of the actual calculation of accumulated flow pr connection. No Flow Diagnostics yet, and we wait for the real flow rates.
2017-01-25 22:49:25 +01:00
Magne Sjaastad
405cd382af
Reorganized how clipper is included and deleted example files
2017-01-24 15:39:39 +01:00
Magne Sjaastad
827f0d670c
Fixed includes after merge
2017-01-24 15:23:31 +01:00
Magne Sjaastad
e845ae1ed8
Merge remote-tracking branch 'refs/remotes/origin/dev'
...
Conflicts:
ApplicationCode/CMakeLists.txt
ApplicationCode/ProjectDataModel/CMakeLists_files.cmake
ApplicationCode/ProjectDataModel/RimEclipseWell.h
ApplicationCode/ReservoirDataModel/CMakeLists_files.cmake
2017-01-24 15:23:02 +01:00
Magne Sjaastad
df4b42e69e
Call method in base class when overriding defineEditorAttributes
2017-01-24 15:12:13 +01:00
Magne Sjaastad
b035212712
#1040 Switch a and b when computing fracture geometry
2017-01-24 15:11:20 +01:00
Magne Sjaastad
7e78d8f1ae
Added double slider to well path fracture
2017-01-24 14:59:41 +01:00
Magne Sjaastad
5053112e3d
#1118 Calculate and display flow rate
2017-01-24 14:25:31 +01:00
astridkbjorke
66e2bcd6d8
pre-proto - Fixing include error (and starting method to calculate fracture lenght)
2017-01-24 14:25:18 +01:00
Magne Sjaastad
1b517a8e5e
Added helper class for measured depth
2017-01-24 13:46:35 +01:00
astridkbjorke
08da3e926a
#1091 - pre-proto - Expanding the findCellAverageZdirection function to find local X, Y and Z for a cell.
2017-01-24 12:15:26 +01:00
astridkbjorke
030b405d7f
#1091 - pre-proto - Adding function for finding an "average" z direction, as the vector normal to the vectors between face centers in i and j.
2017-01-24 11:03:07 +01:00
astridkbjorke
4a37d988a2
#1091 - pre-proto - Adding unit tests for methods in RigCellGeometryTools
2017-01-24 09:16:51 +01:00
astridkbjorke
02f4b94ca1
#1091 - pre-proto - Moving functions planeHexCellIntersection and createPolygonFromLineSegments from RimFracture to RigCellGeometryTools
2017-01-24 09:16:51 +01:00
astridkbjorke
eb423dd879
#1091 - pre-proto - Moving transform of polygons to fracture plane out of function for calculating area.
2017-01-24 09:16:51 +01:00
astridkbjorke
86636de274
#1090 #1089 - pre-proto - Fix in update of azimuth angle and perforation length update for fracture
2017-01-24 09:16:51 +01:00
astridkbjorke
fbfffd4398
#1090 #1089 - pre-proto - Adding perforation length to fracture template and fracture, and azimuth angle to fracture template.
2017-01-24 09:16:51 +01:00
astridkbjorke
61c1b95462
pre-proto - Refactoring. Methods used in fracture area calculations are split in smaller parts for simpler testing.
2017-01-24 09:16:50 +01:00
astridkbjorke
9118759f2a
#1092 - pre-proto - Fixes in calculation of fracture area.
2017-01-24 09:16:50 +01:00
Magne Sjaastad
b96b51284e
Fixed invalid comparison between signed and unsigned
2017-01-23 14:43:52 +01:00
Magne Sjaastad
7adafbe17c
Fixed missing forward declare
2017-01-23 14:16:57 +01:00
Magne Sjaastad
5ffd2ac626
Fixed type compare
2017-01-23 13:51:44 +01:00
Magne Sjaastad
055315085e
#1108 Created settings object for "Well Allocation Factors" pie chart
2017-01-23 13:29:06 +01:00
Magne Sjaastad
2511a59f8a
#1116 Added RiuNightchartsWidget
2017-01-23 12:59:24 +01:00
Magne Sjaastad
09dacf1928
System : Set solution folder property at correct location
2017-01-23 12:59:24 +01:00
Magne Sjaastad
699c2a1103
#1116 Added nightcharts pie plotting library
2017-01-23 12:59:24 +01:00
Magne Sjaastad
d71476b1aa
System : Improved organization of ThirdParty libraries
2017-01-23 12:59:24 +01:00
Jacob Støren
825c505443
#1112 , #1106 Added and removed fields to make the allocation plot have the needed data to do its calculation. Refacord the CenterLine calculation interface yet again to make it usable.
2017-01-23 11:10:09 +01:00
Jacob Støren
b4308a857c
Added Comments
2017-01-20 17:29:24 +01:00
Jacob Støren
6f48200bd3
Made method protected
2017-01-20 17:20:28 +01:00