Commit Graph

5781 Commits

Author SHA1 Message Date
Ruben Manuel Thoms
8290f3e293 Added function for importing surfaces from OpenWorks XYZ files.
Added helper function for fuzzy comparing vectors.
Adjusted (old) code to avoid warnings.
2020-09-05 13:24:57 +02:00
Gaute Lindkvist
baaa18bdd5 Sort Ensemble curve filters by correlation 2020-09-04 08:31:50 +02:00
Gaute Lindkvist
d882911b25 Sort correlations by absolute value in Ensemble Parameters 2020-09-04 08:31:50 +02:00
Kristian Bendiksen
0415f25d0a #6422 Detailed Fluid Loss: hide curves when disabled. 2020-09-03 16:35:03 +02:00
Kristian Bendiksen
452d50df8f #6421 Fracture Model: better reference temperature 2020-09-03 15:20:22 +02:00
Kristian Bendiksen
7aef42a70e #6422 Fracture Model: enable/disable detailed fluid loss correctly. 2020-09-03 15:18:00 +02:00
Kristian Bendiksen
6458837f78 Fracture Model: Group fields. 2020-09-03 14:50:42 +02:00
Gaute Lindkvist
bb7f7ff54e #6402 Reduce axis label overlap in Analysis plots 2020-09-03 09:52:38 +02:00
Kristian Bendiksen
2e88b9ba88 Merge pull request #6415 from OPM/stimplan-sprint8-fixes
Stimplan sprint8 fixes
2020-09-02 18:56:11 +02:00
Kristian Bendiksen
185bf31228 Make Vec3d fields non-scriptable to work around #6417. 2020-09-02 16:23:31 +02:00
Kristian Bendiksen
1e5bc2ee64 #6363 FractureModel: Compute default value for vertical stress. 2020-09-02 15:13:21 +02:00
Kristian Bendiksen
c7a694f9b2 Minor refactoring: Extract duplicated code. 2020-09-02 15:05:04 +02:00
Kristian Bendiksen
ae18dc8898 #6412 Hide experimental Stimplan features behind RESINSIGHT_DEVEL env var. 2020-09-02 10:40:39 +02:00
Gaute Lindkvist
27ee22f420 Fix error in Tornado plots 2020-09-01 11:57:38 +02:00
Gaute Lindkvist
ae28fe412f #6368 Minor time step improvements to Analysis and Correlation plots
* Change clears selected time step when filter is changed
* Changes string 'Time step filter' to 'Available Time steps'
* Now only shows clock time if we're showing all time steps or skip by days
  and the time isn't 00:00.
