Magne Sjaastad
9be0e0ba59
NNC info : Count NNCs with no overlap area, and display first 20
2020-05-15 12:51:19 +02:00
Magne Sjaastad
04243dfa64
NNC : Add settings to preferences and compute on demand
...
Ported several commits from dev
#5913 Import NNC : Do not compute NNCs if importNNCs is disabled in preferences
#5914 Import faults : Avoid computation of faults if turned off in preferences
#5925 NNC computations : Add flag in preferences to include inactive cells
Allan : Do not test for cached data in pytest
#5925 Simplify computation of fault data
#5932 NNC data : Compute geometry when NNC data is asked for
Remove obsolete parameters
2020-05-15 12:51:19 +02:00
Gaute Lindkvist
72436f0a72
Improve NNC memory use
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
ec2a924767
#5915 improve performance of NNC computation and limit to active cells
2020-05-15 09:56:24 +02: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
Magne Sjaastad
ce630c3067
#5406 NNC results : Initialize computed NNCs with zero transmissibility
2020-01-30 12:44:05 +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
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
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ca72e6ab89
#4348 System , cppcheck : Remove unused variables
2019-04-20 14:34:23 +02:00
Jacob Støren
3e3d3871ed
#3958 Refactoring: Remove scalarResultIndex from RigEclipseResultAddress
...
and real external use (outside CaseCellResultsData)
Regression tests OK.
2019-01-25 16:19:15 +01:00
Jacob Støren
d8eded7d49
#3958 Refactoring: Removed result index from NNC data
2019-01-25 16:19:15 +01:00
Magne Sjaastad
8425ea96ad
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
Magne Sjaastad
245ea2dac2
System : Use unsigned type as index
2018-02-23 22:38:46 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
956b73c0c9
#2046 First nearly working more advanced branch detection
2017-11-03 09:15:09 +01:00
Bjørnar Grip Fjær
7e3e538a43
#1662 Octave interface to push generated NNC values back into ResInsight
2017-08-08 13:13:05 +02:00
Bjørnar Grip Fjær
79c48338a7
#1741 Add octave interface command to get names of available NNC properties
2017-08-07 15:30:16 +02:00
Bjørnar Grip Fjær
44f0234096
#1661 Octave interface for getting static and dynamic NNC result values from ResInsight
2017-06-29 11:19:07 +02:00
Bjørnar Grip Fjær
de414c4277
#1645 Load dynamic NNC results from restart file
2017-06-26 10:25:08 +02:00
Magne Sjaastad
0bccc883ff
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
Magne Sjaastad
9429458d32
Rename from cells to globalCellArray
2015-11-24 14:21:02 +01:00
Magne Sjaastad
b046a0354d
Converted assert to if statement when no NNC data is present
2014-09-24 13:28:08 +02:00
Magne Sjaastad
2d36af4f06
Updated file header for new files
2014-09-24 07:14:52 +02:00
Magne Sjaastad
4fdb06e0e0
Moved code from header to source
2014-09-04 09:28:39 +02:00
Jacob Støren
9e22c90a4a
Renamed cellindex to gridLocalCellIndex
2014-08-22 13:39:21 +02:00
Jacob Støren
147fbffe55
riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation
2014-08-18 18:30:52 +02:00
Jacob Støren
37ef1cf71c
Renamed globalCellIndex to reservoirCellIndex
2014-08-14 10:56:23 +02:00
Magne Sjaastad
4f079549f3
Removed trace output
2014-01-08 13:33:57 +01:00
Jacob Støren
909831ad34
NNC: Removed some debug output
2013-12-19 10:50:51 +01:00
Jacob Støren
8b52a43360
NNC: Typo in message
2013-12-18 09:20:53 +01:00
Jacob Støren
2a31035fb4
NNC: Added som diagnostics output
2013-12-16 14:26:07 +01:00
JacobStoren
880ab554f9
Linux compile fixes. Had to pull out the unused NNC search map.
2013-12-16 13:48:51 +01:00
Jacob Støren
e75bd8adfb
NNC: Distribute the NNC on the correct faults
...
Making the NNC search map obsolete
2013-12-14 09:48:10 +01:00
Jacob Støren
e171aa66ac
NNC processing first cut
2013-12-12 22:18:11 +01:00
Jacob Støren
04ccadd2f1
NNC import started
2013-12-12 22:18:03 +01:00