Magne Sjaastad
493531626f
Rft segment plot adjustments
...
* #9371 RFT Curves: Add scaling factor
* Make sure isUsingAutoName is guarded by project file date
* Rearrange font and legend group in property editor
2022-10-19 15:13:15 +02:00
Magne Sjaastad
7591b480a3
#9357 StimPlanModelPlot: Plot visibility and logic updates
...
- update project tree after plot is generated
- set default text tracker orientation to vertical
- call base class fieldChangedByUi to handle hiding of Stimplan plot
2022-10-13 09:03:56 +02:00
Magne Sjaastad
e7a486c802
Improve curve naming for plot and use in RFT segment plots
...
* Improve plot naming for depth track plots
* Move template text replace to string tools
* More data available for object template text
* Set plot visible and define default object name template text
2022-10-12 12:41:08 +02:00
Kristian Bendiksen
193bc35f6b
#8876 Fracture: add option to use align dip with formation dip
2022-06-16 08:38:24 +02:00
Magne Sjaastad
c74701b687
Rename several child() and children() functions
2022-05-31 15:05:07 +02:00
Magne Sjaastad
f0ce04597d
Merge pull request #8985 from OPM/8926-remove-useoptionsonly
...
AppFwk : Remove obsolete useOptionsOnly
2022-05-29 13:01:27 +02:00
Kristian Bendiksen
e80343b4db
#8877 StimPlan model: Fix formation dip in export of Asymmetric.FRK
...
Fixes #8877 .
2022-05-20 14:51:26 +02:00
Kristian Bendiksen
837a0f208c
#8846 StimPlan model plot: Correct perforation interval for longitudinal fracture
...
Fixes #8846 .
2022-05-20 14:07:29 +02:00
Magne Sjaastad
74075cc9ab
Merge pull request #8888 from OPM/8887-fix-reorder-capability
...
Fix reorder capability
2022-05-06 10:52:08 +02:00
Magne Sjaastad
477ae02382
Logarithmic curve support and renaming ( #8546 )
...
* Add test for both positive and negative numbers
* Remove redundant sample count from parameter list
* Propagate useLogarithmicScale
* Renaming
2022-02-14 11:49:37 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Magne Sjaastad
6940e588b6
#8277 StimPlan : Use case insensitive string compare for facies and formations
2021-11-12 13:03:36 +01:00
Kristian Bendiksen
5ad7bfac77
#7027 Stim Plan Model: add unit to legend text for relevant curves
2021-11-08 09:51:22 +01:00
Kristian Bendiksen
53f102ee55
Stim Plan Model: Handle pressure values in field units.
2021-11-08 09:51:22 +01:00
Magne Sjaastad
ccf2116d20
Janitor : Set default values for integers exposed in Python API
2021-10-28 11:17:42 +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
d61129e639
#8191 Fracture: Avoid overwrite of elastic properties set from Python
2021-10-25 14:51:01 +02:00
Magne Sjaastad
e4d84675c5
#8180 Python : Make orientation scriptable
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
Kristian Bendiksen
75fe73ee64
Refactor: Start using setUiTreeHidden where missing.
2021-10-24 09:11:20 +02:00
Magne Sjaastad
da30992d5a
Janitor : Guard access to empty vector
2021-10-20 14:44:25 +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
7cf56e1e87
#8084 StimPlan Model: Dangling annotations when changing MD
2021-10-08 14:09:22 +02:00
Kristian Bendiksen
296c4e552a
#8093 StimPlan Model: Improve naming of barrier annotation.
2021-10-08 14:09:22 +02:00
Kristian Bendiksen
2dbe6666da
#8093 StimPlan Model: simplify notations.
2021-10-08 14:09:22 +02:00
Kristian Bendiksen
faba3a980d
#8027 StimPlan Model Export: Add perforation, formation and facies info
2021-10-04 10:20:09 +02:00
Kristian Bendiksen
6440bd5b8d
#8052 StimPlan Model Plot: tweak default shown tracks.
2021-09-29 14:57:31 +02:00
Kristian Bendiksen
d9af96cd2a
#8054 StimPlan Model Plot: Show date in stress legend.
2021-09-29 14:57:31 +02:00
Kristian Bendiksen
ed19afd126
#8044 StimPlan Model: Show anchor position depth with positive sign.
2021-09-29 14:04:11 +02:00
Kristian Bendiksen
9cec017895
#8044 StimPlan model: Set Extraction Depth Boundaries relative to Anchor position
2021-09-29 14:04:11 +02:00
Kristian Bendiksen
cd91a96871
#7953 StimPlan Model: always recompute anchor position and thickness direction. ( #8004 )
...
This is to support manually changing the MD directly in the project file.
Fixes #7953 .
2021-09-14 10:46:12 +02:00
Magne Sjaastad
638f926429
cmake-format: Allow dangling parenthesis
2021-09-01 08:13:16 +02:00
Magne Sjaastad
b78cf3a4bb
Use cmake-format on all cmake files
2021-08-26 19:46:38 +02:00
Kristian Bendiksen
2ef22f518c
#7872 StimPlan Model: Add data source options for PORO/PERMX/PERMZ
2021-08-18 16:29:15 +02:00
Kristian Bendiksen
fbd1412853
StimPlan Model: Improve logging format for extration options.
2021-08-18 16:29:15 +02:00
Kristian Bendiksen
511439277a
#7871 StimPlan Model: Add check-box for EQLNUM pressure interpolation
2021-08-18 14:46:25 +02:00
Kristian Bendiksen
56a86eee5f
#7871 StimPlan Model: resample well log data when not from static case
2021-08-18 14:46:25 +02:00
Kristian Bendiksen
b69665ce23
#7871 StimPlan Model: Add data source ordering for EQLNUM extraction
2021-08-18 14:46:25 +02:00
Kristian Bendiksen
40bd4c285a
Improve logging when extracting StimPlan well logs.
2021-08-12 08:14:29 +02:00
Kristian Bendiksen
7db9efe387
StimPlan Model: Improve error handling on missing pressure and porosity data.
2021-08-12 08:14:29 +02:00
Magne Sjaastad
e06e0116d8
#7818 Modeled Well Path : Update location of completions
2021-06-29 15:33:03 +02:00
Magne Sjaastad
eb3c52aeb1
Python adjustments ( #7809 )
...
* #7797 Well Targets: Add scripting capability
* #7794 Python : Do not update childField or childFieldArray
* #7797 : Python - Add scripting to well path collection
- Extend the pdmobject.py with method add_object()
- allow objects to be created from Python in well path collections
- add well targets to modelled well path
* #7795 Python : Make sure referenced generated classes are defined
* #7810 StimPlanModel: clean-up python generation
* Python : Always use empty string as default value for ptrFieldValue
It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string.
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2021-06-25 14:44:52 +02:00
Kristian Bendiksen
7f99a9561b
Stim Plan Model: warn and handle error instead of assert.
2021-06-25 11:51:23 +02:00
Kristian Bendiksen
3b5eeb87fa
#7715 Add python interface for creating well log plots
2021-06-25 08:45:39 +02:00
Kristian Bendiksen
dd55762249
Stim Plan Model: Use eqlnum from initial pressure case
2021-06-24 10:40:04 +02:00
Kristian Bendiksen
dde4f021ab
StimPlanModel: replace assert with error handling
2021-06-22 07:17:12 +02:00
Kristian Bendiksen
f498138f4e
StimPlanModel: use data from input cases when available
2021-06-22 07:17:12 +02:00
Kristian Bendiksen
9d29ba47b0
StimPlan Model: Fall back to replacement values from input property
2021-06-10 15:51:29 +02:00
Kristian Bendiksen
42f998a7a5
#7763 Interpolate missing values for initial pressure
...
Fix problem with inf and NaN in exported Geological.frk.
This could happen when there is no grid cells of a given
EQLNUM for a given depth.
Also fix index issues due to mixing extractions with
and without over/underburden.
2021-06-09 21:23:50 +02:00