Magne Sjaastad
83914006fd
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a
Convert to enum class
2020-04-24 11:40:22 +02:00
Kristian Bendiksen
72d878fb8b
#5695 : Improve pore pressure input options for reservoir/non-reservoir pressure.
...
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)
Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-17 13:54:07 +02:00
Magne Sjaastad
42b0c1c357
Incomplete import of Restart data from 6X ( #5767 )
...
* #5763 Incomplete import of Restart data from 6X
6X simulator can report multiple keywords per time step. These additional keywords do not contain any data possible to import into ResInsight, but must be used when accessing the correct result keyword based on index in file.
2020-04-17 13:54:06 +02:00
Magne Sjaastad
d26c736042
Fix out of bounds access
...
Triggered by calculations when data is missing for some time steps
2020-04-17 13:54:06 +02:00
Magne Sjaastad
efe79aeacf
#5747 Completion Export: Avoid nan values for zero permeability
2020-04-17 13:54:05 +02:00
Jacob Støren
d74e5fe5e8
#5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly
2020-03-17 07:10:49 +01:00
Gaute Lindkvist
c56c4b6dfd
WBS:Fix crash with element property tables
2020-03-13 10:52:16 +01:00
Gaute Lindkvist
1c75d9b4bd
#5663 Fix element property input for UCS
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
2b7cbee0a6
#5662 and #5663 Add Elm Prop Table options for K0_* and rename UCS, POISSON_RATIO and DF
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
9a2d256392
WBS: Output DF and Poisson ratio as UNIT_NONE
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
2232a27fb2
#5660 rename element property POR
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
9fb2fd0e56
#5652 Support PP_INP for WBS LAS-import as well as PP_RES_INP and POR_RES_INP
2020-03-10 20:11:54 +01:00
Magne Sjaastad
7c9a09a40c
#4763 Ensemble Parameters : Add realization number
2020-03-07 16:01:56 +01:00
Gaute Lindkvist
fc7d5bc69c
#5601 fix parameter source list order for WBS PP non-reservoir
2020-03-03 14:25:20 +01:00
Gaute Lindkvist
33243c30ce
#5596 Fix unit conversion issue on LAS-export
2020-03-03 14:25:20 +01:00
Magne Sjaastad
17105f271f
#5617 Saturation Pressure Plot: Missing values
2020-02-28 15:07:46 +01:00
Magne Sjaastad
0b2d3085f1
NNC computations : Skip cells other than main grid cells
2020-02-24 15:49:09 +01:00
Gaute Lindkvist
82263e9d6f
WBS LAS-parameter fixes to be more consistent
2020-02-24 12:30:13 +01:00
Gaute Lindkvist
fb1be5b84b
#5543 Revert "Remove WBS-averaging over element"
...
The change causes some saw tooth curves in some cases.
This reverts commit 480ff8f707
.
2020-02-13 11:23:32 +01:00
Gaute Lindkvist
d5351585f0
#5542 Fix scaling issues causing wrong FG results in some cases.
2020-02-13 11:23:32 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
5f84bd13a1
#5524 Stop asking for an address with the field name "SH".
...
* The field name was hardcoded as "SH" and compared to the name of the SH result-string, which isn't the same as the input parameter anymore
2020-02-12 10:51:09 +01:00
Magne Sjaastad
bad1156ad9
#5520 Completions : Set a threshold for transmissibility
2020-02-11 20:24:46 +01:00
Gaute Lindkvist
ae112bab64
#5494 Add user changable water density and change model for where WBS-curves meet
2020-02-11 08:11:07 +01:00
Magne Sjaastad
dfe6d0b94e
Add derived summary case ( #5496 )
...
* #5488 Derived Summary Case : Refactor ensemble summary case
- Refactor ensemble summary case to be able to us as standalone derived summary case
- rename to RimDerivedSummaryCase
- allow negative values in well disk visualization
* #5488 Derived Summary Case : Add feature to create derived case
* #5487 Well Disks : Add scaling factor
2020-02-10 07:13:04 +01:00
Gaute Lindkvist
438febe049
#5472 Add indication of water depth to formation and casing track
...
* Also add lighter formation lines as an option and make this default for WBS plots
2020-02-07 13:52:42 +01:00
Gaute Lindkvist
6c566e0ec0
#5475 Make sg_EMW the default LAS-unit for WBS curves
2020-02-07 08:36:37 +01:00
Magne Sjaastad
cb30841d1e
#5465 Allen : Guard access to data if no NNC data has been loaded
2020-02-04 16:07:06 +01:00
Gaute Lindkvist
56f07e6dae
Allow intervals with only one valid value in curves
2020-02-04 11:42:31 +01:00
Gaute Lindkvist
a85745cb91
#5254 Support estimating RKB-diff from TVDMSL and MDRKB when first TVDMSL == 0
...
* Add warning when the RKB-diff cannot be estimated
2020-02-03 15:56:07 +01:00
Gaute Lindkvist
c9f5b47a90
Support different units when importing and exporting WBS LAS.
2020-02-03 15:56:07 +01:00
Jacob Støren
3c05ae04e6
#5420 Fix and improve mutithreading for "Additional-NNC" computations
2020-02-03 14:49:07 +01:00
Magne Sjaastad
7148bd73ae
Bubble plot ( #5452 )
...
Bubble plot issues #5209 #2285 #5308
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-02-03 12:20:35 +01:00
Magne Sjaastad
d8ef29a3c0
Merge pull request #5439 from OPM/nnc-improvements
...
Improve NNC results for complete NNC geometry
2020-01-30 13:34:28 +01:00
Magne Sjaastad
ce630c3067
#5406 NNC results : Initialize computed NNCs with zero transmissibility
2020-01-30 12:44:05 +01:00
Magne Sjaastad
b884fe8382
#5406 NNC results : Update computation for mult value
...
Based on discussion with @hhgs
2020-01-30 12:44:05 +01:00
Gaute Lindkvist
b40f3dcd39
#5399 Export LAS-curves of WBS-parameters with the LAS-name rather than the Ui name
2020-01-29 09:45:38 +01:00
Gaute Lindkvist
a399a843b0
#5399 WBS: rename LAS-parameters
2020-01-29 09:45:38 +01:00
Gaute Lindkvist
480ff8f707
Remove WBS-averaging over element
2020-01-29 09:45:38 +01:00
Magne Sjaastad
515ad7598b
NNC computations : Disable hanging openMP loop
...
OpenMP hangs on some systems, disable until fixed properly.
2020-01-28 10:22:41 +01:00
Gaute Lindkvist
7251f47146
#5384 Make the WBS curves meet at water depth
2020-01-28 08:42:52 +01:00
Magne Sjaastad
8ecf5bc7eb
#5405 Faults : Use cell index as ID for bounding box in AABB tree
2020-01-27 14:52:41 +01:00
Magne Sjaastad
1b2db894bf
#5405 Faults : Use openMP when computing NNCs
2020-01-27 14:17:07 +01:00
Jacob Støren
529696de89
Merge pull request #5403 from OPM/feature-reservoir-surface-intersection-border
...
Feature reservoir surface intersection border
2020-01-27 08:47:53 +01:00
Jacob Støren
e021c4635c
Add a more correct version of signedAreaPlanarPolygon as reference for later.
2020-01-24 15:57:14 +01:00
Jacob Støren
cb664d9820
Improved EarClipTesselator.
...
More resillient against zero area ears.
Less prone to make invalid traingles due to vertices touching edge
but might fail to produce triangles at all in that case.
2020-01-24 11:14:37 +01:00
Jacob Støren
1949940b96
Fix misleading parameter name
2020-01-24 09:44:28 +01:00
Gaute Lindkvist
1c283d9c2d
#5164 Fix crash when adding LAS curve and support TVDRKB from LAS-files
2020-01-23 15:06:32 +01:00
Gaute Lindkvist
da884da05b
Fix OBG0 las-file source
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
56d141d4c3
Support setting Wbs-parameters from Python.
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
954bf1e02e
Support setting of child fields from Python and pass in WbsParameters if provided
...
Also fixes #5354
2020-01-22 09:28:46 +01:00
Magne Sjaastad
c5e0138072
Allen : Guard max number of connections with flow rate results
2020-01-21 07:57:35 +01:00
Magne Sjaastad
170e0ad173
#5273 Struct Grid: Add enum GridAxisType for IJK axis
2020-01-20 22:19:10 +01:00
Magne Sjaastad
63381756f4
Merge pull request #5353 from OPM/allen-completenncs-2
...
Allen Results
2020-01-19 16:08:50 +01:00
Magne Sjaastad
71b118e7fb
#5273 Allen Diagrams: Create special geometry for Allen NNC results
2020-01-17 14:44:36 +01:00
Magne Sjaastad
17f2c71a11
D-factor: Implement combination of multiple completions in same cell ( #5349 )
...
* #5345 Fractures : Report combined result for multiple completions in same cell
2020-01-17 09:55:47 +01:00
Magne Sjaastad
3eb43342af
#5273 Allen Diagrams: Rename
2020-01-17 08:41:19 +01:00
Magne Sjaastad
fa791d0568
#5273 Allen Diagrams: Compute complete set of NNCs
...
Add class RigNncConnection
Implement algorithm to compute the complete set of Nncs
2020-01-17 08:41:18 +01:00
Magne Sjaastad
360893817e
#5273 Allen Diagrams: Add RigCellFaceGeometryTools
2020-01-17 08:41:18 +01:00
Magne Sjaastad
0abd839669
#5273 Allen Diagrams: Use const access to Nnc connections
2020-01-17 08:41:16 +01:00
Magne Sjaastad
6761a71798
#5273 Allen Diagrams: Move result names to RiaNccDefines
2020-01-17 08:41:15 +01:00
Gaute Lindkvist
e5d7af4c18
Remove unused variable
2020-01-16 14:33:33 +01:00
Jacob Støren
581196d5a1
#5313 Switch to use FullPivLU instead of the default PartialPivLU
...
when inverting Tii.
The full pivoting is more robust against numerical issues, and to fracture islands.
2020-01-13 14:07:41 +01:00
Magne Sjaastad
899d1a6f78
Merge pull request #5328 from OPM/fix-cumulative-phase-distr
...
UI changes for cumulative phase distribution
2020-01-12 18:11:40 +01:00
Magne Sjaastad
7de6fda595
#5326 Phase Distribution : Make sure Eclipse case is open
2020-01-12 13:22:52 +01:00
Magne Sjaastad
e1d0082e82
#5319 Diff case : Include all destination time steps when base time step is defined
2020-01-10 20:45:10 +01:00
Gaute Lindkvist
a58d854030
Fix problem with black background in snapshot export
2020-01-09 14:41:00 +01:00
Gaute Lindkvist
10f749f356
#5219 Implement support for TVDRKB for well log depth
...
* Also show air gap in title when TVDRKB is selected and not otherwise
2020-01-08 14:35:48 +01:00
Jacob Støren
e6d96316d4
#5285 Visualization and update of Surfaces
2020-01-08 12:11:10 +01:00
Jacob Støren
26db8d7351
#5285 Surface import command Items and parsing infrastructure
2020-01-08 12:09:50 +01:00
Magne Sjaastad
79641f090f
#5300 Formations : Make sure views are updated correctly
2020-01-07 08:47:02 +01:00
Magne Sjaastad
ff2963293b
#5300 Formations : Move update of Rim-related structures to RimEclipseCase
2020-01-06 15:27:16 +01:00
Jacob Støren
84dab9eccb
#5283 Fixed error in Allen diagram for NNC's with same formation on both sides.
2020-01-03 14:25:34 +01:00
Magne Sjaastad
afc9ace33e
#5279 Formations : Add const and simplify access
2020-01-03 09:59:38 +01:00
Jacob Støren
d074964901
#5274 Add text to Result Info panel for Allen diagram data
...
Rename result variables to prepare for more Allen results
Rename methods to clarify meaning
2020-01-02 12:46:38 +01:00
Jacob Støren
bbb5e89fe7
Merge pull request #5266 from OPM/feature-allen-diagram-results-on-faults
...
Feature allen diagram results on faults
2020-01-02 10:33:00 +01:00
Jacob Støren
5dee4e7478
Missing include Compile fix
2019-12-20 14:33:03 +01:00
Jacob Støren
1d97f376fb
#5200 New allen result type, and working full and binary allen diagrams for formations
2019-12-20 13:55:56 +01:00
Jacob Støren
12e49656df
#5200 Allen results as separate results type only visible for faults
2019-12-20 13:55:56 +01:00
Magne Sjaastad
831b899091
#5200 Prototype of use of formation names for allen diagram
2019-12-20 13:55:43 +01:00
Magne Sjaastad
4d3113255e
Minor code adjustments
2019-12-19 11:55:34 +01:00
Magne Sjaastad
4ccbd274b8
clang-format : Apply clang-fomat on ApplicationCode
2019-12-19 11:11:33 +01:00
sigurdp
260ff04b19
Added grouping of small contributions to well distribution plot
2019-12-19 11:09:01 +01:00
sigurdp
bf61c76e51
Filter out TOF values greater than 73000 and remove wells with zero aggregated volume
2019-12-19 11:09:01 +01:00
sigurdp
3f36826662
First working version of well distribution plots
2019-12-19 11:09:01 +01:00
sigurdp
92bb34197e
First cut implementation, very much still a work in progress
2019-12-19 11:09:01 +01:00
Jacob Støren
6f97dca264
#5252 Fixed crash and missing statistics with combined IJK results for visible cells only
2019-12-18 15:47:13 +01:00
Gaute Lindkvist
a7e3cc154a
#5160 Fix wording around FG in shale calculation
2019-12-04 15:09:04 +01:00
Gaute Lindkvist
b5ab1d6e82
#5159 Make user defined shale PP proportional to hydrostatic PP
2019-12-04 15:09:04 +01:00
Gaute Lindkvist
2e7d581c3e
Apply correct frame indices for OBG0 and SH_MK WBS curve calculation
2019-12-04 13:36:22 +01:00
Gaute Lindkvist
df5c5fb2a8
#5161 Make the WBS parameter curves work right
2019-12-04 13:36:22 +01:00
Gaute Lindkvist
4bbb12e32a
#5161 Don't attempt to export empty LAS-curves. It will crash in LAS-exporter.
2019-12-04 13:36:22 +01:00
Gaute Lindkvist
d05328e184
#5129 Fix depth ranges when curve units don't match display units
2019-11-29 15:03:37 +01:00
Gaute Lindkvist
01be3f3c74
#5121 Well Bore Stability: Fix FG_Shale calculation
2019-11-28 18:23:57 +01:00
Gaute Lindkvist
ded7be1d73
Make azimuth in WBS plots continous in most cases
2019-11-27 14:17:23 +01:00
Gaute Lindkvist
3381cbc962
Fixup after WBS-review
2019-11-27 13:22:23 +01:00
Gaute Lindkvist
431f0ff347
Add additional WBS curves and rewrite parameters
2019-11-27 10:14:15 +01:00
Jacob Støren
15aa4d6e0b
Merge dev and feature-#5019-separate-intersection-results branch
2019-11-25 15:50:29 +01:00
Gaute Lindkvist
4dd0651dae
Remove width scaling factors
2019-11-20 13:14:45 +01:00
Jacob Støren
c79de08c40
Improve const-ness somewhat on some results color related methods
2019-11-20 10:39:48 +01:00
Magne Sjaastad
c042aec22a
Merge pull request #5062 from OPM/bug-#5061-wap-depth
...
Bug #5061 wap depth
2019-11-19 14:13:15 +01:00
Gaute Lindkvist
60b09d7bfd
#5061 WAP: fix update of well allocation data when changing depth type
2019-11-19 13:19:56 +01:00
Magne Sjaastad
651c28dc49
clang-format : Added extension .inl
...
Applied clang-format on all files in ApplicationCode including new extension .inl. Also includes some missing clang-format on other files.
2019-11-19 11:09:52 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
cd054f2170
Janitor : Use const ref when possible (2)
2019-11-03 14:08:21 +01:00
Magne Sjaastad
688750dfab
Janitor : Make sure normalization of second vector also is verified
2019-11-03 08:54:12 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Gaute Lindkvist
a6b6411b6b
Fix compile warning in RigGeoMechWellLogExtractor.cpp
2019-11-01 08:26:59 +01:00
Gaute Lindkvist
c578a43b53
Introduce RimGridPlotWindow and RiuQwtPlotWidget
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Magne Sjaastad
482d437505
#4835 Python Cell Results : Not possible to write data if no dynamic data is present
2019-10-08 10:39:22 +02:00
Magne Sjaastad
8a11c565f3
#4827 Completion Data : Support Eclipse input text files as data source
2019-10-04 15:55:31 +02:00
Gaute Lindkvist
2cc822399b
Renames following review
2019-10-03 14:57:46 +02:00
Gaute Lindkvist
f5b10b4d70
#4800 WBS: Add parameter track which is off by default ( #4816 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
* Implement WBS parameters track
* Much better alignment of tracks without flickering
* Don't replace user description when dragging and dropping tracks
* Fix missing OBG and SH curves
* Fix curve and track D&D
* Make sure parameter curves aren't WBS curves
2019-10-03 14:41:37 +02:00
Gaute Lindkvist
55f0cac713
#4664 Implement smoothing of WBS curves ( #4809 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
2019-10-03 14:16:56 +02:00
Gaute Lindkvist
2d2a5201d0
#4799 WBS: Make PP go up to seabed and ensure sources are kept valid when source stepping.
2019-09-30 15:35:15 +02:00
Gaute Lindkvist
288acda703
#4801 Prefix WBS-las export and capitalize file name
2019-09-30 15:35:15 +02:00
Gaute Lindkvist
3f7fde5227
#4695 Add color shading annotation for WBS parameters, similarly to formations ( #4757 )
...
* First wbs parameter shading
* Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
* Support color shading of Well Log Tracks based on WBS parameters
* Further improvements to shading for WBS
* #4696 Set RIG_NODEL Por-Bar as default Well log extraction curve parameter for GeoMech
* Fix canvas alignment issue for new WBS plots
2019-09-25 11:59:31 +02:00
Magne Sjaastad
f41edcee44
#4751 System : Use std::wstring to communicate file path
2019-09-23 13:37:29 +02:00
Gaute Lindkvist
651971b835
Merge branch 'dev' into feature-WBS-class
2019-09-10 08:47:56 +02:00
Gaute Lindkvist
5c9622dca0
clang-format WBS classes
2019-09-10 08:32:42 +02:00
Gaute Lindkvist
129df990ae
#4665 Implement a Well Bore Stability Plot class
...
* Trigger updates when Ui fields are changed
* Show only WBS parameter options that have available data
* Clang-format WBS stuff
2019-09-09 13:12:02 +02:00
Magne Sjaastad
c2b4e6b6ca
clang-format on all files in ApplicationCode, run two
2019-09-06 10:57:31 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Magne Sjaastad
2795855621
Merge pull request #4674 from OPM/feature-ensemble-rft
...
#4634 and #4635 : Merge feature-ensemble-rft branch
2019-09-04 11:39:46 +02:00
Gaute Lindkvist
eacd457483
Update WellPathGeometryTools after review
2019-09-04 10:54:41 +02:00
Gaute Lindkvist
ea8a43a724
Add support for estimating md from well path as well
2019-09-03 16:01:55 +02:00
Gaute Lindkvist
b5964063a3
Better spline handling
2019-09-03 09:58:44 +02:00
Gaute Lindkvist
551e459942
#4655 Python Fix crash when streaming properties to ResInsight
2019-09-02 15:12:22 +02:00
Gaute Lindkvist
5d8feb1536
Use splines and more robust mechanism
2019-08-30 15:23:11 +02:00
Gaute Lindkvist
20e90bc172
More work on interpolation
2019-08-29 22:30:15 +02:00
Gaute Lindkvist
789daed42b
Interpolating MDvalues
2019-08-28 16:00:33 +02:00
Jacob Støren
11e73a76fc
#4571 Sum. cmd. line: Add support for -s, -n and -e to grid cell plotting
2019-08-28 10:12:54 +02:00
Gaute Lindkvist
a9ee69587d
#4536 Make sure we guard against calculating Mobile Volume Weighted Mean for visible cell stats and not just all cell stats.
2019-08-03 16:21:31 +02:00
Magne Sjaastad
79df075fe4
#4136 Export of Flow Characteristics : Rename
2019-06-23 15:12:33 +02:00
Magne Sjaastad
7c054c47f2
#4495 Active Cells : Handle active cells for dual porosity models based on PORV
2019-06-20 15:08:20 +02:00
Magne Sjaastad
085c4f3714
#4495 Active Cells : Add dual porosity flag to RigMainGrid
2019-06-20 15:01:13 +02:00
Magne Sjaastad
c1b9738298
#4434 Flow Diag adjustments : Use ecl_grid_free
2019-06-18 12:27:29 +02:00
Magne Sjaastad
ff16156c2a
#4434 Flow Diag adjustments : Use active cells from PORV in Flow Diag
2019-06-18 10:58:07 +02:00
Gaute Lindkvist
6864888591
Add CAF_ASSERT to RigCaseCellResultsData::statistics
...
* Currently the code crashes in a dual porosity case.
* This commit doesn't fix the problem but adds an assert which triggers instead of just crashing
2019-05-27 14:53:25 +02:00
Magne Sjaastad
df405dd396
#4437 Make sure formation colors are available and visible for all time step
2019-05-23 13:45:21 +02:00
Gaute Lindkvist
d1a0799861
Implemented getGridCellResults()
2019-05-21 16:33:41 +02:00
Gaute Lindkvist
922386c673
#4416 First implementation of gRPC-based Python interface
...
First implementation with Asynchronous gRPC server, a few services and some client python code.
2019-05-20 13:21:02 +02:00
Magne Sjaastad
96a7f02abe
#4266 : flow diagnostics: Update related to API changes
2019-05-09 08:41:02 +02:00
Magne Sjaastad
ac8ea73c36
#4395 Robustness : Guard array out of bounds access
2019-05-07 07:24:13 +02:00