Magne Sjaastad
478955d0f6
#2816 Summary Curves : Replace empty auto name with plot title
...
Also add a fallback if everything else ends up with an empty name
2018-04-27 07:38:32 +02:00
Magne Sjaastad
6ed6a55c4e
#2831 System : Display text in status bar to ensure the widget is created
2018-04-27 06:55:26 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Magne Sjaastad
515ed8a649
#2798 Dock Widgets : Store dock widget state when closed by "x"
2018-04-26 20:40:06 +02:00
Magne Sjaastad
132db2bb1e
#2798 Dock Widgets : Improve menus and handling of tabbed dock widgets
...
Create dock widgets based on static names
Build Windows menu based on static names
Wire up toggleView actions to RiuDockWidgetTools
Change dock widget visibility based on view
2018-04-26 20:05:42 +02:00
Magne Sjaastad
014944b4c0
#2798 Dock Widgets : Raise widget to make it top most widget if tabbed
2018-04-26 19:57:51 +02:00
Magne Sjaastad
97baff4e0f
#2798 Dock Widgets : Add RiuDockWidgetTools
2018-04-26 19:52:27 +02:00
Magne Sjaastad
a0e4f71138
#2715 Add direct access to RigFemPartCollection from a GeoMechView
2018-04-25 12:45:58 +02:00
Magne Sjaastad
8383ee12cf
#2715 Mohr Circle plot: Early exit if element type is not HEX8P
2018-04-25 12:45:58 +02:00
Magne Sjaastad
9856038524
#2715 Geo Mech : Show element type in Result Info
2018-04-25 12:45:58 +02:00
Magne Sjaastad
bc26fa697c
#2715 Mohr Circle plot : Do as little as possible if not visible
2018-04-25 12:45:58 +02:00
Magne Sjaastad
fdcf9f3ba4
#2715 Mohr Circle plot : Hide dock widet by default
2018-04-25 12:45:58 +02:00
Magne Sjaastad
b6aa35bf11
#2793 RegTest, Fault visibility : Add translation code for older project files
2018-04-24 12:56:28 +02:00
Magne Sjaastad
9ac3d806e2
#2663 Rename
2018-04-23 23:06:21 +02:00
Magne Sjaastad
a9b1883dc8
#2663 Zoom All : Check if completions intersects bounding box of model
2018-04-23 22:52:44 +02:00
Magne Sjaastad
1ff149c668
#2580 Export Completion Data : Add command in File/Export menu
2018-04-20 15:08:25 +02:00
Magne Sjaastad
ac10c4b9ac
#2770 : Never compute completion type for simulation well fractures
2018-04-20 14:22:55 +02:00
Magne Sjaastad
98e95fe5bf
#2770 Fracture : Trigger recompute when well collection is toggeled
2018-04-20 14:22:55 +02:00
Magne Sjaastad
4eec46cbdc
#2770 Fracture : Extract startTimer()
2018-04-20 14:22:55 +02:00
Magne Sjaastad
95151193e9
#2770 Fracture : Only evaluate visibble geometry for completion types
2018-04-20 14:22:55 +02:00
Magne Sjaastad
69630211ca
#2770 Fracture : Recompute completion type when required
2018-04-20 14:22:55 +02:00
Magne Sjaastad
9550864c9e
#2711 Project File : Use forward slash for project file path in XML
2018-04-20 10:07:00 +02:00
Magne Sjaastad
9e40ba39c8
#2684 Well CF Visualization: Option to turn off CF visualization on closed connections
2018-04-19 22:28:22 +02:00
Magne Sjaastad
e6781e2de4
#2683 Well CF Visualization: Refactor computation of connection factor location
2018-04-19 21:49:01 +02:00
Magne Sjaastad
f365dae014
#2683 Well CF Visualization: Add missing null pointer test
2018-04-19 20:29:24 +02:00
Magne Sjaastad
7156779e3d
Rename
2018-04-19 20:20:57 +02:00
Magne Sjaastad
c16c10e774
#2683 Well CF Visualization: Show connection factors on closed connections
2018-04-19 20:18:15 +02:00
Magne Sjaastad
7676ba4f20
#2683 Refactoring : Use range based for and rename
2018-04-19 16:20:43 +02:00
Magne Sjaastad
39cb9326e4
#2683 Well CF Visualization: Sim Well pipe color should be gray for closed existing connections
2018-04-19 16:13:18 +02:00
Magne Sjaastad
d5bdd1f7a1
#2765 Completions : Use max available diameter when combining multiple completions in same cell
2018-04-19 14:55:14 +02:00
Magne Sjaastad
6ff50f3bca
#2762 System : Use infinity() instead of HUGE_VAL (gcc6 fix)
2018-04-19 13:55:22 +02:00
Magne Sjaastad
fd0228ee01
System : Use numeric_limits::infinity instead of HUGE_VALF
2018-04-19 13:55:22 +02:00
Magne Sjaastad
2a840bae76
System : Use numeric_limits::max instead of INT_MAX
2018-04-19 13:55:22 +02:00
Magne Sjaastad
dcde9ccf72
#2727 Legends : Move enum to RimLegendConfig
2018-04-19 08:42:49 +02:00
Magne Sjaastad
cdbfed9f36
Legends : Changed to private functions, added override, other cleanup
2018-04-19 08:37:41 +02:00
Magne Sjaastad
305fdfcfc8
Remove unused variables and functions
2018-04-19 07:19:29 +02:00
Magne Sjaastad
978a74a1fe
#2727 Legends : Remove obsolete functions
2018-04-18 10:43:01 +02:00
Magne Sjaastad
71b7bd21f9
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Magne Sjaastad
f85c1de330
Doc : Updated view classes
2018-04-18 09:53:27 +02:00
Magne Sjaastad
2452c965ab
#2728 Well CF Visualization: Contributions in same cell are not added
2018-04-17 16:01:29 +02:00
Magne Sjaastad
f3a235b9df
#2748 Completion Type Calculations : Remove unused code
2018-04-17 14:42:15 +02:00
Magne Sjaastad
ba3074ff08
#2748 Completion Type Calculations : Use findIntersectedGlobalCellIndices
2018-04-17 14:42:15 +02:00
Magne Sjaastad
7a2979ca56
Always show all completion type categories in Property Filter
...
Revert change introduced in 0f696b81
2018-04-17 14:42:15 +02:00
Magne Sjaastad
c0704a65f3
#2744 Well Log Extractor : Replace use of cornerIndices with cellCornerVertices
2018-04-17 10:14:57 +02:00
Magne Sjaastad
34cbd79410
#2744 Well Log Extractor : Support detection of small well path inside one cell
2018-04-17 09:41:08 +02:00
Magne Sjaastad
4fc6da2c76
#2744 Well Log Extractor : Add failing test for well path inside one cell
2018-04-17 09:35:04 +02:00
Magne Sjaastad
43e5fb00f4
Testing : Fix invalid index in small mock model
2018-04-17 07:55:52 +02:00
Magne Sjaastad
12fcb124c7
#2697 #2700 #2697 Export Completions
...
Rename to RicfExportSimWellFractureCompletions
Add missing parameters to RicfExportWellPathCompletions
Add support for individual export multiple completion types into separate sections of same file
2018-04-13 12:13:27 +02:00
Magne Sjaastad
dfa87b218f
#2737 Command File Launcher : Add command for launching command file from UI
2018-04-13 12:04:43 +02:00
Magne Sjaastad
1d3bc6887e
#2709 Export of COMPDAT : Always export diameter
2018-04-13 12:04:23 +02:00
Magne Sjaastad
7a09b9a146
#2632 Export Completions : Show settings for avalable completions types
2018-04-09 11:36:01 +02:00
Magne Sjaastad
c759ef71b9
#2632 Export Completions : Use common entry point for completion export
2018-04-09 11:36:01 +02:00
Magne Sjaastad
f71563cb1e
#2632 Export Completions : Add sub menus for export of completions
2018-04-09 11:36:01 +02:00
Magne Sjaastad
4377ac2a6b
AppFwk : Remove sub menu action if sub menu is empty
2018-04-09 11:36:01 +02:00
Magne Sjaastad
7f137a3e7c
#2632 Export Completions : Add exportCompletionsForVisibleSimWells
2018-04-09 11:36:01 +02:00
Magne Sjaastad
4fb1a0385c
#2632 Export Completions : Add exportCompletionsForVisibleWellPaths
2018-04-09 11:36:01 +02:00
Magne Sjaastad
e50e34feb4
#2632 Export Completions : Remove support for export of all well path completions
2018-04-09 11:36:01 +02:00
Magne Sjaastad
a40c4df6b3
#2632 Export Completions : Set all completions in same group
2018-04-09 11:36:01 +02:00
Magne Sjaastad
98c8f3305d
Add missing include
2018-04-05 14:47:03 +02:00
Magne Sjaastad
69b6ca6956
Fix signed / unsigned compare
2018-04-05 14:25:47 +02:00
Magne Sjaastad
9b0427aba9
#2553 Well CF Visualization: Add viz of connection factors on sim wells
2018-04-05 14:25:47 +02:00
Magne Sjaastad
c0054cff91
#2553 Well CF Visualization: Add recompute of virtual conn factors
2018-04-05 14:25:47 +02:00
Magne Sjaastad
50212fff0d
#2553 Well CF Visualization: Add findOrCreateSimWellExtractor()
2018-04-05 14:25:47 +02:00
Magne Sjaastad
0512d3fbbc
#2553 Well CF Visualization: Read well connection factor from ecllib
2018-04-05 14:25:47 +02:00
Magne Sjaastad
c7fbc99c9d
#2553 Move RigWellResultPoint into separate file
2018-04-05 14:25:47 +02:00
Magne Sjaastad
1a6c529488
Regression Test : Do not show warning/error dock window
2018-03-24 14:59:07 +01:00
Magne Sjaastad
bffc50b826
Fix typo when generating light NNC colors
2018-03-24 14:44:08 +01:00
Magne Sjaastad
a55740a376
Merge pull request #2637 from crayxt/patch-1
...
Fix desktop file
2018-03-23 18:36:53 +01:00
Magne Sjaastad
ca8e56cff1
Perforation Interval : Do not cast to int when creating new perf interval
2018-03-21 10:16:37 +01:00
Magne Sjaastad
0f696b81fe
#2625 Completion Type Legend : Update property editor categories
2018-03-21 09:06:16 +01:00
Magne Sjaastad
41d92832a7
#2631 Whitespace
2018-03-21 07:48:47 +01:00
Magne Sjaastad
4060e7e5a5
#2631 Text Export to Eclipse : Generated text file has too many characters in line
2018-03-21 07:43:59 +01:00
Magne Sjaastad
8db8575d1e
#2625 Completion Type Legend : Only show categories present in the model
2018-03-21 07:43:59 +01:00
Magne Sjaastad
595bf2aa97
#2440 Export Completions: Add MD-in and MD-out to comments
2018-03-20 13:30:18 +01:00
Magne Sjaastad
3cf7deea3a
Hide next fracture ID from UI
2018-03-20 13:22:48 +01:00
Magne Sjaastad
57a766fd09
Return if geometry generator is null
2018-03-20 13:18:24 +01:00
Magne Sjaastad
4bb468b07a
#2626 Fracture Adjustments : Shorter UI text
2018-03-20 10:58:06 +01:00
Magne Sjaastad
a108726f7a
Fix missing include on Linux
2018-03-20 10:50:16 +01:00
Magne Sjaastad
39c8834181
#2627 Export CF : kh is reported as zero
2018-03-20 10:48:06 +01:00
Magne Sjaastad
cb6dbb1bee
#2626 Fracture Adjustments
2018-03-20 10:42:53 +01:00
Magne Sjaastad
af677451c6
Refactor : Use const reference
2018-03-20 08:32:23 +01:00
Magne Sjaastad
0b123044a1
#2619 Fracture Sensitivity Support: Add conductivity scale for Ellipse fractures
2018-03-20 08:22:38 +01:00
Magne Sjaastad
0dc48db993
#2600 Well CF Visualization: Improve result info text content
2018-03-19 21:09:54 +01:00
Magne Sjaastad
241bf0364c
#2600 Well CF Visualization: Make sure all connections are visualized
2018-03-19 14:41:46 +01:00
Magne Sjaastad
0583c7a815
Rename
2018-03-16 16:46:51 +01:00
Magne Sjaastad
200873f2da
Code cleanup
2018-03-16 16:12:25 +01:00
Magne Sjaastad
1aad577a49
#2544 Well CF Visualization: Use simplified star geometry
2018-03-16 15:58:04 +01:00
Magne Sjaastad
7bb705b1b7
#2600 Well CF Visualization: Add picking on connection factor objects
2018-03-16 15:33:57 +01:00
Magne Sjaastad
9656883c92
Fix wrong use of macros in constructor causing crash triggered by regression tests
2018-03-16 13:41:43 +01:00
Magne Sjaastad
ecfb827b41
Add missing init macros in constructor
2018-03-16 13:41:43 +01:00
Magne Sjaastad
471d625051
#2621 Improve interface of part managers to prepare for use in 2D intersection views
2018-03-16 11:48:51 +01:00
Magne Sjaastad
08a978d0d7
#2621 Check valid date in perforation interval
2018-03-16 11:48:51 +01:00
Magne Sjaastad
4853957637
#2544 Well CF Visualization: Add geometry generator and source info object
...
rename
remove unused
move to separate file
rename
2018-03-15 21:27:42 +01:00
Magne Sjaastad
eb6b7450eb
#2544 Well CF Visualization: Add support for no lighting
2018-03-15 19:20:40 +01:00
Magne Sjaastad
f55d029256
#2544 Well CF Visualization: Make the orientation of the star geometry follow well path
2018-03-15 19:19:18 +01:00
Magne Sjaastad
c8b92a0c89
#2601 Well CF Visualization: Support regeneration of viz on time step changes
2018-03-15 07:52:54 +01:00
Magne Sjaastad
ab67dcfd1f
#2463 Well CF Visualization: Set 'Well Connection Factors' default off
2018-03-15 07:27:48 +01:00
Magne Sjaastad
cf1557fdf8
Include cleanup
2018-03-14 15:26:19 +01:00
Magne Sjaastad
06b619cd17
Clang : Set AllowShortCaseLabelsOnASingleLine to false
2018-03-14 15:04:32 +01:00