Kristian Bendiksen
9e4e8cd353
#6991 Update file name for replaced case.
...
Added extra option to choose auto-name option (similar to RimSummaryCase).
2020-11-19 08:23:36 +01:00
Magne Sjaastad
1a3a155d36
Merge remote-tracking branch 'origin/2020.10-patch-01' into dev
2020-11-12 09:06:28 +01:00
Magne Sjaastad
1f2b1f208c
#6962 Python: case.replace use simulationName
...
In Python, the folder name is added to simulation name to a combined name like 'folderName--simulationName' for the imported Grid Model. Only the simulationName should be used.
2020-11-11 09:05:31 -05:00
Magne Sjaastad
f336dfec97
#6957 Data source stepping : Add stepping on aquifer
2020-11-10 09:58:48 -05:00
magnesj
0258874e17
Fixes by clang-format
2020-11-09 08:31:57 -05:00
Kristian Bendiksen
5c99872c7f
#6938 Use unscaled porosity for elastic property lookup.
...
The elastic properties are already scaled by net-to-gross. Scaling the porosity
by net-to-gross before looking up the properties was applying the scaling twice.
Closes #6938 .
2020-11-09 12:44:09 +01:00
Magne Sjaastad
ed668be674
#6799 Preferences : Clean white-space when using path to python/octave
2020-11-09 06:19:09 -05:00
magnesj
d11e109c7e
Fixes by clang-format
2020-11-06 06:18:34 -05:00
Kristian Bendiksen
2ec4e5a6c4
#6596 Rename from FractureModel to StimPlanModel.
2020-11-06 10:43:49 +01:00
Magne Sjaastad
51359a0cda
Allow Python scripts to use currently selected cases ( #6906 )
...
* #6891 Python : Make sure python scripts can be launched from context menu
* #6891 Python : Make currentScriptCaseId a general scripting feature
2020-11-04 10:27:05 +01:00
Gaute Lindkvist
5bc5f5ddb7
Allow arguments to findOrCreateWellLogExtractor methods to be nullptr
...
It is a valid pattern for the methods and it should return nullptr in this case.
2020-10-27 14:55:25 +01:00
Gaute Lindkvist
7684596829
Well Path Groups
2020-10-26 10:43:14 +01:00
Gaute Lindkvist
395398587a
Create a separate menu entry for importing "Grouped Well Paths"
2020-10-26 10:43:14 +01:00
Gaute Lindkvist
90d4c2f9d3
More hierarchical work
2020-10-26 10:43:14 +01:00
Gaute Lindkvist
aceac43652
Refactor RimWellPath and RigWellPath
2020-10-26 10:43:14 +01:00
Kristian Bendiksen
82c7042eeb
#6754 Scale porosity, permeability and elastic props by net-to-gross.
2020-10-22 09:07:27 +02:00
Gaute Lindkvist
e8368327da
Use GSL::not_null a few places as a test/example.
2020-10-20 11:05:10 +02:00
Magne Sjaastad
b4a879c637
#6771 Regression Test: Rename
2020-10-13 08:31:05 -04:00
Magne Sjaastad
03f659df0c
#6771 Regression Test: Replace QMessageBox with RiaLogging::errorInMessageBox
...
Fix typo
Includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
ef1b5a3d89
#6771 Regression Test: Remove unused includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
141e61bfc2
#6771 Regression Test : Add errorInMessageBox
...
Show message box when running interactively. Never show message box if console mode or running regression tests
2020-10-13 05:38:04 -04:00
Magne Sjaastad
c8862ea83c
#6765 Test System : Add flag from regression dialog to invalidate external files
2020-10-12 12:50:46 -04:00
Magne Sjaastad
f9a402b0f9
Include single summary cases as basis for quantity name aggregation
2020-10-09 11:18:09 +02:00
Gaute Lindkvist
16f1204578
Remove redundant RiuGuiTheme::update.. that causes crash on console
2020-10-01 16:08:52 +02:00
Gaute Lindkvist
135ca97ba4
#6663 , #6673 Fix black text in Ensemble legend frame and wrong PDF-rendering
2020-10-01 16:08:52 +02:00
Gaute Lindkvist
914d7d6a11
#6630 Fix QGridLayout warnings in RiaPreferences
...
* m_showGridBox is added with a layout that assumes no label.
* but the label was hidden on the wrong grid box
2020-09-30 23:07:11 -07:00
Gaute Lindkvist
9a3be356ce
#6660 Swap black in Summary Curve palette with a mid-gray.
...
* This is easily visible in both the light and dark theme.
2020-09-30 23:07:11 -07:00
Ruben Thoms
a68598fd16
Fix of high CPU usage when style sheet applied to hidden dock widget
...
Fixes #6627 .
2020-09-29 23:26:59 -07:00
Kristian Bendiksen
851e245f83
#6234 Fracture Model: add template to enable data sharing.
2020-09-28 12:02:45 +02:00
Magne Sjaastad
6904a832d0
Preferences : Move Theme selection to first tab
2020-09-25 14:32:06 +02:00
Magne Sjaastad
ea7da32141
#6514 Dark Theme : Use text color from theme instead from QPalette
2020-09-25 14:32:06 +02:00
Magne Sjaastad
4841d19d02
#6514 Dark Theme : Move define to RiaDefines
2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
87bc6acd65
Added a GUI theme selector in preferences and a new class for handling GUI changes.
...
Added a new feature for editing style sheets and variable colors and see immediately the result.
Made Qwt plots (and items) stylable.
Added icons, improved styling possibilities of QMinimizePanel, fixed minor bugs in RicThemeColorEditorFeature.
2020-09-25 14:32:06 +02:00
jonjenssen
5c4498db9f
RFT Plot - make sure we handle feet vs. meters in well log type plots ( #6551 )
...
* Fix the meter <-> feet conversion (it was backwards)
* Make sure we refresh the plots after changing the depth axis unit
* Make sure formation overlays etc. also gets converted to correct depth unit (correct as in the same unit any loaded Eclipse Result case use)
2020-09-25 11:14:56 +02:00
Gaute Lindkvist
9afac51bca
#6567 Remove use of GNU GSL
2020-09-24 08:05:25 +02:00
Kristian Bendiksen
db269450e9
#6216 Fracture Model: Add curve for Initial Stress.
2020-09-21 11:54:51 +02:00
jonjenssen
8bb460c2db
Make sure we read the LAS file contents, too, when loading a project ( #6507 )
...
* Make sure we read the LAS file contents, too, when loading a project
* Refactor WellPathCollection data loading on project open to simplify things a bit.
2020-09-21 10:59:08 +02:00
Gaute Lindkvist
93baf776a1
Fix crashes when dropping analysis plots into Multiplots
2020-09-20 15:26:46 +02:00
Gaute Lindkvist
f72d271ea9
#6516 Add user options for grid and info box
2020-09-18 16:00:34 +02:00
Gaute Lindkvist
71d032f4ad
Fix source list in Summary Editor for ensemble plots
2020-09-15 15:20:18 +02:00
Gaute Lindkvist
b4aaaa98e9
#6479 Update analysis and correlation plots when closing derived cases
2020-09-15 15:20:18 +02:00
Jon Jenssen
cbadfd456a
Do not allow opening the same odb file twice. The odb reader does not support that.
2020-09-15 07:27:01 +02:00
Magne Sjaastad
a6f77cdd32
#6388 Surface Import : Add coarsening distance to preferences
2020-09-10 15:29:56 +02:00
jonjenssen
bc82166151
Support for copying GeoMech case settings using new input ( #6471 )
...
* Support copy and replace geomech case, to support importing another data file, but keep the view setup
* Make sure surfaces and intersections get updated with the correct separate result, too
* Simplify/refactor code
* Better naming
2020-09-10 12:54:43 +02:00
github-actions[bot]
cd3e331e12
Fixes by clang-format
2020-09-09 08:48:24 +02:00
Gaute Lindkvist
e83a122bfd
Fix build warnings in RiaInterpolationTools.cpp
2020-09-08 13:44:55 +02:00
Gaute Lindkvist
74f9d4f038
Start using QElapsedTimer to avoid build warnings
2020-09-08 13:44:40 +02:00
Magne Sjaastad
1b0a5d85f0
Add missing include
2020-09-07 18:46:34 +02:00
Gaute Lindkvist
f6613a072d
Changing Ensemble naming suggestion to be the iteration
2020-09-07 14:08:23 +02:00
Gaute Lindkvist
e6dcb8257d
Fix build errors due to C++14-features
2020-09-07 14:08:23 +02:00