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
Kristian Bendiksen
429d1e4166
StimPlanModel export: use linear interpolation as last fallback for EQLNUM
2021-05-29 09:57:39 +02:00
Kristian Bendiksen
d96e28b433
StimPlan Well Log Calculator: log missing result name when replacing missing values.
2021-05-20 07:18:44 +02:00
Kristian Bendiksen
f72890584f
StimPlan Model Calculator: guard against inf/nan in stress calculation.
2021-05-20 07:18:44 +02:00
Kristian Bendiksen
3b383f1a57
StimPlan Model Calculator: Add more error checking for stress calculation.
2021-05-20 07:18:44 +02:00
Kristian Bendiksen
8b2173f951
Refactor: Use PlotCollection interface more places.
2021-05-10 14:03:52 +02:00
magnesj
a44378e2f5
Fixes by clang-tidy
2021-04-15 08:00:07 +02:00
Kristian Bendiksen
53dbb33e86
StimPlanModelPlot: Remove gaps in stress gradient and temperature curves
2021-03-23 14:56:02 +01:00
Kristian Bendiksen
5331e84d77
Better default for fracies initial pressure config.
2021-03-22 11:09:53 +01:00
Kristian Bendiksen
bde6dc3540
#7500 StimPlanModelTemplate: Add edit button for pressure table.
2021-03-22 10:59:57 +01:00
Kristian Bendiksen
6a7e063dc8
#7500 Fix delta symbol on windows.
2021-03-22 10:59:57 +01:00
Kristian Bendiksen
4be622b229
#7452 Remove warnings on missing default values (inf is used).
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
bc206adc95
#7452 Improve naming of interpolated variables.
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
efd3aaeb4e
#7452 Refactor: Extract method for stress gradient calculation.
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
c83af62aae
#7452 Refactor: Extract method
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
5b7a73230e
#7452 Refactoring: extract method
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
66df15224f
#7452 Remove magic number.
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
8542643963
#7452 Use pressure gradient from equilibrium region for stress gradient
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
915b16dd78
#7405 StimPlanModel: Case-insensitive facies/formation mapping for elastic properties
2021-03-16 10:06:46 +01:00
Kristian Bendiksen
6c540ac762
#7490 StimPlanModel: Group pressure data source fields.
2021-03-15 12:20:25 +01:00
Kristian Bendiksen
6481813eeb
#7116 Add extrapolation for missing elastic properties.
...
Also improve error message.
2021-03-05 19:18:22 +01:00
Kristian Bendiksen
6532b2ce74
#7454 StimPlanModelTemplate: Invert delta pressure fraction calculation
2021-03-05 13:42:15 +01:00
Kristian Bendiksen
56b15b903e
#7454 StimPlanModelTemplate: Minor tweaks to "Facies Pressure Settings"
2021-03-05 13:42:15 +01:00
Kristian Bendiksen
c1ff038642
#7453 StimPlanModel: Add pressure date to pressure table.
...
Also start using it in header and plot.
2021-03-05 09:58:22 +01:00
Kristian Bendiksen
f051f009bc
#7453 StimPlanModelTemplate: Add units for pressure table items.
2021-03-05 09:58:22 +01:00
Kristian Bendiksen
e5edba0d34
#7453 StimPlanModel: Move pressure table check boxes to template.
2021-03-05 09:58:22 +01:00
Magne Sjaastad
562ec1a398
Fix type cast warnings
2021-02-26 16:03:17 +01:00