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
5e5d5cb0a6
Add dev-postfix to version text
2021-06-29 11:25:50 +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
Kristian Bendiksen
a652a2bfb9
#7782 Grid Statistics Plot: Use current Cell Result property for making histogram
2021-06-24 08:48:09 +02:00
Kristian Bendiksen
6fd5564545
#7718 Fix unnecessary error dialog for LAS import
2021-06-24 08:47:36 +02:00
Kristian Bendiksen
56b80b8a02
#7804 Compute static result for IJK indexes.
2021-06-23 15:34:40 +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
jonjenssen
5dd7822b5f
Fix typo in fault id parameter, send correct id to processing
2021-06-21 12:36:27 +02:00
jonjenssen
66b2b50a1d
Enable starting FaultRA processing from 3d view ( #7801 )
2021-06-18 16:51:05 +02:00
jonjenssen
0825fa10ac
delete existing database file before processing a new fault ( #7793 )
2021-06-18 11:28:47 +02:00
Magne Sjaastad
d7113a528c
#7786 Get version from command line
2021-06-16 13:14:07 +02:00
Kristian Bendiksen
da166bd7b9
Revert " #7754 Hide experimental StimPlan Model features behind RESINSIGHT_DEVEL"
...
This reverts commit 1322bae6b6
.
2021-06-16 12:24:12 +02:00
Magne Sjaastad
8a2def774a
Merge pull request #7785 from OPM/octave-fix
...
Octave : Always execute command objects in queue before return
2021-06-16 07:16:38 +02:00
Magne Sjaastad
216126033e
Octave : Always execute command objects in queue before return
2021-06-15 16:00:47 +02:00
Magne Sjaastad
7dfe35a9e0
#7780 Polyline Cell Filter : Make sure event handler is unregistered
2021-06-15 12:17:50 +02:00
Magne Sjaastad
2383cd1088
Added object and field keywords for 2021.06
2021-06-14 11:44:06 +02:00
Magne Sjaastad
47ad2fc21b
Python : Adjustment to setup.py.cmake
2021-06-14 11:37:20 +02:00
Magne Sjaastad
01c137c2c8
Add missing include
2021-06-14 10:00:28 +02:00
Magne Sjaastad
516d1c0084
Merge pull request #7767 from OPM/faultra_updates4
...
Fault RA: minor parameter changes
2021-06-14 09:49:46 +02:00
Magne Sjaastad
1350c56eaf
Guard nullpointer access and catch exceptions
2021-06-14 08:01:28 +02:00
Magne Sjaastad
60dbb8a715
#7774 Ensemble Statistics : Remove test for match on first reported simulation time step
...
When computing statistics curves for an ensemble, we computed these values based on curves having identical same timestamp as the first summary case in the ensemble. If the simulator had numerical issues, this first time step can be slightly different from case to case.
Remove this test on first time step, but keep the optional test on last time step.
2021-06-11 18:16:56 +02:00
Magne Sjaastad
2885f829b8
Merge changes from master into dev
...
No files changed by this commit
2021-06-11 16:54:48 +02:00
Magne Sjaastad
c8e37f4d59
Merge remote-tracking branch 'origin/master' into dev
2021-06-11 16:46:52 +02:00
Magne Sjaastad
92cce5612d
Merge master into dev (no files changed)
2021-06-11 15:07:07 +02:00
Magne Sjaastad
4b7744af26
#7771 Summary Plot Resampling: Crash for identical case names but different size
...
Avoid mix of curve values of different size
2021-06-11 14:48:36 +02:00
Magne Sjaastad
85b333d06d
Janitor: Do not search for visible categories if view is closed
2021-06-11 09:37:26 +02:00
Magne Sjaastad
fb28f7e6c8
Set version to 2021.06.0
2021-06-11 09:00:50 +02:00
Magne Sjaastad
2e5953216f
#7438 Project File: Simulation name is hard coded in plots
2021-06-11 08:06:46 +02:00
Magne Sjaastad
5d701dd12a
#7308 Project file: Avoid storing Eclipse Faults file list
2021-06-11 08:06:46 +02:00
Magne Sjaastad
fc8823d62f
Set version to 2021.06-RC_03
2021-06-11 08:06:46 +02:00
Magne Sjaastad
33411b9e79
Janitor : Fix missing formation category
2021-06-11 08:06:46 +02:00
Kristian Bendiksen
9d29ba47b0
StimPlan Model: Fall back to replacement values from input property
2021-06-10 15:51:29 +02:00
jonjenssen
f9129e767f
Make sure fault_ra parameter file is overwritten.
...
Adjust digits in loadstep strings to max number of steps.
Always use 0 as first step for adv. processing.
2021-06-10 14:27:21 +02:00
Magne Sjaastad
889231755d
Janitor : Move geomech tab to the right of scripting tab
2021-06-10 14:09:52 +02:00
Magne Sjaastad
ea9e3f7a52
Janitor : Hide undo stack behind environmentvariable DEVEL
...
Move geomech tab after scripting
2021-06-10 14:04:55 +02:00
Magne Sjaastad
40c44983f4
#7761 Objective Function : Fix typo for history vector
2021-06-10 11:31:26 +02:00
Magne Sjaastad
c6be89b61c
Janitor : Adjust default font size
2021-06-10 11:06:36 +02:00
Magne Sjaastad
9f85975f2c
Janitor : Improve icons and availability for new statistics
2021-06-10 09:33:22 +02:00