Commit Graph

12552 Commits

Author SHA1 Message Date
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
Gaute Lindkvist
b7f16e950a Only add measurement curves to WBS plots if those measurements exist 2020-02-07 13:52:42 +01:00
Gaute Lindkvist
4405c1b25f Make Well Path visualisation in Well Log Plots go all the way up to surface 2020-02-07 13:52:42 +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
47f9c8c7c6 #5473 Improve WBS plot layout by removing gaps and tweaking column spans 2020-02-07 13:52:42 +01:00
Kristian Bendiksen
1a9b1bf95c
Merge pull request #5467 from OPM/well-measurement-ui-improvements-5368
Well measurement ui improvements 5368
2020-02-07 12:37:43 +01:00
Kristian Bendiksen
646a102eff #5477 Add independent scaling factor field to well measurements 2020-02-07 10:59:09 +01:00
Kristian Bendiksen
e1c4f98059 #5478 Make well measurement visibility independent of well path visibility 2020-02-07 10:59:09 +01:00
Magne Sjaastad
039e3d5c54 #5486 Clear only well disk part manager, not other geometry 2020-02-07 10:33:03 +01:00
Kristian Bendiksen
84fbd94563 #5368 Automatically select new wells when they appear in new measurements. 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
cdfd2d5648 #5368 Restore selected wells in RimWellMeasurementInView when loading project 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
3a304f984c #5368 Add import of well measurements to "file->import->well data" menu. 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
5dc883f1ca #5068 Add "Input Property" command to menu of Cell Result and 3D view. 2020-02-07 09:41:53 +01:00
Gaute Lindkvist
860e6641e5 #5471 Make TVDRKB the default depth type for WBS plots 2020-02-07 08:36:37 +01:00
Gaute Lindkvist
6c566e0ec0 #5475 Make sg_EMW the default LAS-unit for WBS curves 2020-02-07 08:36:37 +01:00
Gaute Lindkvist
65b937303a #5474 Support pascal conversion 2020-02-07 08:36:37 +01:00
Gaute Lindkvist
33a319d504 #5458 New well path targets copy air gap from existing well path when picking
* If we're picking a point on an existing well path, copy the air gap.
2020-02-07 08:36:37 +01:00
Gaute Lindkvist
610a315e14 #5458 Add support for air gap and start at surface for modeled well paths 2020-02-07 08:36:37 +01:00
Gaute Lindkvist
5fb89f535b CAF: Add support for validators in PdmUiDoubleValueEditor 2020-02-07 08:36:37 +01:00
Kristian Bendiksen
d52230fda1
Merge pull request #5454 from OPM/calculate-stress-gradients-4669
Calculate stress gradients 4669
2020-02-05 10:52:13 +01:00
Kristian Bendiksen
81b78edb6b #5455 Use openmp for nodal gradients calculation. 2020-02-05 10:15:56 +01:00
Kristian Bendiksen
192e7fce48 #4669 Improve method names. 2020-02-05 10:15:23 +01:00
Kristian Bendiksen
22ccf6003d #4669 Round small values to avoid ugly coloring for near-zero gradients. 2020-02-05 10:15:23 +01:00
Kristian Bendiksen
235dd1a2c0 #4669 Use the average of the node elements for nodal gradient calculation. 2020-02-05 10:15:16 +01:00
Kristian Bendiksen
4106780102 #4669 Generate more and nicer result addresses in RigFemPartResultsCollection. 2020-02-05 09:55:44 +01:00
Gaute Lindkvist
311c03139f #4669 Add more gradient tests and use transposed of Jacobian 2020-02-05 09:55:44 +01:00
Kristian Bendiksen
967d8b9bd4 #4669 Calculate nodal gradients for POR. 2020-02-05 09:55:44 +01:00
Kristian Bendiksen
5556fb39b1 #4669 Add unit test for RigHexGradientTools. 2020-02-05 09:55:44 +01:00
Kristian Bendiksen
cb6fdd5532 #4669 Add scalar result frames for all components. 2020-02-05 09:55:44 +01:00
Kristian Bendiksen
17d0bcb49c #4669 Compute stress gradient. 2020-02-05 09:55:43 +01:00
Kristian Bendiksen
50f219412a #4669 Compute dummy result and populate cell results. 2020-02-05 09:55:43 +01:00
Magne Sjaastad
2b1b1bf286 Bubble Plot : Use soft contrast color, set read only if not used 2020-02-05 07:37:03 +01:00
Magne Sjaastad
8a3a1edafc Bubble Plot : Avoid zero value labels 2020-02-05 07:21:41 +01:00
Gaute Lindkvist
228b651789 #5456 Auto zoom X in Well Log Plots if the range changes considerably when changing curve data 2020-02-04 16:24:28 +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
Magne Sjaastad
9c90caedd1 #5465 Allen : Fix logic to control visibility of NNCs 2020-02-04 15:44:52 +01:00
Gaute Lindkvist
bf108c928b #5392 Add mouse over display of curve values to Well Log Plots 2020-02-04 13:29:38 +01:00
Magne Sjaastad
e5427b2589 Fix typo causing out of range reference 2020-02-04 13:28:30 +01:00
Magne Sjaastad
b8ec574294 Bubble Plot : Make sure update happens before part creation 2020-02-04 12:30:24 +01:00
Gaute Lindkvist
56f07e6dae Allow intervals with only one valid value in curves 2020-02-04 11:42:31 +01:00