2020-09-01 11:24:15 +02:00
Kristian Bendiksen
dd1b5fa7f1 Merge pull request #6405 from OPM/mud-weight-window-fixes
Mud weight window fixes
2020-09-01 08:57:09 +02:00
Kristian Bendiksen
a6ddf7e6c4 #2763 Use std::min and std::max instead of CVF_MAX and CVF_MIN 2020-09-01 08:12:44 +02:00
Kristian Bendiksen
ca0a596817 #6369 Mud Weight Window: Update well log extraction curves WBS plot when MWW parameters change. 2020-08-31 15:31:52 +02:00
Kristian Bendiksen
97c1bf5f0d #6387 Move parameters from node in project tree to property editor of geomech case 2020-08-31 14:37:06 +02:00
Magne Sjaastad
7e097a7364 Remove invalid assert 2020-08-31 08:38:37 +02:00
Gaute Lindkvist
69f13b1015 #6360 Fix stacking issues 2020-08-31 08:33:55 +02:00
Gaute Lindkvist
3269537f25 Ensure default analysis filter works and changes are propagated properly 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
c5255b4008 Create default analysis plot filter 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
81f16cb7cb Fix crash when creating plot data filters 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
2da678802b #4064 Support sorting by correlation in Ensemble Curve coloring 2020-08-28 14:38:29 +02:00
Jon Jenssen
c0c0c2c4b8 Make sure we don't override the color legend type chosen by the user when switching between results. 2020-08-28 08:48:02 +02:00
Kristian Bendiksen
2f2fb145ac #6296 Fix empty or duplicated fracture model menu items. 2020-08-27 09:06:16 +02:00
Kristian Bendiksen
100c1b9e14 Merge pull request #6372 from OPM/stimplan-detailed-fluid-loss-6364
Stimplan detailed fluid loss 6364
2020-08-26 12:50:43 +02:00
jonjenssen
cfe64f5706 Surface python interface (#6370)
* Add python interface for importing surfaces with example.
2020-08-26 12:31:23 +02:00
Kristian Bendiksen
e6d170a230 #6364 Fix incorrect spelling of coefficient everywhere. 2020-08-26 10:24:50 +02:00
Kristian Bendiksen
7daed80af7 #6364 Use SI unit for thermal expansion coefficient.
And convert from SI unit (1/degrees Celsius) to field units (1/degrees
Fahrenheit) for the export.
2020-08-26 10:23:03 +02:00
Kristian Bendiksen
78c3568ff7 #6364 Fracture model plot: use Celsius as unit for temperature in plot. 2020-08-26 09:25:04 +02:00
Kristian Bendiksen
202bcba93d #6364 Fix unit conversion for reservoir pressure in FRK export. 2020-08-26 09:03:25 +02:00
Gaute Lindkvist
daf24c773b #6359 Improve context menu creation of correlation plots 2020-08-26 08:19:49 +02:00
Kristian Bendiksen
d4d010c5d5 #6364 Add import, display and export of immobile fluid saturation.
Part of Stimplan "detailed fluid loss" format.
2020-08-26 07:01:16 +02:00
Kristian Bendiksen
1b5be32994 #6364 Add more default values and export for Stimplan detailed fluid loss.
Added in this commit:
* Relative Permeabilty factor
* Poro-Elastic Constant
* Thermal Expansion Coefficient.
2020-08-25 16:16:52 +02:00
Kristian Bendiksen
d0322a98ba #6364 Stimplan: add curve and export for reservoir temperature. 2020-08-25 16:16:52 +02:00
Kristian Bendiksen
ddc23fa5ea #6364 Add scaffolding for exporting detailed fluid loss for Stimplan. 2020-08-25 16:16:52 +02:00
Gaute Lindkvist
9eb79fbb0e #6304 Improve stacked curve interpolation
* We no longer require the depth data to be well ordered.
2020-08-25 15:49:59 +02:00
Magne Sjaastad
f96a597321 Guard nullpointer access
Seen when running regression test ProjectFiles\CommandFileTests\TestCase_Multiple_Fractures and rest of tests in this folder
2020-08-25 13:15:07 +02:00
github-actions[bot]
c4d2488d31 Fixes by clang-format (#6362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-25 08:44:08 +02:00
Gaute Lindkvist
1a04794f7a Further crash fix in RimStimPlanColors 2020-08-25 08:33:47 +02:00
Gaute Lindkvist
f82b2f73ec #6320 Refactor of PdmScripting
* Make base class abstract
* Implement support for IOHandling for PdmChild and PdmChildArray fields
2020-08-25 08:33:47 +02:00
Kristian Bendiksen
2ec5f83dad Merge pull request #6344 from OPM/shear-slip-indicator-6308
#6308 GeoMech: Add shear slip indicator calculation.
2020-08-24 18:59:43 +02:00
Kristian Bendiksen
afce21ad1e #6308 Sync water density from Rim to Rig when opening GeoMech case 2020-08-24 18:36:08 +02:00
Kristian Bendiksen
b86720529b #6308 GeoMech: Add shear slip indicator calculation. 2020-08-24 14:39:10 +02:00
Magne Sjaastad
1f2f1bf14e #6314 Rename to RifSurfaceImporter
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00
Magne Sjaastad
4f68f2b11a #6314 Fix typo
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00
Magne Sjaastad
0bd328f4df #6314 PTL format from generated surface
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00
Kristian Bendiksen
14e0a9c2da Merge pull request #6332 from OPM/mud-weight-fracture-gradient-fix-6301
Mud weight fracture gradient fix 6301
2020-08-24 14:30:43 +02:00