Kristian Bendiksen
1d552ea77d
Add well target generator cases to RimProject::allCases.
2024-12-23 10:02:19 +01:00
Kristian Bendiksen
d1aec2f1cb
#12005 Well Target Candidates: Move ensemble grid under generator in Project Tree
2024-12-23 10:02:19 +01:00
Kristian Bendiksen
1abd0afe6e
Well Target Candidates: misc improvements.
...
Improvements:
* Well Target Candidates: Add filtering by binary result
* Well Target Candidates: make result grid cell count configurable.
* Well Target Candidates: Improve ui ordering.
* Well Target Candidates: compute probability, and simplify vector names.
* Optimization: Avoid expensive unintended duplication of data
2024-12-20 10:25:15 +01:00
Kristian Bendiksen
30d0b8e115
Grid calculator: add support for grid ensembles.
2024-12-20 10:25:15 +01:00
Magne Sjaastad
7877cdf62d
#11994 GeoMech: Allow property filter to be linked to cell result
2024-12-20 07:37:33 +01:00
Magne Sjaastad
0ec9a36406
#11994 Allow property filter to be linked to cell result
2024-12-20 07:37:33 +01:00
Magne Sjaastad
997e14c90e
#11993 Improve ensemble search dialog
...
Use tree view instead of list view. Add filtering based on text match using realization numbers. Clean up user interface. Rename several GUI items.
2024-12-19 14:55:37 +01:00
Kristian Bendiksen
fb90844901
Generate well target candidates statistics for ensembles.
2024-12-18 12:28:20 +01:00
Kristian Bendiksen
925403764e
Add Statistics Contour Map for eclipse grid ensembles.
2024-12-10 15:28:26 +01:00
jonjenssen
711cb267fd
Polygon UI updates ( #11975 )
...
* Polygon UI updates
2024-12-06 14:26:30 +01:00
Magne Sjaastad
996a10f781
Fix curve highlight for non-ensemble curves
2024-12-05 08:18:43 +01:00
Magne Sjaastad
39d19c9826
#11966 Fix visibility control of curve legends
2024-12-04 19:38:15 +01:00
Magne Sjaastad
586aefe0b6
Mark SUMO features with BETA
2024-12-04 18:47:07 +01:00
Magne Sjaastad
b48b58ca14
#11386 Summary plot: TCPU and ELAPSED are cumulative vectors
2024-12-04 18:47:07 +01:00
Jon Jenssen
d90dd91e29
Hide grid mesh lines in contour map view
2024-12-03 15:33:53 +01:00
jonjenssen
eee6f36a0e
Merge pull request #11952 from OPM/polygon_updates
...
Polygon command updates
2024-12-03 13:50:55 +01:00
Kristian Bendiksen
bd3ef3f775
#11943 Contour Map: regenerate grid and projection on sampling factor change.
2024-12-02 09:38:52 +01:00
jonjenssen
9ec83836ed
Better command support for multi-select of polygons
2024-11-29 23:43:03 +01:00
Magne Sjaastad
24fc63ab6d
VFP: Make sure table number is included for INJ plots
2024-11-27 12:29:12 +01:00
Magne Sjaastad
ddefd39fc2
Python: Make more well completion parameters available
...
Add access to all MSW parameters in Python : "msw_settings = well_path.msw_settings()"
Make all parameters of the well completion object available in Python.
2024-11-25 09:38:23 +01:00
Magne Sjaastad
6894149f8e
#11859 Summary Plot: Missing legend curve name for Excel data
...
Remove virtual from RimPlotCurve::setTitle()
Set curve name for an Ascii curve to custom
Make the curve title obsolete
2024-11-25 07:18:44 +01:00
Magne Sjaastad
db20065e1e
#11896 Make sure the Fractures folder in view is visible when required
...
The Fractures folder in a 3D view becomes visible when the first fracture is added. Make sure that the Project Tree is recreated correctly.
2024-11-21 14:46:39 +01:00
Magne Sjaastad
3cc2958384
Summary Table: Add user option to set time range on x-axis
...
* Make sure all evenly distributed labels are drawn
* Add start and end data
2024-11-21 14:38:59 +01:00
jonjenssen
f716b4e964
Support multiple timesteps per day using opm_common reader ( #11908 )
...
* Fix progress window hiding time step filter dlg
* Clean up reader preferences
2024-11-21 12:42:13 +01:00
Magne Sjaastad
065528ffba
#11909 Add null pointer guards when detecting unit system
2024-11-21 12:01:46 +01:00
Kristian Bendiksen
8da0690096
Refactor: Decouple RivContourMapProjectionPartMgr and RimContourMapProjection
2024-11-20 14:52:27 +01:00
Kristian Bendiksen
eb6467c599
Refactor: remove pass-through methods from Rim to Rig.
2024-11-20 14:52:27 +01:00
Kristian Bendiksen
a305464748
Refactor: Split out triangle generation from contour map
2024-11-18 09:12:44 +01:00
Magne Sjaastad
9b6e441386
Make it possible to exclude partial delta curves
...
Make sure statistics curves are recomputed on flag change
When toggling "Discard Missing or Incomplete Realizations", make sure the statistics is recomputed and the ensemble plots updated.
2024-11-18 07:45:20 +01:00
Magne Sjaastad
664b082c81
Use opm-common to read restart file from summary file
...
Testing identified performance issues related to reading restart file name from summary files.
Make sure the reading of timesteps is done only when required in new function getFileInfoAndTimeSteps.
Add reading of restart file name using opm-common when opm-common is active. The performance of this reader is much better than resdata.
2024-11-14 19:28:51 +01:00
Kristian Bendiksen
5588f8f0f9
Statistics contour map: Add UI for selection result aggregation type.
2024-11-13 15:36:44 +01:00
Kristian Bendiksen
88ded4f7a0
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
Kristian Bendiksen
c16bc11c03
Add configurable "relative sample spacing".
2024-11-13 15:36:44 +01:00
Kristian Bendiksen
e2940e4eaf
Contour Statistics Map: Compute results
2024-11-13 15:36:44 +01:00
Kristian Bendiksen
c4dd4865f4
Add StatisticsContourMap pdm object, and menu item.
2024-11-13 15:36:44 +01:00
Kristian Bendiksen
8e6d8ee317
Contour Map: Fix incorrect null guard.
2024-11-13 15:36:44 +01:00
Magne Sjaastad
8b221c26ab
Discard display of delta curves if data is missing
...
Add a flag used to control if missing data from either of the ensembles will return no data, or use zero if data is missing.
2024-11-13 15:18:10 +01:00
Magne Sjaastad
7550b8702c
Rename delta ensemble and case
...
Rename to RimDeltaSummaryCase and inherit RifSummaryReaderInterface
Rename to RimDeltaSummaryEnsemble
Remove obsolete RifDerivedEnsembleReader
2024-11-13 15:18:10 +01:00
Magne Sjaastad
11a3c66a0b
Make sure the vector name is visible for delta ensemble curves
2024-11-13 15:18:10 +01:00
Kristian Bendiksen
f5437e6c72
Refactor: extract computation for contour map projection.
2024-11-07 13:13:20 +01:00
Magne Sjaastad
94d6f81b0f
Improve Quick Access
...
* Add css to checked menu items
* Improve icons
* Use group name for field if found
* Add quick access fields for IJK Filter
* Add tree selection for selection of multiple fields
2024-11-07 09:36:24 +01:00
Magne Sjaastad
67e6df28b5
#11857 Make sure the summary curve type is updated
...
Always compute curve type Rate or Accumulated based on address if Auto curve type is set.
2024-11-06 07:16:07 +01:00
Magne Sjaastad
71b0ae1a16
Remove duplicated code in RiaPlotWindowRedrawScheduler
2024-11-04 17:34:49 +01:00
Magne Sjaastad
275526a64a
Remove unused includes
...
Remove unused includes, mostly AppEnum.h
2024-11-04 09:54:23 +01:00
Magne Sjaastad
7fe945e68d
#11842 Fix drag/drop of VFP plot into multiplot
...
Remove the deprecated plot collection
Make sure the dropped plot is visible in the multi plot
2024-11-04 08:47:21 +01:00
Magne Sjaastad
a05645e966
#11844 Quick Access adjustments
...
Show the Quick Access menu only for objects that implements RimFieldQuickAccessInterface
Show the fields made available by RimFieldQuickAccessInterface
2024-11-04 08:46:55 +01:00
Magne Sjaastad
4cf6a26083
Improve draw performance for active cell grid
...
* Show timing for geoBuilder.generateSurface()
* Check state of element vector result before geometry is created
* Improve performance for isFaceVisible
Avoid calling costly function cell() when possible
Remove check on fault geometry as this does not affect the visualization
* Performance: Avoid traversal of all cells when computing visibility
When we have an active cell grid, we can skip checking for inactive and invalid state.
Use the list of active grid cells when looping through cells.
2024-11-03 13:38:03 +01:00
jonjenssen
da683bed9e
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
jonjenssen
f21d1545f8
Some cleanup
2024-10-29 18:17:31 +01:00
jonjenssen
88118ee4e1
Privatize grid cell array
2024-10-29 18:17:31 +01:00