Commit Graph
2781 Commits
Author SHA1 Message Date
Gaute Lindkvist aeecaa3ff1 #6237 Implement creation of correlation plot from ensemble plots 2020-07-29 10:13:32 +02:00
Gaute Lindkvist a9c9471e7f Fix crashes in Drag and Drop if the drop target is the same as the current dragged item 2020-07-27 08:47:01 +02:00
Gaute Lindkvist da6360cf98 Clean up move code for well log curves. 2020-07-27 08:47:01 +02:00
Gaute Lindkvist 5b126c3b98 Swap well log curves with drag and drop if the target is just above the single drag item.
* Currently nothing happens in this case, because we insert the dragged item
  after the target.
* On balance it seems more intuitive to swap the items in this particular case
  even if it is slightly against the regular drag operations.
2020-07-27 08:47:01 +02:00
Gaute Lindkvist bfaff27d51 Re-add missing drag and drop for well log tracks 2020-07-27 08:47:01 +02:00
Kristian Bendiksen 3971f0dde3 #6224 Fracture Model: fix "Result Property" track annotations. 2020-07-14 14:17:50 +02:00
Kristian Bendiksen f7f9f93303 #6228 Fix crash when creating user-defined curves in fracture model plot. 2020-07-14 14:04:50 +02:00
Kristian Bendiksen cb9e3fe30d #6173 Improve pressure extrapolation in overburden and underburden.
Use gradient derived from fluid density.
2020-07-10 11:59:33 +02:00
Kristian Bendiksen 709da35a3e #6221 Fracture Model: Simplify menu item for fracture model export. 2020-07-10 09:26:30 +02:00
Kristian Bendiksen b8890defa2 #6212 Fracture Model Plot: Add option use data from other curves when missing values 2020-07-10 09:18:45 +02:00
Kristian Bendiksen 56cbf6b5df #6171 Fracture Model Plot: Use "Step Left" interpolation for stress gradient. 2020-07-08 09:57:36 +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 6bda75b38e #6089 Display stress and stress gradient in fracture model plot. 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 c3aecaf514 #6164 Color Legend : Use defines for UI text used multiple times 2020-07-01 08:22:26 +02:00
Magne Sjaastad 28d8d9d07d #6153 MSW: Do not report WSEGVALV for inactive cells 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
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
Magne Sjaastad c531c94ad6 #6074 MSW: Add export of both ABS and INC for valves 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
Kristian Bendiksen 19ee0310a9 #6065 Import "Fluid Loss Coefficient" and "Spurt Loss" from csv and export to frk. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen f2696b003d #6064 Compute stress and stress gradients for fracture model plot. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen e23cee8124 Add horizontal permeability. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen 37ffaf3b15 #6065 Export fracture model plot to frk file. 2020-06-18 19:11:37 +02:00
Kristian Bendiksen 4c1333e33d #6036 Add layers track. 2020-06-18 19:11:37 +02:00
Magne Sjaastad 9d0ec6727c #6072 Well Completions : Make sure valves are included if they are located outside grid cells 2020-06-15 16:19:21 +02:00
Magne Sjaastad 423f280a70 #6071 MSW export : Use minimum MD of grid entry point and completions 2020-06-15 16:19:21 +02:00
Kristian Bendiksen 89473aa9bd #6035 Handle missing values in fracture model plot. 2020-06-10 07:20:39 +02:00
Gaute Lindkvist b28d35db14 Add icons for correlation plots 2020-06-08 12:32:52 +02:00
Gaute Lindkvist f6e3dfffbd Use the name Correlation Tornado Plot 2020-06-08 12:32:52 +02:00
github-actions[bot] 6b5f4dddc9 Fixes by clang-format 2020-06-08 11:09:51 +02:00
Kristian Bendiksen 5ddfd4f9da #6007 Rename Facies Properties to Elastic Properties. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen 466827e7d0 #6007 Reload facies properties when project is reopened. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen 38ec6e5069 #6007 Minor ui tweaks. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen c349047a91 #6007 Add plot track and interpolation for facies properties. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen 79af3d7379 #6007 Add user interface for facies properties. 2020-06-05 12:36:30 +02:00
Magne Sjaastad ed86954a1a Remove file global defines 2020-06-04 11:33:09 +02:00
github-actions[bot] 674b764cb6 Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
Gaute Lindkvist 2fe4372dc2 First round of caf::FontTools 2020-06-03 14:00:04 +02:00
Magne Sjaastad bb4bdc048d Make sure relevant changes in patch branch are merged to dev 2020-05-27 09:12:47 +02:00
Gaute Lindkvist 0b453b9d15 Remove WBS parameter track color coding 2020-05-25 15:06:54 +02:00
Kristian Bendiksen f9598cfe7c #5960 Roff import: pick colors from best matching items in Rock Type color legend. 2020-05-24 18:31:07 +02:00