Commit Graph

13213 Commits

Author SHA1 Message Date
Kristian Bendiksen
440afdb20c #6172 Fracture Model Plot: Update stress curves when pressure changes. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen
4282c0324a #6217 Fix conversion elyr (Young's Modulus) for frk export. 2020-07-08 06:41:36 +02:00
Kristian Bendiksen
06716bc664 #6210 Fracture Model Plot: Fix crash when changing MD. 2020-07-08 06:28:52 +02:00
Kristian Bendiksen
b98606af52
Merge pull request #6215 from OPM/fracture-model-plot-bottom-zone-stress-6185
Fracture Model Plot: Improve method for getting data from other curve…
2020-07-06 20:07:02 +02:00
Kristian Bendiksen
3819420d23 Fracture Model Plot: Improve method for getting data from other curves when calculating stress. 2020-07-06 19:26:57 +02:00
Kristian Bendiksen
3b662904e2 #6185 Fracture Model Plot: compute stress at bottom of zone using gradient. 2020-07-06 19:23:35 +02:00
Kristian Bendiksen
6cdb341295
Merge pull request #6205 from OPM/replacement-values-overburden
Add replacement values for over/underburden
2020-07-03 12:15:55 +02:00
Magne Sjaastad
4ff6252013 Add replacement values for over/underburden 2020-07-03 11:52:40 +02:00
Kristian Bendiksen
aad3f55a9e
Merge pull request #6166 from OPM/fracture-model-plot-overburden-6038
Fracture model plot overburden 6038
2020-07-03 09:18:53 +02:00
Kristian Bendiksen
71f2a6c73e Avoid hiding facies result curve to make stress calculation work. 2020-07-02 18:47:58 +02:00
Kristian Bendiksen
3c2f540492 #6113 Use enum to identify curves in RimFractureModelPlot. 2020-07-02 18:42:58 +02:00
Kristian Bendiksen
cac8607707 Use defined string for facies colors legend name. 2020-07-02 14:00:43 +02:00
Kristian Bendiksen
9ab2a4d279 Remove debug logging to stdout/stderr 2020-07-02 08:58:40 +02:00
Kristian Bendiksen
6bda75b38e #6089 Display stress and stress gradient in fracture model plot. 2020-07-02 08:58:40 +02:00
Kristian Bendiksen
6744628fb0 Use values from facies curves when calculating layers. 2020-07-02 08:58:40 +02:00
Kristian Bendiksen
3425031e27 #6038 Avoid crashing when facies colors does not exist. 2020-07-02 08:58:40 +02:00
Kristian Bendiksen
9f0a6c6223 #6038 Add support for overburden and underburden. 2020-07-02 08:58:40 +02:00
Magne Sjaastad
d93ce90a1e Qt : Replace deprecated function QFontMetrics::width 2020-07-01 11:03:56 +02:00
Magne Sjaastad
c68c0d0321 #6164 Color Legend : Adjust UI names 2020-07-01 09:02:41 +02:00
Magne Sjaastad
18e0c8999e #6164 Color Legend : Update category colors when project file is loaded 2020-07-01 08:22:26 +02:00
Magne Sjaastad
7c8fced4fe Remove obsolete includes 2020-07-01 08:22:26 +02:00
Magne Sjaastad
4497b2bada #6164 Color Legend : Set category colors when color legend is changed 2020-07-01 08:22:26 +02:00
Magne Sjaastad
c3aecaf514 #6164 Color Legend : Use defines for UI text used multiple times 2020-07-01 08:22:26 +02:00
Magne Sjaastad
c56274c3df StimPlan : Remove invalid assert 2020-06-30 15:19:17 +02:00
Kristian Bendiksen
901f0f3a73 Fix early return bug in RigFemPartResultsCollection::initialPermeabilityDependentResults. 2020-06-30 11:47:26 +02:00
Magne Sjaastad
28d8d9d07d #6153 MSW: Do not report WSEGVALV for inactive cells 2020-06-26 15:41:20 +02:00
Magne Sjaastad
ec03627fae MSW : Make sure the ICV is using the full perforation interval #6152 2020-06-26 15:41:20 +02:00
github-actions[bot]
f9e8a23ecf Fixes by misspell-fixer 2020-06-25 08:15:46 +02:00
Magne Sjaastad
4efce74936 #6142 MSW valve export : Guard export if two valve intervals overlap 2020-06-25 08:12:24 +02:00
Magne Sjaastad
ba6d70eb46 #6139 MSW IDC : Use length fraction for calculation of parameters
Fix typo
2020-06-25 08:12:24 +02:00
Magne Sjaastad
e935343fab #6126 MSW AICDs: Fix computation of flow scaling factor 2020-06-25 08:12:24 +02:00
Magne Sjaastad
44b3cb76df #6138 Valve Export : Make sure the valves always use the valve interval, not perforation interval 2020-06-25 08:12:24 +02:00
Magne Sjaastad
52fc12adf3 gha : Use unique name for auto generated patch branches 2020-06-24 21:59:01 +02:00
Kristian Bendiksen
9790300547
Merge pull request #6137 from OPM/porosity-permeability-calculation-6086
Porosity permeability calculation 6086
2020-06-24 18:28:40 +02:00
Kristian Bendiksen
56a08c1bcd #6086 Captialize properties in GeoMechCase. 2020-06-24 15:59:48 +02:00
Kristian Bendiksen
f81340b05a #6086 Use mD as unit for permeability. 2020-06-24 15:59:48 +02:00
Kristian Bendiksen
1c86cf4e33 #6086 Add porosity, porosity change and permeability calculation. 2020-06-24 15:59:48 +02:00
Kristian Bendiksen
52815742bb #6031 Initial porosity in pore compressibility calc must use geostatic time step data 2020-06-24 11:18:58 +02:00
Kristian Bendiksen
01c423818d
Merge pull request #6133 from OPM/fracture-model-plot-fixes
Fracture model plot fixes
2020-06-22 15:51:12 +02:00
Kristian Bendiksen
4eb483a549 Fixes by clang-format 2020-06-22 14:36:35 +02:00
Kristian Bendiksen
6a15958654 #6060 Make permeability plot logarithmic by default. 2020-06-22 14:33:34 +02:00
Kristian Bendiksen
7eefaa9096 #6060 Improve initial look of curves in fracture model plot. 2020-06-22 14:33:34 +02:00
Kristian Bendiksen
94371ce9ac #6060 Hide facies curve by default. 2020-06-22 14:33:34 +02:00
Kristian Bendiksen
6abb8f87ef #6060 Fix spelling of RimPlotCurve::setVisibility. 2020-06-22 14:33:34 +02:00
Kristian Bendiksen
06a954765f #6060 Use better colors for fracture model plot curves. 2020-06-22 14:33:34 +02:00
Kristian Bendiksen
aa1fbd83e2 #6091 Show depth and units for fracture model plot. 2020-06-22 14:33:34 +02:00
Magne Sjaastad
e7fefbb119 #6128 WELSEGS export : Missing last segment 2020-06-22 14:31:58 +02:00
Magne Sjaastad
c531c94ad6 #6074 MSW: Add export of both ABS and INC for valves 2020-06-22 14:31:58 +02:00
Magne Sjaastad
054528eb25 Ignore temporary folder generated by Visual Studio 2020-06-22 14:31:58 +02:00
Magne Sjaastad
a8d25c13e0 #6074 MSW: Add helper function to compute TVD 2020-06-22 14:31:58 +02:00