Kristian Bendiksen
f8ab0b2197
#2029 Well Log Plot: Handle curves with different depth in 'Show Plot Data'
2021-10-29 15:00:46 +02:00
Kristian Bendiksen
c150f3a6f9
Remove strange repeated entry in cmake.
2021-10-29 15:00:46 +02:00
Kristian Bendiksen
09f1544553
#8110 Ensemble Well Log: Missing curves for "Show Plot Data"
2021-10-29 15:00:46 +02:00
Magne Sjaastad
299217e219
£8014 : Fix MSW valve export
2021-10-29 14:43:56 +02:00
Kristian Bendiksen
ea496072b8
#8102 Ensemble Well Log Plot: Fix crash when using TVD
2021-10-29 13:23:13 +02:00
Magne Sjaastad
ccf2116d20
Janitor : Set default values for integers exposed in Python API
2021-10-28 11:17:42 +02:00
Magne Sjaastad
defccca4be
#8210 Summary Import : Improve fallback strategy
2021-10-28 10:57:03 +02:00
Magne Sjaastad
d21be5823d
#8212 Python : Make it possible to define the azimuth angle for a fracture template
2021-10-28 10:56:23 +02:00
Kristian Bendiksen
6a135395a6
#8181 Stim Plan Model Plot: make default facies font size "X Small"
2021-10-28 08:41:06 +02:00
Kristian Bendiksen
c3a5b980a4
#8029 Ensemble Fracture Statistics: improve area of statistics result
2021-10-27 21:59:26 +02:00
Magne Sjaastad
da74a4f0d6
#8196 GRDECL import : Handle multiple items of same value
2021-10-27 09:29:36 +02:00
Magne Sjaastad
32ac5b8e5c
#8198 Stimplan: Rename enum texts for orientation of fraction and stimplan model
2021-10-27 08:38:38 +02:00
Magne Sjaastad
e1dea1d34d
#8197 AppEnum : Add alias list to support backwards compatibility
2021-10-27 08:38:38 +02:00
jonjenssen
c81f6b44db
Merge pull request #8201 from OPM/move_intersections
...
Move intersection related files into subfolder
2021-10-26 14:41:43 +02:00
Jon Jenssen
19fa581c92
Use correct name for timestep
2021-10-26 14:01:16 +02:00
Magne Sjaastad
3d7d3874cf
Example of elastic property scaling
2021-10-26 09:54:40 +02:00
Jon Jenssen
be59eedd18
Update Well IA and Fault RA processing workflows to work with updated tree UI hidden/visible logic changes.
2021-10-25 18:25:41 +02:00
Magne Sjaastad
d61129e639
#8191 Fracture: Avoid overwrite of elastic properties set from Python
2021-10-25 14:51:01 +02:00
Magne Sjaastad
e711d94d49
Scripting : Show script errors in message window
...
When assigning values from Python to a Pdm object, make sure the errors are displayed in the message window.
2021-10-25 12:22:36 +02:00
Magne Sjaastad
295186f99b
#8180 : Add example for fracture template orientation
2021-10-25 12:22:36 +02:00
Magne Sjaastad
915745c389
Janitor: Cleanup names of scripted classes in Python
...
Avoid Rim prefix and use keyword alias to ensure backwards compability
2021-10-25 12:22:36 +02:00
Magne Sjaastad
e4d84675c5
#8180 Python : Make orientation scriptable
2021-10-25 12:22:36 +02:00
Magne Sjaastad
fbc8300210
#8180 Python : Generate enum texts for documentation
2021-10-25 12:22:36 +02:00
Magne Sjaastad
9e051d2769
#8187 Polyline target : Never set the vector values read only
2021-10-25 11:39:32 +02:00
Magne Sjaastad
841da58f10
#8187 Multiple object edit : Improve identification of selected items at multiple levels
...
Find all selected items at one level starting from the largest level. This is required to be able to modify multiple rows in the table editor. Items in the table editor use by default SelectionManager::FIRST_LEVEL
2021-10-25 11:39:32 +02:00
Kristian Bendiksen
8e0b69b3e7
#8118 Python: rename new_stim_plan* and new_fracture* method names ( #8175 )
2021-10-24 09:13:42 +02:00
Kristian Bendiksen
9777112527
#8101 Ensemble Well Logs: Hide individual curves in imported las-ensemble
2021-10-24 09:11:20 +02:00
Kristian Bendiksen
75fe73ee64
Refactor: Start using setUiTreeHidden where missing.
2021-10-24 09:11:20 +02:00
Kristian Bendiksen
0db0cbe8ac
Fwk: separate uiTreeHidden and uiHidden properties for PdmUiItem.
2021-10-24 09:11:20 +02:00
jonjenssen
8c7ff445b6
Add support for calculating LE123 and PE123
2021-10-22 13:00:26 +02:00
Kristian Bendiksen
b760404876
Fix crash on save project in console mode
2021-10-22 08:04:05 +02:00
Magne Sjaastad
6b13a31349
#8143 Performance: Avoid parsing grid GRDECL file twice
...
Previous implementation parsed grid file twice both for geometry data and properties.
2021-10-21 14:21:16 +02:00
Magne Sjaastad
9940b4ea50
Ensemble Dialog : Add missing signal blocker
2021-10-21 12:45:48 +02:00
Magne Sjaastad
f73f8b2466
Set version to 2021.10.0
2021-10-21 09:46:44 +02:00
jonjenssen
3ec66602cf
Allow calculating ST again without POR results, as element types are correct now
2021-10-20 20:37:19 +02:00
jonjenssen
5bb49f4f57
Initial PP should be set to 0 if not defined.
2021-10-20 15:44:45 +02:00
Magne Sjaastad
da30992d5a
Janitor : Guard access to empty vector
2021-10-20 14:44:25 +02:00
Magne Sjaastad
d1d072140e
Janitor : Move critical section into inner scope
2021-10-20 14:41:45 +02:00
Magne Sjaastad
27867b01ec
Merge pull request #8170 from OPM/centos7-devtools-10
...
Update centos7.yml
2021-10-20 10:18:03 +02:00
jonjenssen
059f30236b
Merge pull request #8168 from OPM/intersection_displacement
...
GeoMech: Support showing displacements on intersections, too
2021-10-20 01:41:14 +02:00
Magne Sjaastad
3fa59a9fc3
Use std::from_chars to convert to int
2021-10-19 21:31:34 +02:00
Magne Sjaastad
0f1e09ed9b
Janitor : Add performance test for string to int conversion
2021-10-19 21:31:34 +02:00
Magne Sjaastad
54d1b67d88
GRDECL import : Fix import of mapaxes
2021-10-18 10:20:28 +02:00
Magne Sjaastad
70a11e7fc3
Temporarily disable use of std::from_chars and <charconv>
...
On CentOS7, the include of <charconv> seems not to be present. Use previous conversion method for now.
2021-10-15 17:28:53 +02:00
jonjenssen
ae7139e18d
Use the last frame for each timestep.
2021-10-15 17:13:09 +02:00
jonjenssen
b169900c41
GeoMech Intersection updates: support multiple parts ( #8160 )
...
* Rearrange intersection classes, split single file into one-per-class
* Support multi-part geomech case intersections
2021-10-15 16:57:18 +02:00
Magne Sjaastad
afadaf27d5
Merge pull request #8159 from OPM/performance-surface
...
Performance Surface import and resampling
2021-10-15 16:55:58 +02:00
Kristian Bendiksen
6b3ad20587
#8079 StimPlan Model plot: Add Perforation interval in Fm. track
2021-10-15 13:52:45 +02:00
Kristian Bendiksen
cc80f2300b
RigWellPath: Fix interpolation in RigWellPath::closestMeasuredDepth
2021-10-15 13:52:45 +02:00
Kristian Bendiksen
6069a771ea
#8103 Ensemble Well Logs: Index_K not available as property for geogrid
...
Made "Index K" available for grdecl, fixed crash, and disabled the depth
equalization when "Index K" is missing in the las files.
Fixes #8103 .
2021-10-15 13:51:46 +02:00