Magne Sjaastad
e8aada80c5
Rename to plotAxis()
2023-09-20 09:58:48 +02:00
Magne Sjaastad
7d7442c3f8
Sort AICD templates based on ID
2023-09-19 19:58:08 +02:00
jonjenssen
5d3fb8ceb9
Fault reactivation ( #10624 )
...
Update result to generate well paths based on information from model generator. Store settings in JSON file.
Add method to access local coordinate system definition
2023-09-19 18:03:36 +02:00
Kristian Bendiksen
0ca609fdac
StimPlanModel: Use default overburden facies for pressure depletion.
2023-09-19 09:03:56 +02:00
Kristian Bendiksen
1e2f8fadef
StimPlanModel: Fix bug in pressure interpolation.
2023-09-19 09:03:56 +02:00
Magne Sjaastad
cc59eba6e0
Add multi axis zoom class
...
Add class used to zoom all axis in a plot based on a screen rectangle.
2023-09-15 13:59:58 +02:00
Magne Sjaastad
70dcb48830
Fix Import Summary Cases Recursively
...
Make sure that the loaded summary cases are added to the project.
2023-09-15 13:59:37 +02:00
Magne Sjaastad
6f6f77322b
Guard null pointer
2023-09-14 15:19:01 +02:00
jonjenssen
bd7f34f835
Fault Reactivation Modeling updates ( #10602 )
...
* Add timestep selection
* Add import geomech model to context menu
* Add command for running fault reactivation
* Change order of nodes for exported elements
* Add command to quickly show model in 3D view
2023-09-14 08:29:28 +02:00
Kristian Bendiksen
e8cbbf5d55
Fault Reactivation Model Export: fix problems after run.
2023-09-13 14:09:34 +02:00
Kristian Bendiksen
50cf568a82
Janitor: Add missing include.
2023-09-13 14:09:34 +02:00
Magne Sjaastad
c22b8b2e1f
Remove duplicated code
...
* Use annotation tools from part manager
* Set version to 2023.06.01-dev.06
2023-09-13 09:43:03 +02:00
Magne Sjaastad
f4c61c9edb
Changes based on review
2023-09-13 08:29:15 +02:00
Magne Sjaastad
f18eb29552
Add optional measured depth labels to well path
2023-09-13 08:29:15 +02:00
Magne Sjaastad
3e340361e8
Add annotation label support to surface intersection lines
2023-09-13 08:29:15 +02:00
Magne Sjaastad
4475f7b0f4
Add annotation label data structures
2023-09-13 08:29:15 +02:00
Magne Sjaastad
94c1b110fb
Compute measured depth at the first visible well path geometry
2023-09-13 08:29:15 +02:00
Magne Sjaastad
13b4c19bbb
Import of AICD valve definition from text file
...
* Add readKeywordContentFromFile
* Add import of AICD values from Completor and Eclipse
2023-09-12 19:45:32 +02:00
Kristian Bendiksen
1899184a41
Janitor: Remove deprecated method.
2023-09-11 17:39:38 +02:00
Kristian Bendiksen
5ecf621357
Python: Fix crash in project.close().
2023-09-11 17:39:38 +02:00
Kristian Bendiksen
a36100e4fb
StimPlan: Change default for Facies Pressure Settings.
...
Now set to be active and fraction values to be 1.0 for all facies.
2023-09-11 12:34:48 +02:00
Kristian Bendiksen
9c7f8b6f86
StimPlan: Add python api for enabling pressure table.
2023-09-11 12:34:48 +02:00
Magne Sjaastad
f931021385
Minor seismic surface lines fixes
...
* Support continuous lines along the seismic surface
* Make sure watertight surface include all cells
* Remove unused function and mark with static
* Invert surface intersection line visibility control
2023-09-11 07:56:08 +02:00
Magne Sjaastad
7632064105
Hide statistics legend if ensemble curves are visible
2023-09-08 08:38:46 +02:00
Magne Sjaastad
453fca7ba4
Compute TVD when MD is extracted from well path
2023-09-08 08:38:46 +02:00
Kristian Bendiksen
1edac5762d
#10568 StimPlan Template: Add python api for appending Pressure Table Items
2023-09-07 09:18:41 +02:00
magnesj
4f279a1af3
Fixes by clang-tidy
2023-09-07 07:52:54 +02:00
Jon Jenssen
a4e3e26d19
Updated reader interface
2023-09-06 14:08:42 +02:00
Kristian Bendiksen
406c208b33
Refactor: Split INP exporter into parts.
2023-09-06 13:51:59 +02:00
jonjenssen
a2632982b5
Code updates
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
a6d2bff77b
Fix incorrect merge.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
5f9ad2dab1
Add missing include.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
ddd7410730
Write more data to inp file.
2023-09-06 13:51:59 +02:00
Jon Jenssen
3817cea3cf
Fix grid generation.
...
Add model thickness parameter.
Add support for reloading INP files from recent files
Add working directory field to fault reactivation model and put INP export there.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
6845c09c0c
Add command for exporting INP files.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
e6ff86f51a
Fix incomplete definition.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
107a74bd68
GeoMech: Add Abaqus "inp" file reader.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
d7bff0472e
Add fault reactivation file export.
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
bddabacc3e
#10437 Add utility for exporting Abaqus INP files.
2023-09-06 13:51:59 +02:00
jonjenssen
32326bfa9b
Add fault reactivation modeling
2023-09-06 13:51:59 +02:00
Kristian Bendiksen
14c37c4b2c
RiaStdStringTools: Add method for removing white space
2023-09-06 13:51:59 +02:00
jonjenssen
e5fa4ae8c4
Support filtering on element sets ( #10570 )
...
* Add support for filtering on element sets in geomech cases
2023-09-04 15:48:08 +02:00
Magne Sjaastad
3e3812469a
#10574 opm-common: Add support for map axes import
2023-09-04 14:11:47 +02:00
Magne Sjaastad
7a782cec66
RFT ensemble refactoring
...
* Compute average MD for intersections with a cell
* Create extractor for simulation well
* Remove rftReader from RifDataSourceForRftPlt
* Add function compute measured depth for RFT cells based on well path geometry
* Move statistics reader to well ensemble curve set
* Make sure both TVD and MD are cached if possible
* Add selection of grid case to use for estimation of measured depth (MD)
Add "Grid Model For MD" where the user can select a grid model. This grid model is propagated to a hidden field in EnsembleCurveSet. The grid model is then applied to RifReaderEnsembleStatisticsRft owned by EnsembleCurveSet
2023-09-04 10:08:30 +02:00
Magne Sjaastad
fe17b211b8
#10572 Summary Table: Crash when creating summary table if no case is present
2023-09-03 18:05:16 +02:00
Magne Sjaastad
2d0a6a9aa7
Add ResInsight version to status bar
2023-09-01 12:41:20 +02:00
Magne Sjaastad
a71d6fc67d
Fix visibility of single RFT curves
2023-08-31 13:54:59 +02:00
Magne Sjaastad
6a8b15daa8
Add optional surface intersection lines onto seismic geometry
2023-08-31 13:50:39 +02:00
Magne Sjaastad
fb75d0471e
Move line and surface intersection methods to RigSurfaceResampler
2023-08-31 13:50:39 +02:00
Magne Sjaastad
1ed7dcbd4a
Add surface collection to RimTools
2023-08-31 13:50:39 +02:00