Magne Sjaastad
40fc7dacd0
#7856 Default settings for H5 summary file handling
2021-08-03 13:39:36 +02:00
Magne Sjaastad
1fcc24d84d
#7838 Summary: Include missing Node vector GPR in category Group
2021-07-02 08:01:13 +02:00
Magne Sjaastad
41a4e19f9e
Janitor : Update vector count
2021-07-02 07:59:53 +02:00
Magne Sjaastad
4ae3f0af1f
#7831 Janitor: Do not create QtChart features if compiled without QtChart
2021-06-30 14:19:15 +02:00
Magne Sjaastad
273e416b40
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:28:41 +02:00
Magne Sjaastad
27b1d6ebfb
Octave : Always execute command objects in queue before return
2021-06-25 14:28:34 +02:00
Magne Sjaastad
acdc1d5c15
#7780 Polyline Cell Filter : Make sure event handler is unregistered
2021-06-25 14:28:34 +02:00
jonjenssen
a4fd24a15a
Improve handling of LGRs in cell filters ( #7783 )
...
* Improve handling of LGRs in cell filters
2021-06-16 17:31:25 +02:00
Magne Sjaastad
24c2eeb022
Guard nullpointer access and catch exceptions
2021-06-14 08:08:18 +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
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
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
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
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
Magne Sjaastad
0b724da685
#7746 Plot window Messages: Simplify comments related to h5-files
2021-06-10 08:09:48 +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
1ebe4ec2a1
#7763 Improve extrapolation for when points are too close.
2021-06-09 21:23:50 +02:00
Magne Sjaastad
4de91e885b
#7761 Objective Function : Change formula and add several options
2021-06-09 21:22:37 +02:00
Magne Sjaastad
c89e00b966
Janitor : Remove confusing defaultExtent for an intersection
2021-06-09 21:18:42 +02:00
Magne Sjaastad
8259220abd
#7765 Well Log Curves : Improve handling of units
2021-06-09 21:18:42 +02:00
Magne Sjaastad
be160a9fe6
#3693 Intersect : Use active state of LGR cell to define visibility
...
Eclipse reports parent cell to LGR cells as active, and this property has been tested for in code.
Intersect reports inactive cell in the parent grid cell. Then we have to only check the active state of the LGR cell, not the parent cell.
2021-06-09 21:18:42 +02:00
Kristian Bendiksen
1322bae6b6
#7754 Hide experimental StimPlan Model features behind RESINSIGHT_DEVEL
2021-06-08 09:08:33 +02:00
Kristian Bendiksen
2390c91d9f
#7755 Move "Create StimPlan Model" menu item.
2021-06-08 09:08:33 +02:00
Magne Sjaastad
b9362386bc
#7450 Well Completion: Allocation of User defined D-factor to perforation connection factors
...
If the user defined a D-factor for the perforation interval, distribute the D-factor based on
D_cell = D_well * Sum_Tran_cells / Tran_cell
2021-06-07 09:28:57 +02:00
Magne Sjaastad
7ecd9b462a
#7660 Imported Input Properties should be time step independent
2021-06-04 12:12:50 +02:00
Magne Sjaastad
e1e7201b9b
#7742 Contour map : Fix mix of global grid and result index
...
Always use globalGridCellIndex for grid cells
Always use resultGridIndex for result property vectors
2021-06-04 08:30:15 +02:00
Magne Sjaastad
33a1bbb6d6
#7742 Contour map : Do not use activeCellInfo for all results
...
Some results have values for each global grid cell. Do not use the active cell index when computing contour maps.
2021-06-04 08:30:15 +02:00
Magne Sjaastad
b3467a2fca
#7739 Show only visible categories in legend
...
For the main Cell Result Legend, add an option to only show visible categories
2021-06-01 08:09:47 +02:00
Magne Sjaastad
6e0dadbdaa
#7739 Preparations : Expose reservoir cell IDs used to generate geometry
2021-06-01 08:09:47 +02:00
Magne Sjaastad
d132accd1d
Janitor : Clamp time step index
2021-06-01 08:09:47 +02:00
Kristian Bendiksen
ec239f9643
#7667 Statistics Plot: add number format settings.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
b2025fbeef
#7667 Refactor: extract number format settings for reuse.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
5d703b2a08
#7711 Statistics Plot: Remove border when gap width is zero.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
ae2af64c24
#7712 Statistics Plot: replace "Bar Width" with "Gap Width"
...
Also changed range from fraction to percentage, and inverted logic.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
429d1e4166
StimPlanModel export: use linear interpolation as last fallback for EQLNUM
2021-05-29 09:57:39 +02:00
jonjenssen
326a1765ef
Include all timesteps in preproc file, not just from/to
...
Convert angle to radians.
2021-05-29 00:47:03 +02:00
jonjenssen
e2e04db6eb
Write numbers as numbers in json, not strings ( #7736 )
2021-05-28 15:24:30 +02:00
jonjenssen
8752eebdca
Fault React. Assessment updates, part 2 ( #7735 )
...
* Add additional parameters to postprocessing script.
2021-05-28 14:31:36 +02:00
Magne Sjaastad
e5efcfa4e6
Added license info for application icons based on VS Code
2021-05-28 13:23:07 +02:00
Magne Sjaastad
0097e9dfb2
MSW : Fix length for the WELSWGS incremental depth
2021-05-28 07:27:53 +02:00
Magne Sjaastad
8749deb76a
#7731 MSW Fishbones : Adjust diameter for fishbone lateral segments in main bore cells
2021-05-28 07:27:53 +02:00
Magne Sjaastad
1f85adecab
#7729 MSW : Compute initial measured depth once
...
Avoid computing value of initial MD multiple times
2021-05-28 07:27:53 +02:00
Magne Sjaastad
eba78b2660
#7729 MSW : Fix wrong segment for lateral
...
A lateral is connected to wrong segment for user defined reference MD
2021-05-28 07:27:53 +02:00