jonjenssen
08c207e556
Use resolution enum in contourmaps ( #12113 )
...
* Use resolution enum in contourmaps
2025-01-31 14:43:34 +01:00
Magne Sjaastad
d37bc104e4
Contour Map: Add optional value filtering
...
* #12071 Contour Map: Add optional value filtering
* Move management of min/max values to common base class
2025-01-16 13:52:03 +01:00
Kristian Bendiksen
925403764e
Add Statistics Contour Map for eclipse grid ensembles.
2024-12-10 15:28:26 +01:00
Kristian Bendiksen
88ded4f7a0
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
Kristian Bendiksen
f5437e6c72
Refactor: extract computation for contour map projection.
2024-11-07 13:13:20 +01:00
Kristian Bendiksen
293e19d820
Refactor: make contour map calculation easier to reuse.
2024-10-23 14:46:52 +02:00
Kristian Bendiksen
4c3fb3cc47
Janitor: clean up includes.
2024-10-17 08:23:22 +02:00
Kristian Bendiksen
a8d56417f6
Refactor: Extract RigContourMapGrid object.
2024-10-17 08:23:22 +02:00
jonjenssen
fb5758a363
Support both AND and OR operations when combining range and index filters ( #11275 )
...
Support both AND and OR operations when combining range and index filters
2024-03-11 20:02:47 +01:00
Kristian Bendiksen
544e6974e7
Refactor: improve interface for finding intersecting cells.
2024-01-03 13:00:09 +01:00
jonjenssen
1fab743d56
INP import updates ( #10952 )
...
Support reading element type results
Automatically load properties from INP include files generated by Fault Reactivation Model exporter
Some refactoring of element and result types.
2023-12-14 08:46:41 +01:00
jonjenssen
0a807618b9
Cell filter performance improvement ( #10550 )
...
* Speed up eclipse and geomech cell filters
2023-08-29 14:41:55 +02:00
Magne Sjaastad
bb293539d5
Additional refactoring for POR-Bar result handling
...
* Always use element-nodal for POR calculations
* Add RigFemAddressDefines
Add special handling for "POR-Bar" result, always use element_nodal
* 9362 Show unit text "sg" when normalized by hydrostatic pressure
2023-08-23 13:29:54 +02:00
Magne Sjaastad
59ca0b943c
Add readability-simplify-boolean-expr
...
* Add readability-simplify-boolean-expr
* Fixes based on review
2023-06-26 13:12:41 +02:00
Jørgen Herje
b83fe73395
Displacement curves fault faces ( #10243 )
2023-05-22 11:37:57 +02:00
Magne Sjaastad
0c90f67dcc
Change API for PdmObjectHandle and PdmFieldHandle
...
* Refactor interface to PdmObjectHandle and PdmFieldHandle
Return objects instead of passing in structures as parameters
* Add nodiscard to several functions
* Remove redundant this->
* Rename to ptrReferencedObjectsByType
2023-05-12 21:41:34 +02:00
Magne Sjaastad
f8c5cf389f
clang-format: Set column width to 140
...
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-02-26 10:48:40 +01:00
jonjenssen
85f1b004cb
Geomech frames support ( #9678 )
...
Support for showing frames in geomech data.
2023-01-18 14:42:33 +01:00
Magne Sjaastad
c2ab9e6fe0
Regression Test: Do not access RimWellLogPlotCollection directly from desctructors
...
Regression tests are calling RimProject::reset(), and this function deletes the RimProject object.
2022-08-24 08:58:03 +02:00
Magne Sjaastad
f0ce04597d
Merge pull request #8985 from OPM/8926-remove-useoptionsonly
...
AppFwk : Remove obsolete useOptionsOnly
2022-05-29 13:01:27 +02:00
Magne Sjaastad
fef0a2b70c
Janitor : Remove obsolete includes in header files
2022-01-07 10:38:56 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Jon Jenssen
a2acadf3f4
Crash protection
2021-10-09 14:42:09 +02:00
jonjenssen
df53e80913
Move GeoMech PDM files into subfolder
2021-03-10 14:45:52 +01:00