astridkbjorke
|
8027f3d5c4
|
#1787 Adding files for calculator of number of flooded pore volumes. Starting calculating by only considering neighbour cells.
|
2017-08-30 08:59:05 +02:00 |
|
Magne Sjaastad
|
26149f1b5e
|
#1794 Several fixes to make fracture configuration compile
|
2017-08-21 20:54:48 +02:00 |
|
Magne Sjaastad
|
553b3bf63e
|
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
|
2017-08-21 15:24:20 +02:00 |
|
Magne Sjaastad
|
0ba1746755
|
Merge branch 'dev' into pre-proto
|
2017-08-11 16:14:00 +02:00 |
|
Magne Sjaastad
|
c1fe8a7e6c
|
#1691 Rename to RigEclipseResultInfo
|
2017-08-11 15:10:08 +02:00 |
|
Magne Sjaastad
|
3253c8968e
|
#1691 Move RigResultInfo into separate file
|
2017-08-11 14:26:15 +02:00 |
|
astridkbjorke
|
4f2d3c7f5b
|
#1126 Fixing missing/wrong filenames in cmake-files, and error in last check-in
|
2017-08-11 10:31:13 +02:00 |
|
astridkbjorke
|
a61882d092
|
#1126 Adding first implementation of calculator for TOF-accumulated phaase fraction. Not yet tested or called from any code.
|
2017-08-11 10:31:13 +02:00 |
|
Jacob Støren
|
1911092cb7
|
Merge dev into pre-proto
|
2017-06-14 23:25:55 +02:00 |
|
Jacob Støren
|
c0d493f690
|
#1558 Move Hexintersection methods to a separate file
To make it easierr to see and use from other code.
|
2017-06-14 14:16:20 +02:00 |
|
Jacob Støren
|
1d405384ee
|
Remove obsolete code: StimPlaneUpscaling and Transmissibilities
|
2017-06-14 11:25:43 +02:00 |
|
Jacob Støren
|
a2de4efb66
|
#1585 Remove RigFracture. No caching of transformed triangles related to each fracture instance
|
2017-06-12 12:52:39 +02:00 |
|
Magne Sjaastad
|
dd912b4f97
|
Merge branch 'dev' into pre-proto
|
2017-06-08 14:09:03 +02:00 |
|
Bjørnar Grip Fjær
|
b82bda5905
|
#1577 Improve RigWellPathIntersectionTools
|
2017-06-07 16:04:34 +02:00 |
|
astridkbjorke
|
2dc7076593
|
#1557 Adding equations for peacemans formula, well bore transmissibility for a given direction, and total connection factor based on X, Y and Z trans.
|
2017-06-07 11:36:44 +02:00 |
|
Bjørnar Grip Fjær
|
935299b3df
|
Merge branch 'fishbones' into pre-proto
|
2017-06-01 12:32:36 +02:00 |
|
astridkbjorke
|
a8b6543c3c
|
#1487 Renaming RigStimPlanFracTemplateCell to RigFractureCell
|
2017-05-30 11:52:19 +02:00 |
|
astridkbjorke
|
8ca5a5a90a
|
#1487 - pre-proto - Adding class RigFractureGrid, which now holds RigStimPlanFracTemplateCells and functions for accessing these.
|
2017-05-29 14:16:45 +02:00 |
|
Bjørnar Grip Fjær
|
3dbc09b28d
|
#1519 Compdat export for fishbones and perforations
|
2017-05-29 13:13:25 +02:00 |
|
Bjørnar Grip Fjær
|
05edb97635
|
#1519 Create tools for calculating cells intersected by well paths
|
2017-05-26 11:10:54 +02:00 |
|
Magne Sjaastad
|
a45aee0cc2
|
Merge branch 'fishbones' into pre-proto
|
2017-05-23 10:28:42 +02:00 |
|
Jacob Støren
|
6cbbed15bf
|
#1514 Add Wellpath StimPlanGrid intersector. Fix errors in polyline polygon intersection. Add tests for Polyline polygon intersection
|
2017-05-22 18:11:03 +02:00 |
|
astridkbjorke
|
d1b3d619d3
|
#1487 - pre-proto - Moving RigStimPlanUpscallingCalc to separate file
|
2017-05-19 11:31:57 +02:00 |
|
Jacob Støren
|
03c7df7b3b
|
#1487 Collect all fracture transmissibility equations into one class
|
2017-05-19 10:16:30 +02:00 |
|
Jacob Støren
|
cac9a9ed03
|
#1487 Move the EclToStPlCellTransCalc to a new file
|
2017-05-16 16:18:56 +02:00 |
|
astridkbjorke
|
6952a373c8
|
pre-proto - Update cmakelist with new filename
|
2017-05-16 08:40:50 +02:00 |
|
Jacob Støren
|
df9e434c74
|
Use double "s" in Transmissibilities, create cpp file for transmissibility condenser
|
2017-05-15 14:13:59 +02:00 |
|
Jacob Støren
|
df269931c9
|
#1481 Add subset of Eigen, and method to condense transmisibilities
Not yet fully tested.
|
2017-05-12 14:41:38 +02:00 |
|
Magne Sjaastad
|
b0c5ceeab6
|
#1442 Moved geometry functions to RigFishbonesGeometry
|
2017-05-08 08:00:55 +02:00 |
|
astridkbjorke
|
6d791ca3e0
|
Pre-proto - Fixing compile issues after rename
|
2017-03-29 11:31:26 +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
|
d52cfc0f0b
|
(#1136, #1137) - pre-proto - Adding base class RimFractureTemplte, and classes for stimPlan fractureTemplate and data structures. Also adding features for creating new stimPlan Fracture templates.
|
2017-02-10 09:52:18 +01:00 |
|
Magne Sjaastad
|
6dc0a7ff59
|
Merge remote-tracking branch 'refs/remotes/origin/dev'
Conflicts:
ApplicationCode/ProjectDataModel/RimContextCommandBuilder.cpp
ApplicationCode/ProjectDataModel/RimEclipseWell.cpp
ApplicationCode/ProjectDataModel/RimEclipseWellCollection.cpp
ResInsightVersion.cmake
|
2017-02-03 10:51:46 +01:00 |
|
Jacob Støren
|
d3f1c9d6fa
|
#1112 Calculation of accumulated well flow is now implemented. Tracers are handled, as well as MSW's.
|
2017-01-31 15:29:22 +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
|
1b517a8e5e
|
Added helper class for measured depth
|
2017-01-24 13:46:35 +01:00 |
|
astridkbjorke
|
02f4b94ca1
|
#1091 - pre-proto - Moving functions planeHexCellIntersection and createPolygonFromLineSegments from RimFracture to RigCellGeometryTools
|
2017-01-24 09:16:51 +01:00 |
|
Magne Sjaastad
|
9cd17ec508
|
Merge dev into pre-proto
Conflicts:
ApplicationCode/ProjectDataModel/RimEclipseView.cpp
ApplicationCode/ProjectDataModel/RimEclipseView.h
|
2017-01-10 10:09:44 +01:00 |
|
Magne Sjaastad
|
8970d93a4d
|
#1068 Renamed to RigEclipseCaseData
|
2017-01-10 09:51:39 +01:00 |
|
Magne Sjaastad
|
f8ef9bddc7
|
#1069 Added ellipsis tesselator
|
2017-01-04 07:39:08 +01:00 |
|
Jacob Støren
|
5f6468898b
|
#1052 3D info box: Added Flow Diag results statistics etc.
|
2017-01-03 13:15:27 +01:00 |
|
Magne Sjaastad
|
db3f7d6650
|
#1069 : pre-proto - Added empty files related to RigFracture
|
2017-01-02 14:13:34 +01:00 |
|
Jacob Støren
|
003271ff54
|
#1035 Connected the Flow Diag solver, and added the statistics needed for legend. Now many things work .
|
2016-12-20 11:41:05 +01:00 |
|
Jacob Støren
|
342855df56
|
#1035 Work in progress: Added the skeleton for management FlowDiagnostics data
|
2016-12-16 14:17:56 +01:00 |
|
Magne Sjaastad
|
cb6d9d714b
|
#821 Added RigLasFileExporter. Export one LAS file for same case, well and date.
|
2016-09-16 12:47:27 +02:00 |
|
Jacob Støren
|
c903e87dfd
|
#811, #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment.
|
2016-09-06 10:27:30 +02:00 |
|
Jacob Støren
|
40388b308b
|
#739 Added summary case classes. Use those from the summary curves. Made save/restore work again for the summary plots. File format for Summary stuff are changed.
|
2016-05-31 13:48:22 +02:00 |
|
Magne Sjaastad
|
6cd4e8a0b7
|
(#166) Added support for ternary result mapping
Removed obsolete interface RigResultAccessor2d
|
2015-11-23 15:24:22 +01:00 |
|
Jacob Støren
|
4f05c0d6b9
|
(#606) (#607) Added eclipse stats for visible cells
|
2015-11-06 13:24:48 +01:00 |
|
Magne Sjaastad
|
ab3c5c029a
|
Refactored RiuLineSegmnetQwtPlotCurve
Removed domain specific code
Created RigCurveDataTools
Use symbol to draw single values
|
2015-11-06 10:08:35 +01:00 |
|