Commit Graph

12541 Commits

Author SHA1 Message Date
Magne Sjaastad
282b7d7c0f Update azure-pipelines.yml for Azure Pipelines 2020-02-17 07:50:55 +01:00
Magne Sjaastad
8596e53476 Update azure-pipelines.yml for Azure Pipelines 2020-02-17 07:39:45 +01:00
Magne Sjaastad
4d60961a30 Set up CI with Azure Pipelines
[skip ci]
2020-02-17 07:34:34 +01:00
Magne Sjaastad
3b879d4225
Enable pytest for appveyor (#5555)
- use vcpkg to install and build grpc
- use cache for grpc binaries
- execute tests using pytest
2020-02-16 19:59:47 +01:00
Magne Sjaastad
7f2331a4db Make sure phase distribution plots are enabled when loading project file 2020-02-14 09:38:16 +01:00
Magne Sjaastad
3ba301f56e #5550 Python : Fix crash for case.set_grid_property 2020-02-13 13:52:38 +01:00
Magne Sjaastad
d6a1f79135 #5545 Derived Summary Case : Make sure union of available addresses are used 2020-02-13 12:37:42 +01:00
Magne Sjaastad
54bb752682 #5547 Derived Summary Case : Allow missing data for either of the two source cases 2020-02-13 12:37:42 +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
Gaute Lindkvist
a35c395f54 Minor visual improvements to Well Path Attribute track
* Make well slightly wider
2020-02-13 11:23:32 +01:00
Magne Sjaastad
a3e3601d08 #5533 Derived summary case: Avoid crash if no data is present 2020-02-12 14:24:23 +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
ab9d46ee75 #5534 Minor changes to sea level formation names in Well Log Plots. 2020-02-12 11:46:29 +01:00
Gaute Lindkvist
aff8b1058d #5534 Increase default tick interval on WBS stability curve track 2020-02-12 11:46:29 +01:00
Gaute Lindkvist
c9c2f175e0 #5534 Enable Air Gap in default WBS title 2020-02-12 11:46:29 +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
5e0d8e5bea Guard null pointer 2020-02-12 08:51:11 +01:00
Magne Sjaastad
bad1156ad9 #5520 Completions : Set a threshold for transmissibility 2020-02-11 20:24:46 +01:00
Gaute Lindkvist
25740fbced #5470 Stop using normalization on results it isn't valid for 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
1a7d0a901c #5470 Add normalized result for stress and POR-Bar 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
df14cfce06 #5470 Add a new median calculator and make rkbdiff default to median well path rkb 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
91a7a94dda #5470 Add GUI for GeoMech normalization 2020-02-11 15:38:16 +01:00
Kristian Bendiksen
ada9507b8a
Merge pull request #5515 from OPM/reorder-well-measurement-properties
Reorder well measurement properties.
2020-02-11 15:09:49 +01:00
Magne Sjaastad
5ced642ca2 #5518 Regression : Make sure all project settings are wiped before next run 2020-02-11 14:44:35 +01:00
Magne Sjaastad
f0509d080a #5507 Well Allocation Plot : Reduce size of left column 2020-02-11 14:04:49 +01:00
Magne Sjaastad
16d75b23a8 #5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D 2020-02-11 13:12:27 +01:00
Gaute Lindkvist
e571d2365c Fix build warnings in RivHexGridIntersectionTools 2020-02-11 12:54:57 +01:00
Kristian Bendiksen
9c56eae0a5
Merge pull request #5511 from OPM/new-geomech-result-category-differentials-5469
#5469 Move POR and ST/SE differentials to a new category "Differentia…
2020-02-11 12:52:41 +01:00
Magne Sjaastad
c31e4cbaaf #5505 Progress Bar : Control visibility of progress bar in Preferences 2020-02-11 11:43:31 +01:00
Magne Sjaastad
36a3a7c0ed #5504 Regression Test : Fix dFactor for cells with very low transmissibility 2020-02-11 11:43:31 +01:00
Gaute Lindkvist
e69f3afc88 Remove unused code from RimWellPathGeometryDef 2020-02-11 11:02:00 +01:00
Gaute Lindkvist
56a65742c4 #5506 Use START_AT_FIRST_TARGET for well paths created with old ResInsight versions 2020-02-11 11:02:00 +01:00
Kristian Bendiksen
32ddc25fa1 Reorder well measurement properties. 2020-02-11 10:59:57 +01:00
Kristian Bendiksen
6562dbdb5d #5469 Move POR and ST/SE differentials to a new category "Differentials". 2020-02-11 10:16:28 +01:00
Magne Sjaastad
c0124f3bf4 Travis : Temporary revert to xenial 2020-02-11 09:29:20 +01:00
Gaute Lindkvist
7fd458e65d Highlight inclination curve by making it darker and solid instead of azimuth. 2020-02-11 08:11:07 +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
Gaute Lindkvist
6dfd994403 #5498 Disallow pasting WBS curves into a different plot. 2020-02-11 08:10:06 +01:00
Gaute Lindkvist
d832674691 #5497 Fix crash in 3d Well Log Curves 2020-02-10 12:35:11 +01:00
Gaute Lindkvist
2949d3458d #5472 Improve visualisation of water depth 2020-02-10 08:16:06 +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
51991fd4c4 #5495 Change SH-result to SHMIN 2020-02-07 16:04:44 +01:00
Gaute Lindkvist
2bb93ef872 #5389 Delete empty measurement curves after deleting or changing measurements. 2020-02-07 15:58:53 +01:00
Gaute Lindkvist
85bf09cefe #5390 Make edge color of measurement symbols same as the symbol 2020-02-07 15:47:37 +01:00
Gaute Lindkvist
25616e3aa7 #5404 Make horizontal legend use more than 4 columns if possible 2020-02-07 15:20:40 +01:00
Jacob Støren
487b55046e #304 Avoid accessing OpenGL if we are using "-platform offscreen"
Add description of how to start ResInsight in headless mode
2020-02-07 14:23:20 +01:00
Gaute Lindkvist
4277438b27 Remove "Shale" word from K0_SH tooltip 2020-02-07 13:54:51 +01:00
Gaute Lindkvist
c397729470 #5389 Trigger reload of measurement curves when changing measurements 2020-02-07 13:54:51 +01:00