Commit Graph
1534 Commits
Author SHA1 Message Date
Gaute Lindkvist c7851f0001 Refactored some code to make it possible to parallelise 2020-05-15 14:48:08 +02:00
Gaute Lindkvist de824f2543 Minor improvements to fault calculations 2020-05-15 14:48:08 +02:00
Gaute Lindkvist 99aa65c611 Other improvements to bounding box calculation 2020-05-15 14:47:04 +02:00
Gaute Lindkvist 5a7f7888ca #5936 Fix use of LAS for PP Non-Reservoir 2020-05-15 13:51:02 +02:00
Magne Sjaastad ebde4495fb Remove obsolete parameters 2020-05-15 12:55:25 +02:00
Magne Sjaastad 0c13f132fa #5932 NNC data : Compute geometry when NNC data is asked for 2020-05-15 12:55:25 +02:00
Gaute Lindkvist ab0b05b31c Improve NNC memory use 2020-05-15 12:55:25 +02:00
Gaute Lindkvist 97dd891d38 Reduce NNC memory use 2020-05-15 12:55:25 +02:00
Magne Sjaastad c932b40a56 #5925 NNC computations : Add flag in preferences to include inactive cells 2020-05-13 14:37:02 +02:00
Magne Sjaastad 0c32538e01 #5914 Import faults : Avoid computation of faults if turned off in preferences 2020-05-13 14:37:02 +02:00
Magne Sjaastad 2bc9cb37c0 #5913 Import NNC : Do not compute NNCs if importNNCs is disabled in preferences 2020-05-13 14:37:02 +02:00
Magne Sjaastad 87f1535888 #5920 Allan Diagrams : Avoid computation until required 2020-05-13 14:37:02 +02:00
Gaute Lindkvist 24d58e3a98 Fix crash in WBS curves when rkb diff is 0 2020-05-13 13:03:28 +02:00
Gaute Lindkvist e0fd47ef6e #5888 only apply LAS-PP-values within reservoir 2020-05-13 13:01:21 +02:00
Gaute Lindkvist 9446150740 #5863 Always use grid for PP0 2020-05-13 13:00:43 +02:00
Gaute Lindkvist fa9afc7762 Improve NNC calculation load balancing 2020-05-13 12:19:03 +02:00
Gaute Lindkvist 150f0f09e3 Use guided openmp for loop 2020-05-13 12:19:03 +02:00
Gaute Lindkvist f199297f12 #5915 improve performance of NNC computation and limit to active cells 2020-05-13 12:19:03 +02:00
Magne Sjaastad 3d2ac4b573 Fix misspelled Allan diagram (#5906)
Closes #5816
2020-05-12 15:14:42 +02:00
Kristian Bendiksen c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Stein Inge Dale 6cb86d4792 #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
Magne Sjaastad abd4b7c769 Performance : Use map to speed up search 2020-05-05 06:55:03 +02:00
Kristian Bendiksen b93b92cae2 Add parentheses in unclear expressions when suggested by gcc 7.3.1 on linux 2020-04-30 12:46:50 +02:00
Kristian Bendiksen ad0c02a538 Remove disabling of warning 4503 on msvc.
The warning is no longer issued in msvc 2017.
2020-04-30 12:46:50 +02:00
Magne Sjaastad 95fc63fe7c Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
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