Jon Jenssen
2e3ac5b02b
Fix intersection depth filter limit calculations
2022-08-02 09:07:24 +02:00
Jon Jenssen
89773da26e
Fix intersection crash by making sure we do nothing when top limit is below bottom limit
2022-06-02 06:54:45 +02:00
Magne Sjaastad
9c987855f2
Merge remote-tracking branch 'origin/patch_2021.10.3' into dev
2022-03-28 09:06:38 +02:00
Kristian Bendiksen
fda4d1d608
#8651 Surface Intersection Curve: Fix crash when non-overlapping surface and intersection ( #8737 )
2022-03-25 15:06:11 +01:00
Magne Sjaastad
64bed86f8f
Intersection : Add Python support for triangle and result values ( #8505 )
...
#8508 Python : Make sure an empty list will be received as empty list in Python
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2022-02-07 17:38:19 +00:00
jonjenssen
d9bb82de91
Merge pull request #8447 from OPM/intersection_filterupdate
...
Intersection: depth filter updates
2022-01-16 23:56:00 +01:00
Magne Sjaastad
dfd8b9986f
Janitor: Make sure the default legend is configured for intersection results
2022-01-07 10:38:56 +01:00
jonjenssen
55ba4bc802
Intersection depthfilter ( #8408 )
...
* Implement a simple depth filter to cut all geometry below a certain level for intersections
* Add option to override all curve intersection cut depths from collection.
* Add support for showing intersection above or below threshold. Update label texts.
2022-01-05 15:52:04 +01:00
Magne Sjaastad
44f588be27
#8312 2D/3D Intersections: Fix missing display of polyline
2021-12-01 16:27:28 +01:00
Magne Sjaastad
2b6767c328
#8312 2D/3D Intersections: Fix missing display of polyline
2021-11-24 09:24:35 +01:00
jonjenssen
059f30236b
Merge pull request #8168 from OPM/intersection_displacement
...
GeoMech: Support showing displacements on intersections, too
2021-10-20 01:41:14 +02:00
jonjenssen
b169900c41
GeoMech Intersection updates: support multiple parts ( #8160 )
...
* Rearrange intersection classes, split single file into one-per-class
* Support multi-part geomech case intersections
2021-10-15 16:57:18 +02:00
Magne Sjaastad
515168600f
Improved UI for surface band and curves ( #8026 )
...
* Add surface intersection bands and curves
* #8024 Ensemble Surface : Fix mix of files for a ensemble layer surface
2021-09-23 09:59:29 +02:00
Magne Sjaastad
7b1185cec4
Surface Folders
...
* #7978 Ensemble Surface : Use collection instead of specialized class
* Review updates
2021-09-13 10:16:09 +02:00
Magne Sjaastad
638f926429
cmake-format: Allow dangling parenthesis
2021-09-01 08:13:16 +02:00
Magne Sjaastad
b78cf3a4bb
Use cmake-format on all cmake files
2021-08-26 19:46:38 +02:00
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
Magne Sjaastad
6e0dadbdaa
#7739 Preparations : Expose reservoir cell IDs used to generate geometry
2021-06-01 08:09:47 +02:00
Magne Sjaastad
1cf1eef048
#7632 Preferences : Add separate tab Eclipse Summary
...
Remove obsolete includes
2021-04-28 14:10:23 +02:00
rubenthoms
bc81437435
Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. ( #7225 )
...
* Moved UnitSystem from RiaEclipseUnitTools to RiaDefines.
- Renamed UnitSystem to EclipseUnitSystem
- Replaced header includes and removed obsolete includes of RiaEclipseUnitTools.h
* Moved result name functions into separate file.
* Minor cleanup
Co-authored-by: rubenthoms <rubenthoms@users.noreply.github.com>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2021-01-21 12:58:46 +01:00
Gaute Lindkvist
81699db187
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00