Magne Sjaastad
640b7406ec
#8292 Add docking widget used to manage summary plots
2021-11-17 16:26:47 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Magne Sjaastad
361bf4090a
#8246 Summary Curves : Use icons for summary categories
2021-11-08 09:50:09 +01: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
54a4f35588
#8142 Preferences : Move system settings into separate file
2021-10-13 12:52:02 +02:00
Kristian Bendiksen
9f86bf15ed
#8053 StimPlan Model Plot: Smaller font size for Facies log
2021-10-07 11:20:12 +02:00
Magne Sjaastad
f89cd51416
Performance : Use unordered_map
...
Use of unordered_map gives performance gain of 50% for lookup of addresses based on quantity name. Performance gain due to use of hash inside unordered_map.
2021-09-13 14:08:50 +02:00
jonjenssen
a5b80c649b
Merge pull request #7960 from OPM/geomech_WIA4
...
GeoMech: Well Integrity Analysis
2021-09-09 17:34:27 +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
54dee08798
#7831 Janitor: Do not create QtChart features if compiled without QtChart
2021-06-30 14:50:28 +02:00
Kristian Bendiksen
f31aecf507
Refactor: extract EnsembleParameter into separate file.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
fb301ef3ab
#7716 Add pdm object for Ensemble Well Logs
2021-06-30 10:43:11 +02:00
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
jonjenssen
66b2b50a1d
Enable starting FaultRA processing from 3d view ( #7801 )
2021-06-18 16:51:05 +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
9f85975f2c
Janitor : Improve icons and availability for new statistics
2021-06-10 09:33:22 +02:00
Magne Sjaastad
4de91e885b
#7761 Objective Function : Change formula and add several options
2021-06-09 21:22:37 +02:00
Kristian Bendiksen
b2025fbeef
#7667 Refactor: extract number format settings for reuse.
2021-05-29 10:00:27 +02:00
Magne Sjaastad
9d58769f89
Janitor : Avoid include of header file in header
2021-05-26 13:28:45 +02:00
jonjenssen
2e08f278ca
Surface: click on surface in 3d view to display value ( #7702 )
...
* Support showing result info for surfaces when clicking on them in the 3d view
2021-05-20 10:29:20 +02:00
Magne Sjaastad
f4c11e2ef2
#7049 Add toolbar button for export completions
2021-05-18 16:22:05 +02:00
Magne Sjaastad
282c6f3586
Remove obsolete code
2021-05-11 09:27:55 +02:00
Magne Sjaastad
1cf1eef048
#7632 Preferences : Add separate tab Eclipse Summary
...
Remove obsolete includes
2021-04-28 14:10:23 +02:00
magnesj
a44378e2f5
Fixes by clang-tidy
2021-04-15 08:00:07 +02:00
Magne Sjaastad
6421564b77
#7572 Preferences : Remove obsolete includes
2021-04-14 13:53:21 +02:00
Magne Sjaastad
63690d5196
Major rewrite of MSW export model
2021-04-13 07:54:34 +02:00
Magne Sjaastad
d082ce7eb1
#7527 Message Panel : Only update message panel if issued from GUI thread
2021-04-08 07:13:34 -07:00
Magne Sjaastad
fd8d38c4f0
#7519 Curve calculator: Assign unique ID after copy of calculation
...
Avoid duplicate entries in summary selection dialog
2021-03-26 12:05:52 +01:00
Kristian Bendiksen
45d641f348
#6222 Make cursor tracker readable in well log plot.
2021-03-19 22:00:18 +01:00
Magne Sjaastad
e1b71481ec
#7481 Usability : Update plot when menu closes
...
Parts of progress dialog GUI can be present after menu has closed
2021-03-11 10:45:54 +01:00
Magne Sjaastad
f56b442e26
#7481 Usability : Include case name in menu item text
2021-03-11 10:33:43 +01:00
Magne Sjaastad
4099662cbc
#7481 Usability : Open grid model from summary case and summary curve
2021-03-10 21:44:39 +01:00
jonjenssen
207f72c37e
Move geomech commands into subfolder
2021-03-09 17:14:18 +01:00
Magne Sjaastad
8bab748fa6
Improve MSW export including multi lateral wells
...
Based on branch https://github.com/OPM/ResInsight/tree/system-msw-refactor
- Move completion settings to property of well path
- Rename to RimFishbones
- Export implicit COMPSEGS for fishbones main bore
- Add valve for each branch
- Increase version number to be able to handle import of legacy project files
2021-02-26 14:59:57 +01:00
Magne Sjaastad
7d5268987c
Janitor : Add missing includes (GNU 8.3.0)
2021-02-22 18:06:18 +01:00
Magne Sjaastad
1caac72715
Janitor : Use std::clamp and remove obsolete includes of cvfMath
2021-02-22 13:37:05 +01:00
Magne Sjaastad
a86d0489ac
#7380 Janitor : Use forward declare when possible
2021-02-17 22:28:21 +01:00
Magne Sjaastad
ff92f7b792
Janitor : Remove Multi Case Import dialog and features
2021-02-12 13:18:57 +01:00
Magne Sjaastad
a25e795a02
Divide by Area: Remove duplicate reports of "/A"
2021-02-11 10:37:17 +01:00
Magne Sjaastad
cc292b197a
Result Divided by Area: Establish concept used to compute flow velocity and normalized trans ( #7349 )
...
* Geometry Tools : Add convenience functions for polygon area
* #7232 Result Divided by Area: Add cell face result and show in GUI
Native support for flow rate is given by mass rate (mass per time) over a cell face. Add a derived result that takes flow rate divided by cell face area to get velocity (distance per time).
Add support for this concept on relevant native results, and indicate this result type in UI using a "/A" postfix
* Speed up divided-by-area calculations by using openmp
* Some refactoring of result data access.
* Make sure NNC data is scaled correctly in vector flow viz.
Co-authored-by: jonjenssen <jon@soundsoft.no>
2021-02-11 03:01:17 +01:00
Magne Sjaastad
6ebf3aaaca
#7350 PVT curves : Use PVTNUM value to get PVT curve data
2021-02-10 15:19:38 +01:00
Magne Sjaastad
bcdba1bb8f
#7347 Property Editor : Enable undo/redo of field changed operations
2021-02-10 15:08:35 +01:00
Magne Sjaastad
14c09f30cf
#7342 Property Editor : Support multi-select of objects of same type
2021-02-10 15:08:35 +01:00
Magne Sjaastad
f14386314e
#7335 Dual poro models : Hide rel perm plots when fracture result is active
2021-02-09 13:06:54 +01:00
Magne Sjaastad
4866794f2b
#7289 Script : Add execute of last used script
2021-01-26 12:47:48 +01: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
953e7bd18e
#7236 Rewrite window closing in ResInsight
2021-01-20 10:58:06 +01:00