Commit Graph

458 Commits

Author SHA1 Message Date
Magne Sjaastad
2fc65a3b62
#7892 Basic support for display of surface lines and bands on intersections
Guard divide by zero issues
2D Intersection View: Do not add parts with wrong coordinates
Add bounding box search tree
Add support display of intersection lines for selected surfaces
Show band between two first intersection lines
2021-08-26 08:13:03 +02:00
Kristian Bendiksen
61ea190920 StimPlan Export: Workaround precision issue in Deviation.frk export 2021-08-23 15:10:22 +02:00
Magne Sjaastad
3a94078867
Support optimized surface export from grid model layers
* #7885 Update opm-common with optimized coordinate import
* #7885 Allow null as default result from a script method
* #7885 Propagate default parameter values to generated Python code
* #7885 Add CommandRouter as hub for worker methods
* #7885 Add support for use of CommadRouter from Python
2021-08-23 11:58:32 +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
966bcd1e77
Ensemble surface import and statistics 2021-08-17 13:38:12 +02:00
jonjenssen
d1e81f3c1e Update ODB libraried needed for linking 2021-08-16 12:34:50 +02:00
jonjenssen
605af789c6
Protect against crash in 3d view due to nullptr in linkwellpathfeature command check (#7876)
* Protected against crash in 3d view due to nullptr

* Code cleanup
2021-08-14 14:23:55 +02:00
Magne Sjaastad
8dbb1d5ccd
Improve well path modeling
* Improve handling of MD at first target
* When sea level well target is disabled, update MD of first target
* Show well target spheres by default, allow toggling of spheres
* Activate well target modifiers when clicking on well targets
* Remove selection update causing an unstable 3D view
* Improve display and handling of multiple locations
* Add special 3D target for tie in well target
* Add slider to tie in MD input field
* Show MD in well path target table
* Delete all well path laterals when deleting a well path

* Python : Add lateral to parent well
* Python : Add perforation interval
2021-08-13 16:48:33 +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
jonjenssen
ca0433ca3a Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Kristian Bendiksen
6317489af8 #7666 Statistics Plot: Option to show histogram as curve 2021-07-02 09:39:18 +02:00
Kristian Bendiksen
0cbfd11dc3 #7751 Statistics Plot: add relative frequency percentage option 2021-07-02 09:39:18 +02:00
Kristian Bendiksen
84bf5d5454 #7752 Statistics Plot: Add titles for x and y axis 2021-07-02 09:39:18 +02:00
Magne Sjaastad
d1ecac012d Janitor : Update vector count 2021-07-02 07:54:01 +02:00
Magne Sjaastad
e03bebf5fe #7838 Summary: Include missing Node vector GPR in category Group 2021-07-01 16:05:46 +02:00
Magne Sjaastad
54dee08798 #7831 Janitor: Do not create QtChart features if compiled without QtChart 2021-06-30 14:50:28 +02:00
Magne Sjaastad
93b5c39387 Janitor : Guard nullpointer access 2021-06-30 14:50:28 +02:00
Kristian Bendiksen
d79dcafe5a #7716 Ensemble Well Logs: Add context menu for curve set. 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
4d780b4915 #7716 Ensemble Well Logs: hide curves in project tree. 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
6aa28bceb2 #7716 Ensemble Well Logs: improve legends appearance
Also remove some unused code.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
cdec36a582 #7716 Ensemble Well Logs: reattach signals on project open. 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
4bd2a7b6fd #7716 Ensemble Well Logs: load data when project is opened. 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
e6043fa329 #7716 Ensemble Well Logs: improve statistics curves 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
3c784e9549 #7716 Ensemble Well Logs: Use colors from ensemble curve set 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
a5bc860526 #7716 Ensemble Well Logs: use filters from summary ensemble curve set. 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
5660f780b6 #7716 Use units from las files 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
fed98a4183 #7716 Added ensemble well log curve set 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
5a7b52abf6 Fix bug in error message format 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
6c11b6f33b Refactor: Make interface to enable reuse 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
f31aecf507 Refactor: extract EnsembleParameter into separate file. 2021-06-30 10:43:11 +02:00
Kristian Bendiksen
fb301ef3ab #7716 Add pdm object for Ensemble Well Logs 2021-06-30 10:43:11 +02:00
Magne Sjaastad
4e45f397e8 Fix missing includes 2021-06-29 19:09:12 +02:00
Magne Sjaastad
a3d5847733 #7824 Modeled Well Path : Optional support for linking of wells
#7824 Modeled Well Path : Add to context menu in 3D view
2021-06-29 19:04:27 +02:00
Magne Sjaastad
3a1f2c8a05 Janitor : Encapsulate dynamic cast to selection item type 2021-06-29 19:04:27 +02:00
Magne Sjaastad
96ac51c011 Fix missing includes 2021-06-29 19:04:00 +02:00
Magne Sjaastad
e06e0116d8 #7818 Modeled Well Path : Update location of completions 2021-06-29 15:33:03 +02:00
Magne Sjaastad
73f8046353 #7818 Modeled Well Path : Add support for creation of N laterals based on a template 2021-06-29 15:33:03 +02:00
Magne Sjaastad
95463c6521 #7811 Modeled Well Path : Add copy/paste of a modeled well path 2021-06-29 15:33:03 +02:00
Magne Sjaastad
d818a01b79 #7811 Modeled Well Path : Optionally use refpoint from top level well path 2021-06-28 14:44:45 +02:00
Magne Sjaastad
62d67a52c7 #7811 Modeled Well Path : Optionally show absolute coordinates 2021-06-28 14:44:45 +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
jonjenssen
aa2b4305de Improve handling of LGRs in cell filters (#7783)
* Improve handling of LGRs in cell filters
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