Commit Graph

12644 Commits

Author SHA1 Message Date
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
Gaute Lindkvist
925e4496ea Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-02-04 11:27:26 +01:00
Gaute Lindkvist
02a2820d29 Avoid overflowing the progress counter in the import of Eclipse grids 2020-02-04 11:20:32 +01:00
Jacob Støren
9e08321794
Merge pull request #5461 from OPM/feature-context-help-search
#5215 Use ui item name as a general way to start a search in the onli…
2020-02-04 10:16:13 +01:00
Gaute Lindkvist
752cf9925c Fix Python error 2020-02-04 10:09:35 +01:00
Magne Sjaastad
e477a2c0aa Update to 2019.12.1-dev.04
Prepare for Deeper project meeting
2020-02-04 08:34:57 +01:00
Magne Sjaastad
8c9b3085cf Update .travis.yml 2020-02-04 07:48:40 +01:00
Magne Sjaastad
15d2e7fd11 Test precompiled headers on AppVeyor 2020-02-04 07:44:54 +01:00
Magne Sjaastad
6db2da7561 #5459 Build System : Add optional support for precompiled headers 2020-02-03 22:17:46 +01:00