Commit Graph

1527 Commits

Author SHA1 Message Date
Gaute Lindkvist
2188a33d4e #6157 Move splitting of MSW segments to just before WELSEGS output
* this is to avoid it impacting on COMPSEGS and other output
2020-08-21 17:22:17 +02:00
Magne Sjaastad
5745907250 #6128 WELSEGS export : Missing last segment 2020-06-29 14:32:35 +02:00
Magne Sjaastad
59e5edc282 #6072 Well Completions : Disable debug output 2020-06-29 14:30:55 +02:00
Magne Sjaastad
31ebeba0a3 #6072 Well Completions : Make sure valves are included if they are located outside grid cells 2020-06-29 14:30:28 +02:00
Gaute Lindkvist
5ed010f322 Wbs: Make sure last LAS-value is used if within a threshold 2020-05-26 13:18:58 +02:00
Gaute Lindkvist
df596a5f6a Fix signed/unsigned warning 2020-05-20 09:34:31 +02:00
Gaute Lindkvist
67b5dc8615 #5950 Wbs: Fix wrong behaviour for LAS-file PP_INP 2020-05-20 09:34:31 +02:00
Magne Sjaastad
c8420d5962 NNC : Fix visual artifacts for some models 2020-05-18 12:06:42 +02:00
Magne Sjaastad
b41df5a62a NNC: Compute data on demand 2020-05-16 16:57:52 +02:00
Gaute Lindkvist
ce5b88405b #5936 Fix use of LAS for PP Non-Reservoir 2020-05-15 13:51:17 +02:00
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
4b3d41d53e Reduce NNC memory use 2020-05-15 09:56:24 +02:00
Gaute Lindkvist
24f4b1d4ac Improve NNC calculation load balancing 2020-05-15 09:56:24 +02:00
Gaute Lindkvist
7674e87359 Use guided openmp for loop 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
de4fafe744 Fix crash in WBS curves when rkb diff is 0 (ported to patch branch) 2020-05-13 14:38:34 +02:00
Gaute Lindkvist
3ac35050bc #5888 only apply LAS-PP-values within reservoir 2020-05-13 14:28:48 +02:00
Gaute Lindkvist
0f456714bc #5863 Always use grid for PP0 2020-05-13 14:28:41 +02:00
Magne Sjaastad
00cd16ed4f Fix misspelled Allan diagram (#5906)
Closes #5816
2020-05-12 08:26:22 +02:00
Kristian Bendiksen
0733c00915 #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-06 13:55:22 +02:00
Magne Sjaastad
99ccec52e3 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-06 12:15:28 +02:00
Magne Sjaastad
46d8fb5e83 Fix out of bounds access
Triggered by calculations when data is missing for some time steps
2020-04-03 13:15:45 +02:00
Magne Sjaastad
1272ee92d0 #5747 Completion Export: Avoid nan values for zero permeability 2020-04-03 10:38:10 +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