Commit Graph

3582 Commits

Author SHA1 Message Date
Magne Sjaastad
e8ee077501 #1164 Added feature "Add Stored Well Allocation Plot" 2017-02-02 12:32:01 +01:00
Magne Sjaastad
da903575b6 #1164 Removed dummy objects 2017-02-02 12:31:40 +01:00
Magne Sjaastad
a91bf5144f Removed double namespace prefix 2017-02-02 12:10:14 +01:00
Magne Sjaastad
e48c9c0e10 Add one and only one flow diag solution if flux is available 2017-02-02 12:06:08 +01:00
Jacob Støren
eee43ccf0f #1108, #1110, #1116 Pie chart Well Allocation Factors now working. 2017-02-02 11:30:59 +01:00
Magne Sjaastad
7abdc38d92 #1148 Fixed issue causing well cells to always be enabled 2017-02-02 11:27:55 +01:00
Magne Sjaastad
7c86482af3 #1107 Added calculateValueOptions for case and flow diag solution 2017-02-02 11:11:03 +01:00
Magne Sjaastad
d24bf527bf Assign default colors to wells when importing case from file 2017-02-02 10:35:15 +01:00
Magne Sjaastad
b90b2fbc04 Use ordering of RigSingleWellResultsData when assigning well colors 2017-02-02 10:34:32 +01:00
Magne Sjaastad
c4d9c1d780 #1148 Made tristate of well cell fence 2017-02-02 09:59:26 +01:00
Magne Sjaastad
53bccf3d0f #1148 Improved obsolete field behaviour for well head, label and well cells 2017-02-02 09:59:26 +01:00
Magne Sjaastad
fad0974b3f #1148 Use tristate for well cell visibility 2017-02-02 09:59:26 +01:00
Jacob Støren
b26bd11674 #1113 Made tracer colors consistent, and son to be consistent with default well colors 2017-02-02 09:56:39 +01:00
Jacob Støren
8e4e7f098f #1113, #1112 Made stacked curves. Now the accumulated well flow by connection graphs is up to speed. 2017-02-01 19:18:37 +01:00
Magne Sjaastad
a4ce5f532d #1148 Use tristate to indicate visibility of simulation well geometry 2017-02-01 09:52:01 +01:00
Magne Sjaastad
bd732d9564 #1148 Always show context menus 2017-02-01 09:52:01 +01:00
Magne Sjaastad
ddd72b4866 #1148 Added well head scale factor to EclipseWell 2017-02-01 09:52:01 +01:00
Magne Sjaastad
929e9ad09b Guard for index out of range 2017-02-01 09:52:01 +01:00
Jacob Støren
3f091aa884 #1112 Guard against none-connection segments in accumulation calculation 2017-01-31 16:35:49 +01:00
Jacob Støren
d3f1c9d6fa #1112 Calculation of accumulated well flow is now implemented. Tracers are handled, as well as MSW's. 2017-01-31 15:29:22 +01:00
Magne Sjaastad
b75fdb4a6d #1152 Replace space in filenames with underscore 2017-01-31 09:58:11 +01:00
Magne Sjaastad
f2a4fee68f Added missing updateConnectedEditors 2017-01-30 14:59:10 +01:00
Magne Sjaastad
9aa273e3a2 #1148 Rename and reorder of items in panel 2017-01-30 14:53:20 +01:00
Magne Sjaastad
301c36d809 #1148 Always show connection status color for well spheres 2017-01-30 14:50:45 +01:00
Magne Sjaastad
7b6574327e #1094 Gray out wells not visible because they do not intersect visible cells 2017-01-27 15:50:17 +01:00
Magne Sjaastad
bd14f97a2b #1094 Use range based for 2017-01-27 15:48:56 +01:00
Magne Sjaastad
23eeacde37 #1094 Improved constness and use of range based for 2017-01-27 15:19:18 +01:00
Magne Sjaastad
1e20a61d4c #1078 Updated enabled state of well cells and well cell fence 2017-01-26 18:01:08 +01:00
Magne Sjaastad
ccc7345706 #1078 Added context menu for well cells and well cell fence 2017-01-26 17:52:13 +01:00
Magne Sjaastad
8f4fa4592a #1078 Improved well cells and well cell fence settings 2017-01-26 17:41:34 +01:00
Magne Sjaastad
d0f613520e #1078 Added possibility to show/hide connection status colors 2017-01-26 14:25:34 +01:00
Magne Sjaastad
1f9ef0d942 #1078 Added color control to sim well collection 2017-01-26 12:25:45 +01:00
Magne Sjaastad
f9a9040ed5 #1078 Added show pipe and show spheres to well collection 2017-01-26 10:27:23 +01:00
Magne Sjaastad
8304cb0393 #1078 Added showWellsIntersectingVisibleCells
Obsoleted wellPipeVisibility and removed wellSphereVisibility
2017-01-26 08:12:28 +01:00
Magne Sjaastad
6ee54733f4 #1078 Context menu commands for multi select of EclipseWell objects 2017-01-26 07:23:18 +01:00
Magne Sjaastad
c4d4d03cee #1078 Added well head control to RimEclipseWell plus rename and reorder 2017-01-26 07:23:18 +01:00
Jacob Støren
90c791a2da #1112 Finally the first iteration of the actual calculation of accumulated flow pr connection. No Flow Diagnostics yet, and we wait for the real flow rates. 2017-01-25 22:49:25 +01:00
Magne Sjaastad
5053112e3d #1118 Calculate and display flow rate 2017-01-24 14:25:31 +01:00
Magne Sjaastad
1b517a8e5e Added helper class for measured depth 2017-01-24 13:46:35 +01:00
Magne Sjaastad
b96b51284e Fixed invalid comparison between signed and unsigned 2017-01-23 14:43:52 +01:00
Magne Sjaastad
7adafbe17c Fixed missing forward declare 2017-01-23 14:16:57 +01:00
Magne Sjaastad
5ffd2ac626 Fixed type compare 2017-01-23 13:51:44 +01:00
Magne Sjaastad
055315085e #1108 Created settings object for "Well Allocation Factors" pie chart 2017-01-23 13:29:06 +01:00
Magne Sjaastad
2511a59f8a #1116 Added RiuNightchartsWidget 2017-01-23 12:59:24 +01:00
Magne Sjaastad
d71476b1aa System : Improved organization of ThirdParty libraries 2017-01-23 12:59:24 +01:00
Jacob Støren
825c505443 #1112, #1106 Added and removed fields to make the allocation plot have the needed data to do its calculation. Refacord the CenterLine calculation interface yet again to make it usable. 2017-01-23 11:10:09 +01:00
Jacob Støren
b4308a857c Added Comments 2017-01-20 17:29:24 +01:00
Jacob Støren
6f48200bd3 Made method protected 2017-01-20 17:20:28 +01:00
Jacob Støren
0d7da9788a #1112 Made conveninece methods to calculate well pipe centerline, and added possibility to do it pr timestep. 2017-01-20 17:20:09 +01:00
Magne Sjaastad
cebe5428be #1107 Moved showWindow field to RimViewWindow and removed showWindow field from derived classes 2017-01-20 16:25:05 +01:00
Jacob Støren
94f94af325 #1112 Added a flowrate to the well results. Waiting for ERT to include the reading. 2017-01-20 16:12:12 +01:00
Jacob Støren
06b9f13e41 #1112 Well centerline with cell centers improved, and moved to centerline calculator 2017-01-20 15:57:04 +01:00
Jacob Støren
d7782c6ddf #1112 Refactored well centerline calculation a bit 2017-01-20 15:00:19 +01:00
Jacob Støren
51d6d21d77 Constified wellresultcell to cell 2017-01-20 14:56:08 +01:00
Jacob Støren
c025c2a3d7 Renaming in the aftermath of the MDI window control refactorization. Aligned fieldChangedByUi in that respact as well. 2017-01-20 11:38:18 +01:00
Jacob Støren
a1aec0b5e0 Fixed compile error not catched by cotire compilation 2017-01-20 10:32:01 +01:00
Jacob Støren
cd6ebc965a #1106 Update data on loadDataAndUpdate 2017-01-20 09:44:12 +01:00
Jacob Støren
d8f75a32c6 Removed compiler warnings 2017-01-19 18:04:36 +01:00
Jacob Støren
6bd8a4d51a #1106, #1107, #1009, #1113 Started using WellLog plot for the Accumulated Well Flow plot 2017-01-19 17:58:07 +01:00
Jacob Støren
6fad753c4d #1131 Added update of the plot treeview when changing preferences 2017-01-19 17:58:04 +01:00
Jacob Støren
43249f7af8 Refactor related to #1106, #1107, #1109, #1113. Refactored the MDI control
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
2edc090c89 Restored previous behaviour related to result accessor creation 2017-01-19 10:39:08 +01:00
Magne Sjaastad
9b42f1ca8c Reverted 4ec7c97a77
Access of RimEclipseCase was done by firstAncestorOf from, and in several cases RimEclipseCase is not parent of RimEclipseCellColors. RimEclipseCase must be explicitly specified.
2017-01-19 10:37:59 +01:00
Magne Sjaastad
539db3cc52 #1128m Cleaned up includes 2017-01-18 09:56:42 +01:00
Magne Sjaastad
8786b863dd #1128 Use well color along pipe in undefined sections 2017-01-18 09:44:48 +01:00
Magne Sjaastad
f5000766c4 #1077 Added option to draw simulation well pipes from center to center 2017-01-18 08:06:03 +01:00
Magne Sjaastad
e0ba009e34 Cleaned up includes
Removed includes to cvfLibCore and friends. Removed several includes from header files.
2017-01-17 15:11:02 +01:00
Magne Sjaastad
bdeb2b5584 Cleaned up includes 2017-01-17 14:27:30 +01:00
Magne Sjaastad
c11daf88fa #1127 Now possible to select well by clicking on well head geometry 2017-01-17 14:18:03 +01:00
Magne Sjaastad
a91636ac8b #1127 Select sim well when clicking on well head 2017-01-17 13:33:24 +01:00
Magne Sjaastad
1b5dc51a7e #1084 Snapshot : Removed header above table 2017-01-17 13:11:09 +01:00
Magne Sjaastad
07865268b1 Snapshot : Set fields read only based on state of other fields 2017-01-17 12:59:13 +01:00
Magne Sjaastad
3488ada29d #1083 Snapshot : Added None to view list 2017-01-17 11:05:21 +01:00
Magne Sjaastad
9c1e9f0970 #1080 Snapshot : Show parameter and case as default 2017-01-17 10:40:38 +01:00
Magne Sjaastad
22f870bff0 #1082 Snapshot : Added four empty rows 2017-01-16 23:21:28 +01:00
Magne Sjaastad
2292debc6b #1085 Snapshots : Added toggle to control if a snapshot definition is active 2017-01-16 22:55:22 +01:00
Magne Sjaastad
723e0f9286 #1107 #1111 Added update of well allocation plot from 3D view 2017-01-13 13:32:17 +01:00
Magne Sjaastad
ccb88c6520 Rename 2017-01-13 13:32:17 +01:00
Magne Sjaastad
0cbdcd587d #1105 Stripped down basic infrastructure code 2017-01-13 13:32:17 +01:00
Jacob Støren
96396eed10 #1122 Added a progress bar when calculating flowdiagnostics results 2017-01-12 16:39:12 +01:00
Magne Sjaastad
894b4468b4 #1125 Limit size of string in legend and info, reordered tracer combo 2017-01-12 15:00:23 +01:00
Magne Sjaastad
8ce8b4e7f1 #1105 Added framework files for Well Allocation plot 2017-01-12 15:00:23 +01:00
Magne Sjaastad
fcd2a09f83 #1105 Created new folder for flow project files 2017-01-12 15:00:23 +01:00
Jacob Støren
53400a1497 #1099 Not necessary with both Gas and Oil phases 2017-01-12 14:39:30 +01:00
Jacob Støren
bd31317000 #1099 Flow results only available when the case has fluxes 2017-01-12 14:16:39 +01:00
Jacob Støren
3d7d3096eb #1123 Fixed missing timestep problem. Using Report Step Number, not timestep index. 2017-01-12 12:07:07 +01:00
Jacob Støren
b584590588 #1115 Fixed crash on norne due to missing handling of closed wells/inoperative wells 2017-01-12 12:07:07 +01:00
Magne Sjaastad
597dc46945 #1102 Possible to select all injectors/all producers 2017-01-12 11:13:33 +01:00
Magne Sjaastad
00db484f0c #1056 Do not show time history plots for flow data 2017-01-12 10:42:51 +01:00
Magne Sjaastad
c638def4d6 Fixed missing includes 2017-01-12 08:20:50 +01:00
Magne Sjaastad
b104b1a97c #1056 Simplified TimeHistoryResultAccessor
#1056 Simplified TimeHistoryResultAccessor
2017-01-12 07:22:19 +01:00
Magne Sjaastad
4ec7c97a77 #1056 Removed obsolete code 2017-01-11 21:41:22 +01:00
Magne Sjaastad
4a9fec49bf #1056 Added cell edge picking text info 2017-01-11 21:07:03 +01:00
Magne Sjaastad
392e08a2ab #1056 Flow diagnostics cell edge min/max in info box 2017-01-11 20:44:32 +01:00
Magne Sjaastad
f16228ecc5 #1056 Added support for flow data for cell edge in 3D view 2017-01-11 15:03:39 +01:00
Magne Sjaastad
8970d93a4d #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
Magne Sjaastad
36c008a12c #1068 Removed obsolute include 2017-01-10 09:20:03 +01:00
Magne Sjaastad
f22555c382 #1068 Fixed missing include 2017-01-10 09:20:03 +01:00
Magne Sjaastad
50b9fe0ece #1068 Removed obsolete include of RigCaseData 2017-01-10 09:20:03 +01:00
Magne Sjaastad
f70806e056 #1068 Avoid include of RigCell.h and RigSingleWellResultsData in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
93032a23eb #1068 Avoid include of RigActiveCellInfo.h in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
ccd4cb24c9 #1068 Avoid include of RigMainGrid.h in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
9cacf0db6c #1068 Access mainGrid directly from RimEclipseView 2017-01-10 09:20:03 +01:00
Jacob Støren
396069ae28 Fixed Linux comiler warnings 2017-01-10 08:48:58 +01:00
Magne Sjaastad
0fd3bc8865 #1068 Access mainGrid directly from RimEclipseView 2017-01-09 10:51:06 +01:00
Magne Sjaastad
45b581dc74 #1068 Added mainGrid() to RimEclipseView 2017-01-09 10:37:07 +01:00
Magne Sjaastad
46bc8e80aa Removed unused code 2017-01-09 07:43:31 +01:00
Magne Sjaastad
785a5e9ff8 #1060 Use DisplayCoordTransform in ResultTextBuilder 2017-01-09 07:43:17 +01:00
Magne Sjaastad
c197709e08 Fixed invalid keyword used only in UI 2017-01-07 08:59:19 +01:00
Jacob Støren
c65c9b1c58 #1058 Convert time of flight to days 2017-01-06 15:12:13 +01:00
Jacob Støren
c19fc232c8 #1049 Reuse Opm::ECLGraph and Opm::Flowdiagnostics::Toolbox for each timestep. 2017-01-06 14:41:00 +01:00
Magne Sjaastad
a61b3ad5f6 #1059 Rename 2017-01-05 07:57:37 +01:00
Magne Sjaastad
a9984c4bd5 #1059 System : Use PdmOptionItemInfo constructor for PdmObjects 2017-01-05 07:53:14 +01:00
Jacob Støren
ebddaa31e6 #1054 Added sensible information to the Result Info window when picking Flow Diag results.
Also rolled out the use of resultVariableUiName() to places that should use it.
2017-01-04 13:13:06 +01:00
Jacob Støren
03cf09d90a System: Created a general basename cleanup function, and applied that when creating filenames from userdescription etc. Related to #1054 preparations 2017-01-04 10:45:04 +01:00
Jacob Støren
6d498cce98 #1052 Improved the result variable text a bit for Flow Diag Results 2017-01-03 14:59:48 +01:00
Jacob Støren
5aed8ea939 #1053 Disabled the All Timesteps option in Legend range selection 2017-01-03 14:58:34 +01:00
Jacob Støren
5f6468898b #1052 3D info box: Added Flow Diag results statistics etc. 2017-01-03 13:15:27 +01:00
Magne Sjaastad
51e8cae11b Added branch index to source info as basis for more work on #1044 2017-01-03 11:11:36 +01:00
Magne Sjaastad
276eaf0f33 Rename 2017-01-03 10:09:57 +01:00
Magne Sjaastad
00a4157385 Rename 2017-01-03 09:58:49 +01:00
Jacob Støren
22143969c1 #1048 Added derived result: Tracer with max fraction 2017-01-03 09:27:25 +01:00
Jacob Støren
7c24522478 #1048 Added derived result: Injector Producer communication 2017-01-02 14:46:12 +01:00
Jacob Støren
a9b1cb4849 #1048 Added derived result: Sum of tracer fractions 2017-01-02 13:34:51 +01:00
Magne Sjaastad
a12f6f758e #1018 Updated column header names 2016-12-22 15:22:30 +01:00
Magne Sjaastad
66d0bc9488 #1018 Snapshot - set dialog width to 1000 2016-12-22 11:55:26 +01:00
Magne Sjaastad
ecf954dc6e #1018 Snapshot - Minor fixes 2016-12-22 09:03:59 +01:00
Magne Sjaastad
4515579d52 #1018 Snapshot - Added support for multiple result variables 2016-12-22 08:45:50 +01:00
Magne Sjaastad
ebf5b01234 #1018 Force update of display model for scheduled updates before taking snapshot 2016-12-22 08:45:50 +01:00
Magne Sjaastad
b5a18b6d64 #1018 : Snapshot - Include result name in filename 2016-12-22 08:45:50 +01:00
Magne Sjaastad
8d8ef3ddc1 #1018 : Snapshot - Use active view as basis for new snapshot definitions 2016-12-22 08:45:50 +01:00
Jacob Støren
60cb1d4ce0 #1048 Added weighted average TOF calculation 2016-12-21 17:14:51 +01:00
Magne Sjaastad
0864c2708d #1018 Fixed missing forward declarations 2016-12-21 08:58:50 +01:00
Magne Sjaastad
2e3ba3a644 System : Prepare for temporary selection 2016-12-21 08:22:45 +01:00
Magne Sjaastad
ebb191069f System : Added a temporary selection role to for application specific selection items 2016-12-21 08:05:01 +01:00
Magne Sjaastad
455e99d9cd #1018 Delete multiSnapshotDefinitions on project close 2016-12-21 07:14:15 +01:00
Magne Sjaastad
4d31a39870 #1018 : Create copy of view and apply on additional cases 2016-12-21 07:14:15 +01:00
Jacob Støren
bd30649a3c Fixed linux compile issues 2016-12-20 15:33:39 +01:00
Jacob Støren
39ff269e5f Merge branch 'dev' of https://github.com/OPM/ResInsight.git 2016-12-20 14:43:28 +01:00
Jacob Støren
4b64de258e Flow: Avoid crash when picking cells with flow Diag results 2016-12-20 14:42:46 +01:00
Jacob Støren
ed5e7b94ad #1046 Made property filters work for ordinary flow diag results 2016-12-20 14:33:35 +01:00
Jacob Støren
003271ff54 #1035 Connected the Flow Diag solver, and added the statistics needed for legend. Now many things work . 2016-12-20 11:41:05 +01:00
Jacob Støren
3c55a86650 #1035 Adjusted the statistics calculators a bit. 2016-12-20 11:39:10 +01:00
Magne Sjaastad
b934ae3f26 Merged branch maintenance-enhancements into dev 2016-12-19 15:12:26 +01:00
Magne Sjaastad
3fd51e4d4d #1018 : Added additional cases 2016-12-19 15:06:20 +01:00
Magne Sjaastad
2e30ede5e6 #1018 : Allow table rows to be resized 2016-12-19 15:05:53 +01:00
Magne Sjaastad
3d08b453c4 #1018 Snapshots : Show both case name and view name in view description 2016-12-19 08:49:41 +01:00
Magne Sjaastad
ac4f21318c #1032 Well Log Plot - added Change Data Source feature for extraction curves 2016-12-17 16:45:02 +01:00
Magne Sjaastad
c698206194 #1032 : WLP Added setter and getter for well path and case 2016-12-17 16:30:38 +01:00
Magne Sjaastad
7fe9357b0f #1032 WLP : Moved function to CurveFeatureImpl 2016-12-17 16:29:36 +01:00
Jacob Støren
8f145da725 #1035 Implemented Flow Diag access and caching system down to solver 2016-12-17 10:46:57 +01:00
Magne Sjaastad
4886a0835c #536 Well Path : Default pipe thickness in GeoMech views is now closer to thickness in Eclipse views 2016-12-16 16:24:57 +01:00
Magne Sjaastad
a1e1443bf0 #552 Linked Views : Enable cursor in dependent views as default 2016-12-16 14:54:31 +01:00
Jacob Støren
7222d50645 #1035 Top level systems now access the Flow Diag data. There are none yet, so rendered gray. 2016-12-16 14:53:56 +01:00
Magne Sjaastad
d32ce739c7 #552 Linked views : Hide cursor in dependent views when view receives leave event 2016-12-16 14:53:19 +01:00
Jacob Støren
342855df56 #1035 Work in progress: Added the skeleton for management FlowDiagnostics data 2016-12-16 14:17:56 +01:00
Magne Sjaastad
432dbcdeac Fixed compare between signed and unsigned values 2016-12-16 11:05:32 +01:00
Jacob Støren
e990de8243 Improved spacing, and removed some unused includes 2016-12-16 09:41:22 +01:00
Magne Sjaastad
27df0a20cf #552 : Linked Views: Cleanup 2016-12-15 19:00:36 +01:00
Magne Sjaastad
4583dbf3b1 #552 Linked Views : Draw a cross hair marker 2016-12-15 18:45:10 +01:00
Magne Sjaastad
2b17366310 #552 Linked Views : Added const for clarity 2016-12-15 18:34:42 +01:00
Magne Sjaastad
90a2d384d3 #552 Linked Views : Prototype - show label at cursor position in dependant views 2016-12-15 18:20:43 +01:00
astridkbjorke
4d1b083a5f #1018 simplified syntax for options in RimMultiSnapshotDefentition calculateValueOptions 2016-12-15 14:22:39 +01:00
astridkbjorke
8ce9c2300f #1018 Added option for taking snapshots of all cases 2016-12-15 13:57:14 +01:00
astridkbjorke
2ee20257a8 #1018 Added option for taking snapshots of all views. 2016-12-15 13:57:14 +01:00
astridkbjorke
cbd1a765f7 (#1018) Updated filenames to include timestep-index and added default value for range filter based on active cells. 2016-12-15 13:57:13 +01:00
astridkbjorke
f57f9d356e #1018 Added saving of snapshots to loop infrastructure already established 2016-12-15 13:57:13 +01:00
astridkbjorke
8bf1456644 #1018 Added loops for making multiple snapshots based on user input in widget. Filnames are generated, but no images saved yet. 2016-12-15 13:57:13 +01:00
Jacob Støren
fd604f844b #1035 Removed obsolete code, and used the createFromResultDefinition method in CellEdge and property filter 2016-12-15 07:47:54 +01:00
Jacob Støren
ec5ad417f3 #1035 Renamed overloaded methods in result accessor to make it easier to see where the flow interception must come. 2016-12-14 14:51:53 +01:00
Magne Sjaastad
69695ffa32 #1018 Snapshots : Resize rows and columns to content 2016-12-14 12:42:13 +01:00
Jacob Støren
8562d0e98b Merge with Flow Gui additions 2016-12-14 11:16:08 +01:00
Jacob Støren
3d49651b0c #1029 Removed updateFieldVisibility methods. Replaced with simpler control in the defineUiOrdering method. Prep. for Flow Diag. 2016-12-14 11:13:54 +01:00
Magne Sjaastad
0fc23c5610 System : Manipulation of time step is now only available from RiuViewer 2016-12-14 10:35:28 +01:00
Jacob Støren
afa381b4b9 #1029 Refactored to prepare for more Flow Diag. Removed use of specific field visibility methods 2016-12-14 10:27:46 +01:00
Jacob Støren
8f65bd3fee #1028 Flow Diag Solution object. #1029 Flow Diag Result type in Result Definition along with some refactoring. 2016-12-14 09:50:30 +01:00
Jacob Støren
cd6ee6466b #1035 Replaced auto in the example/test code to understand what is going on. 2016-12-14 09:38:51 +01:00
Magne Sjaastad
860b51931c #1025 Removed unsused code and renamed to isWellPipe/SpheresVisible 2016-12-14 07:15:44 +01:00
Magne Sjaastad
16cc14a71d #559 : Linked views : Use writeObjectToXmlString to copy field values 2016-12-13 22:15:06 +01:00
Magne Sjaastad
b73cb5136c #559 Linked views : Removed obsolete storage of RimView 2016-12-13 22:14:57 +01:00
Magne Sjaastad
2d202b1ced #559 : Linked Views: Linking legend definitions 2016-12-13 22:14:24 +01:00
Magne Sjaastad
c25384b09c #1018 Added UI for export folder location 2016-12-13 16:25:42 +01:00
Magne Sjaastad
b3f294c133 #1018 : Added export button 2016-12-13 15:17:50 +01:00
astridkbjorke
99d54beb4a #1018 Setting default case and view when adding first line to the table in the widget for exporting multiple snapshots. 2016-12-13 14:16:33 +01:00
astridkbjorke
bd425563d8 #1018 Added function getTimeStepStrings to RimMultiSnapshotDefenition, used for both start and end timeStep 2016-12-13 14:16:33 +01:00
astridkbjorke
6583c43f1b #1018 Added fields fos specifying start/stop/direction for range filtered snapshots. Added clear functionality and defaults for new lines in table for the MultipleSnapshotsWidgets. 2016-12-13 14:16:33 +01:00
Magne Sjaastad
89278dc6c8 #1025 Include well sphere visibility to show time animation control 2016-12-13 10:02:46 +01:00
Magne Sjaastad
5aeb737795 #1025 Refactored visibility to handle both well cell pipes and well cell spheres 2016-12-13 09:35:01 +01:00
Magne Sjaastad
4e54c8c5ef #1025 Well spheres set to default off 2016-12-13 08:45:39 +01:00
astridkbjorke
277cdf79b6 #1025 Added check for valid input for visibleCellsIntersetcsWell-function. 2016-12-12 11:35:44 +01:00
astridkbjorke
8e81c53520 #1025 Code cean-up. Removed obsolete scaletransform for cell center spheres. 2016-12-12 11:03:37 +01:00
astridkbjorke
21a8acdb76 #1025 Replaced check-box with enum for showing cell center spheres 2016-12-12 11:03:37 +01:00
astridkbjorke
829c775f63 #1025 Added Show well spheres check-box option for each well 2016-12-12 11:03:37 +01:00
Magne Sjaastad
74defdc219 System : Removed unnecessary use of xmlObj macro 2016-12-12 07:29:44 +01:00
Magne Sjaastad
7562e7bb30 #559 : Linked views : Use writeObjectToXmlString to copy field values 2016-12-09 21:17:06 +01:00
Magne Sjaastad
f04c56df01 #559 Linked views : Removed obsolete storage of RimView 2016-12-09 21:17:06 +01:00
Magne Sjaastad
3fabe5f8b5 #559 : Linked Views: Linking legend definitions 2016-12-09 21:17:06 +01:00
Jacob Støren
2692abe7fe Renamed catalog to avoid build-server problems due to too long path 2016-12-09 16:25:43 +01:00
Magne Sjaastad
06d120bd29 #1018 : Added PdmUiTableView used to define multiple snapshot definitions 2016-12-09 14:40:26 +01:00
Magne Sjaastad
331456e619 #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
Magne Sjaastad
242dbd3693 #1018 Snapshot : Added RimMultiSnapshotDefinition 2016-12-09 10:01:50 +01:00
Jacob Støren
e25f6cb84d Updated unit test of flow-diag to allign with the example in the flowdiag-app library. 2016-12-08 17:11:47 +01:00
Jacob Støren
6a524e28e8 Flow: Integrated from FlowDiag Branch Step 2. 2016-12-08 17:11:47 +01:00
Jacob Støren
bc493298e2 Flow: Integrated from the FlowDiag branch Step 1. 2016-12-08 17:11:47 +01:00
Magne Sjaastad
9e6575633f #1025 Avoid mix of shader based rendering and fixed function rendering for DrawableVectors, this causes artifacts 2016-12-08 15:11:35 +01:00
astridkbjorke
fa47587f71 #1025 Updated so that cell center spheres are visible also with well visibility set to all off 2016-12-08 14:06:36 +01:00
astridkbjorke
bb2fb88858 #1025 Updated drawing of cell center spheres to use DrawableVectors (one part for all spheres) 2016-12-08 13:32:19 +01:00
astridkbjorke
cd6494cc0c #1025 Created well cell center spheres group box and added sphere radius controls 2016-12-08 09:59:45 +01:00
astridkbjorke
916ab51df4 #1025 Only showing cell center sphere if well is visible 2016-12-08 09:59:45 +01:00
Magne Sjaastad
374b44060d #1025 Guard against invalid grid index and invalid cell index 2016-12-08 09:54:51 +01:00
astridkbjorke
a485c23773 #1025 Fixes after merge conflict 2016-12-07 15:26:01 +01:00
astridkbjorke
df46e626c9 #1025 Setting colour of cell center spheres based on well type 2016-12-07 15:18:48 +01:00
Magne Sjaastad
3922d51790 #1025 Use DisplayCoordTransform for coordinate transformations 2016-12-07 14:41:48 +01:00
astridkbjorke
600f3da30a #1025 Established geometry for all well cell centers 2016-12-07 12:06:24 +01:00
astridkbjorke
1801e49105 #1025 Establish base code structure 2016-12-07 12:06:24 +01:00
Magne Sjaastad
97d053cc68 #1014 System : Install files directly in Install folder without extra ResInsight folder 2016-12-01 11:23:52 +01:00
Magne Sjaastad
a9663f7e27 #1014 System : Use quotes to handle space in path 2016-12-01 10:17:38 +01:00
Magne Sjaastad
22d09c0517 #1013 System : Regression tests for plot images 2016-11-29 15:18:55 +01:00
Magne Sjaastad
1df60054bd System : Removed unused code 2016-11-28 16:51:18 +01:00
Magne Sjaastad
e5e423f3c2 #1007 System : Fixed issue reported on GCC 5.4.0 2016-11-28 11:30:03 +01:00
Magne Sjaastad
ea43cda989 System : Improved description of command line system commands 2016-11-28 09:03:36 +01:00
Magne Sjaastad
71d632dbc7 System : Improved description of command line system commands 2016-11-28 08:59:20 +01:00
Magne Sjaastad
b5f7da628d Eclipse Input Data : Added input case to recent files list 2016-11-28 07:25:04 +01:00
Magne Sjaastad
aa061a0725 #926 Removed unused code 2016-11-28 07:06:28 +01:00
Magne Sjaastad
4642e7abcd #926 Eclipse Input Data : Added support for display of keyword names of more than eight characters 2016-11-28 07:00:55 +01:00
Magne Sjaastad
5dbe2d322d #926 Eclipse Input Data : Import custom keyword data 2016-11-25 16:56:26 +01:00
Magne Sjaastad
b7e1da798e #926 : Removed unused code 2016-11-25 16:56:26 +01:00
Jacob Støren
2288e49c20 #890 Export faults feature created 2016-11-25 15:57:51 +01:00
Magne Sjaastad
29f766edc7 #963 Batch : Parse multiple entries of replaceCase and replaceSourceCases 2016-11-25 14:21:50 +01:00
Magne Sjaastad
cf223f8043 Statistics : Guard against null pointer access 2016-11-25 14:21:50 +01:00
Magne Sjaastad
4a9a9500b7 Summary Curve : Clear curve data if new data is invalid 2016-11-25 14:21:50 +01:00
Magne Sjaastad
44b5eab736 #1002 System : Improve restore of main windows from minimized state 2016-11-24 14:47:20 +01:00
Magne Sjaastad
9c9bfebbe7 Update grid box data when z-scale is updated 2016-11-24 14:05:51 +01:00
Magne Sjaastad
ec3e05e87f #973 Linked views : Update parallel projection settings in linked views 2016-11-24 14:01:47 +01:00
Magne Sjaastad
6adc7eab7c #973 Linked views : Propagate change of parallell/perspective flag 2016-11-24 12:19:05 +01:00
Magne Sjaastad
6367522593 Fixed comparison between signed and unsigned int 2016-11-24 10:54:16 +01:00
Magne Sjaastad
e0d7849576 System : Improved handling of missing files 2016-11-24 10:51:20 +01:00
Magne Sjaastad
2a7c6fdc4a Summary : Fixed crash when a plot has no curves 2016-11-24 10:49:16 +01:00
Magne Sjaastad
2d57870194 #1000 Added missing keyboard shortcuts for summary curve 2016-11-24 10:28:40 +01:00
Magne Sjaastad
0004d0b5ae Added missing include 2016-11-24 10:14:26 +01:00
Magne Sjaastad
bfb0cecaca Summary : Fixed mixup of two different enums 2016-11-24 09:13:20 +01:00
Magne Sjaastad
46c3c1d296 #1000 System : Added keyboard shortcuts for copy/paste actions 2016-11-24 08:22:36 +01:00
Magne Sjaastad
a70939f1b6 #1000 System : Prepare for handling of copy/paste actions 2016-11-24 08:21:59 +01:00
Magne Sjaastad
d59a1a90c6 #999 Summary : Set minimum window size as small as possible 2016-11-23 13:29:26 +01:00
Magne Sjaastad
d2f08caf7c #991 Statistics : Set flag used to load time dependent data before recreating geometry 2016-11-23 11:42:08 +01:00
Magne Sjaastad
1012d55a50 #991 Statistics: Set case before creating statistics object 2016-11-23 10:59:43 +01:00
Magne Sjaastad
1b1831e5e1 #991 Statistics: Do not modify selected results when loading project file 2016-11-23 10:23:59 +01:00
Magne Sjaastad
57aa47ecdd System : Test menu adjustments 2016-11-23 10:15:22 +01:00
Magne Sjaastad
d8b15e1446 #996 Updates related to changes in ERT API 2016-11-22 21:14:24 +01:00
Jacob Støren
3d66d1698a #997 Fixed crash due to missing main plot window 2016-11-22 13:49:17 +01:00
Magne Sjaastad
c7ac7ab9f9 #943 Well log plot: Display curve value when pointing with cursor 2016-11-22 11:56:37 +01:00
Magne Sjaastad
81760edc58 #995 Well Log Plot : Crash when opening project file 2016-11-22 11:41:18 +01:00
Jacob Støren
5d04ac198b #859 Added time from start of simulation option 2016-11-22 11:14:02 +01:00
Magne Sjaastad
3a0e7d098f #901 WLP: Added copy/paste of plots 2016-11-22 09:31:48 +01:00
Magne Sjaastad
9a7adb2904 #901 WLP: Added copy/paste of tracks 2016-11-22 09:11:25 +01:00
Magne Sjaastad
402c629646 #901 WLP: Added copy/paste of curves 2016-11-22 08:48:11 +01:00
Magne Sjaastad
f688a89262 #945 Do not use Inactive to show fault label parts 2016-11-21 13:29:07 +01:00
Magne Sjaastad
af7dae6374 #945 Improved display of fault labels 2016-11-21 13:13:53 +01:00
Magne Sjaastad
7d52242285 #945 Use visible grid parts to force watertight faults 2016-11-21 13:13:53 +01:00
Magne Sjaastad
50c5ff8da4 #945 Reverted forceWatertightGeometryOn and visibleFaultGeometryTypes to commit 3ba7ade8 2016-11-21 13:13:53 +01:00
Magne Sjaastad
5fb209f27b #944 Added clear of watertight flag 2016-11-21 13:13:53 +01:00
Jacob Støren
fd572b5c87 #970 Auto-Axis title now using vector name and unit. 2016-11-21 11:30:34 +01:00
Jacob Støren
3d1bad978f #860 Added Center /At End option for axis titles 2016-11-18 15:03:58 +01:00
Magne Sjaastad
4ed6076750 #993 Fixed use of wrong index for unnamed inactive fault 2016-11-18 14:40:42 +01:00
Magne Sjaastad
e89b73d64c #945 Removed flag as watertight flag was always set true 2016-11-18 14:05:50 +01:00
Magne Sjaastad
8344617ba9 #945 Improved handling of visible fault geometry when showing faults outside filters 2016-11-18 13:57:01 +01:00
Magne Sjaastad
8deeba66d5 #945 Added possibility to force watertight flag for property filter geo 2016-11-18 13:57:01 +01:00
Jacob Støren
c77da54671 #985 Changed name of Completion to I, J, K 2016-11-18 12:17:53 +01:00
Jacob Støren
f0dc9ee04a Removed out-commented code 2016-11-18 11:51:39 +01:00
Jacob Støren
5b1e0dadee #988 Copy, Paste, Erase icons, and turned on icons for some other commands as well. 2016-11-18 11:45:09 +01:00
Jacob Støren
e3d718d008 More context menu separators and adjustments 2016-11-18 11:45:09 +01:00
Magne Sjaastad
c52e1809ab #992 Fixed invalid access of nullpointer for property filtered geometry 2016-11-18 10:49:06 +01:00
Magne Sjaastad
3ba7ade88e #945 Rename 2016-11-18 10:49:06 +01:00
Jacob Støren
8b95f1c06d #962 Added axis-icons in the project tree. 2016-11-18 10:48:35 +01:00
Jacob Støren
5f72310f67 Use 24x24 icons (was 16x16) in the toolbar for perspective/parallel 2016-11-18 10:46:40 +01:00
Jacob Støren
88d15d19b8 #984 Adjusted the Curve Auto name options 2016-11-18 10:43:27 +01:00
Jacob Støren
e692fb9a2c #917 Made context menues more systematic. Added Delete as a generic multi select command at the end below a separator.
Moved Close Case to the end below a separator.
2016-11-17 17:46:36 +01:00
Jacob Støren
ef0a12ea66 Moved New Polyline Intersection context command in viewer together with the other intersection commands. Reordered View link commands 2016-11-17 17:40:31 +01:00
Jacob Støren
a92e08639a Guarded the Link View command from beeing enabled when no view linker is active 2016-11-17 17:39:01 +01:00
Jacob Støren
92e4fd462d Made new summary curve (filter) possible to start on siblings 2016-11-17 17:37:56 +01:00
Jacob Støren
bb2a1751c8 Added icons to some well log commands 2016-11-17 17:37:01 +01:00
Jacob Støren
fbf4f5e07d #983, #917 Multiselect commands Switch axis and Delete 2016-11-17 14:48:18 +01:00
Magne Sjaastad
c0309b4368 Added comment 2016-11-17 10:05:00 +01:00
Magne Sjaastad
46928a4a00 #953 Summary plot : Picking on time axis selects time axis in propery editor 2016-11-16 15:27:04 +01:00
Magne Sjaastad
80b4f63311 #976 Summary : Use large tooltip curve marker to avoid Qwt symbol offset 2016-11-16 12:06:54 +01:00
Magne Sjaastad
0fc0b8170c #908 Summary : Show grid filename for summary files loaded from grid files 2016-11-16 09:21:27 +01:00
Magne Sjaastad
595b3bd2dd #908 Summary : Added test for null pointer 2016-11-16 09:19:40 +01:00
Magne Sjaastad
11c8b78f53 #978 Summary : Trigger auto apply when appearance and case selection is changed 2016-11-16 08:06:52 +01:00
Jacob Støren
3d971b26a1 #977 Fixed wrong DSM 2016-11-14 14:49:44 +01:00
Magne Sjaastad
f3473ab3a5 #864 Summary : Curve filter - use push button to show/hide advanced options 2016-11-14 14:48:09 +01:00
Magne Sjaastad
393816acaf #864 Added Show Advanced Properties 2016-11-14 07:31:16 +01:00
Magne Sjaastad
e98fc23787 #968 Added checkboxes used to show/hide plot axis 2016-11-11 15:38:02 +01:00
Magne Sjaastad
0828b3b64c #968 Summary Plot : Add axis folder 2016-11-11 13:18:29 +01:00
Magne Sjaastad
f9c3488dbe #870 Use scaleDraw to create value and time text strings 2016-11-11 12:27:26 +01:00
Magne Sjaastad
31b12999b5 #870 Detach plot marker when plot looses focus 2016-11-11 11:41:08 +01:00
Magne Sjaastad
9594685980 #870 Summary : Use pen width 2.0 for curve plot marker 2016-11-10 12:16:33 +01:00
Magne Sjaastad
cd83a7f566 Added updateConnectedEditors 2016-11-10 09:27:52 +01:00
Magne Sjaastad
73e4174fe7 Summary : Make sure loading of plot data is only done once 2016-11-10 09:26:53 +01:00
Magne Sjaastad
15c1abf46d Summary : Expand project tree to make sure new curve filter is visible 2016-11-09 15:10:12 +01:00
Magne Sjaastad
2a275379b7 #867 Resolve references after copy of objects 2016-11-09 13:29:11 +01:00
Magne Sjaastad
9e0fc90b2b #868 Manually set summary case when pasting curve 2016-11-09 13:22:19 +01:00
Magne Sjaastad
f14b4ab4d0 #878 Command Line : Added support for snapshot of plots 2016-11-09 12:22:07 +01:00
Magne Sjaastad
77cfa25a19 #965 Fixed invalid rescale of right y-asix 2016-11-09 09:28:52 +01:00
Magne Sjaastad
cfe9b5626d #870 Show closest curve point y-value and a plot marker 2016-11-09 09:09:50 +01:00
Magne Sjaastad
cb468f0c48 #908 Replace file summary case with Eclipse summary case when grid is imported 2016-11-07 15:57:21 +01:00
Magne Sjaastad
612c64a607 #867 Added missing includes 2016-11-06 19:20:04 +01:00
Magne Sjaastad
692c8bd1e0 #867 Use icons in context menu 2016-11-06 19:09:15 +01:00
Magne Sjaastad
f116673827 #868 Added copy and paste of curve filters 2016-11-06 18:55:05 +01:00
Magne Sjaastad
60d64fbe77 #868 Added paste of curve 2016-11-06 08:30:58 +01:00
Magne Sjaastad
009df71913 #868 Store summary filter in project file 2016-11-06 08:24:14 +01:00
Magne Sjaastad
032b16ea3f #867 Added paste of summary plot 2016-11-05 14:17:46 +01:00
Magne Sjaastad
8821d231e5 #864 Added missing class keyword 2016-11-05 13:41:40 +01:00
Magne Sjaastad
edb6cef18c #864 Added auto name config to curve filter 2016-11-05 13:31:14 +01:00
Magne Sjaastad
65f118ba24 #864 Improved UI label names 2016-11-05 13:31:14 +01:00
Magne Sjaastad
1bd070a8f5 #864 Added SummaryCurveAutoName 2016-11-05 13:31:14 +01:00
Magne Sjaastad
b38c1986aa #864 Moved summary files into separate folder 2016-11-05 13:31:14 +01:00
Jacob Støren
85b1d4a391 #960 Change names on TNH and THQV to TPH and TPQV 2016-11-04 15:27:24 +01:00
Jacob Støren
daa8bae0f1 #950 Fixed formation name changes updating for geomech views 2016-11-04 15:10:58 +01:00
Jacob Støren
6d1d6ba1af #959 Fixed mixup of TNQV and THQV 2016-11-04 13:24:38 +01:00
Jacob Støren
8d96e4947a #940, #941 removed STH, STQV and THQV from the GUI, to comply with input from Lasse Renli 2016-11-04 11:15:03 +01:00
Magne Sjaastad
09be967ae7 #950 Guard null pointer access 2016-11-04 10:09:33 +01:00
Magne Sjaastad
8dda8df02c #951 Intersection: Direction defined by two points: First point is not rendered when picking it 2016-11-04 09:25:01 +01:00
Jacob Støren
7501dc7a5f #950 Fixed updating when formation names selection in case are changed, or the fomation name object is deleted. 2016-11-04 08:48:38 +01:00
Jacob Støren
2c6e6f4a80 #950 Improved the updates, but there is still work to be done. 2016-11-04 08:08:55 +01:00
Magne Sjaastad
f65559af38 #946 Fixed enabled state for tile window toolbar button 2016-11-03 10:08:45 +01:00
Jacob Støren
ca7bd5b2b0 #950 Some guarding and data update on changing the active formation names reference in case. More to do. 2016-11-02 17:05:11 +01:00
Magne Sjaastad
9e0cf779b6 #949 Intersection : Convert coordinates using DisplayCoordTransform 2016-11-02 14:44:51 +01:00
Jacob Støren
6c43d29bdd #948 Fixed missing change of legend in project tree Separate Fault Result 2016-11-02 14:20:43 +01:00
Magne Sjaastad
40ebd04f60 #947 Linked views : Guard against null pointer access 2016-11-02 12:23:41 +01:00
Jacob Støren
d2d9d43ca1 #942 Added plane Azi and Inc angles as result values. 2016-11-01 12:05:22 +01:00
Magne Sjaastad
67894ecef0 #279 Activate riuMainWindow before taking snapshots during regression tests 2016-11-01 11:50:38 +01:00
Jacob Støren
8d2d4dfe30 #941 Added TP, FAULTMOB, PCRIT, TPinc as transformed stress results 2016-11-01 09:29:52 +01:00
Jacob Støren
055158aeea Comment change 2016-11-01 09:28:29 +01:00
Jacob Støren
ff4ce04de0 #940 Added DSM and FOS as case constant dependent derived results 2016-10-31 11:15:07 +01:00
Jacob Støren
3974067297 #939 Added deviatoric strain 2016-10-31 10:34:51 +01:00
Jacob Støren
91db241ee1 #939 Added principal strains 2016-10-31 10:24:17 +01:00
Jacob Støren
fc5ce8af1b #939 Added directional angles to Principal Stress 2 2016-10-31 09:53:38 +01:00
Jacob Støren
306f57daed #939 Modified deviatoric stress to use principal stress, not tensor diagonal 2016-10-31 09:36:40 +01:00
Jacob Støren
a56618cb79 #934 Improved progress bar during loading and calculation of results 2016-10-31 08:44:40 +01:00
Jacob Støren
364c202391 Made the Formation Names option menu in Case always visible. 2016-10-27 15:03:27 +02:00
Jacob Støren
daea2b7cd2 #913 Added SFI as a derived results depending on two user controllable case constants 2016-10-27 15:03:27 +02:00
Magne Sjaastad
bc91f74d72 #869 Apply curve filter left or right axis on generated curves 2016-10-27 13:56:06 +02:00
Jacob Støren
7dc1c12f7f #937 Gamma relative (timelapse) result is now ST_dt/POR_dt 2016-10-27 11:13:52 +02:00
Jacob Støren
e63a2ec02f #938 Fixed crash using POR result in property filter 2016-10-27 11:13:52 +02:00
Magne Sjaastad
2233eddc1a #850 Summary : Added export menu items to main plot window 2016-10-27 11:10:40 +02:00
Magne Sjaastad
70fb105ced #850 Summary : Added snapshot of all well log plots and summary plots to file 2016-10-27 11:03:13 +02:00
Magne Sjaastad
5a63b841b8 #850 Removed obsolete code 2016-10-27 08:35:57 +02:00
Magne Sjaastad
656d4c6c99 #850 Summary : Added Snapshot to file command feature 2016-10-27 08:09:49 +02:00
Magne Sjaastad
8970c1cb56 #773 Guard against confusing empty case selection 2016-10-27 07:18:13 +02:00
Magne Sjaastad
8a8525d3f0 #773 Added tooltip 2016-10-27 07:18:13 +02:00
Magne Sjaastad
7d0275070c #773 Removed unused code 2016-10-27 07:18:13 +02:00
Magne Sjaastad
4bba0d1337 #773 Summary Curve Filter : Added auto update of plot when selection changes 2016-10-27 07:18:13 +02:00
Jacob Støren
d3ad0d43bf #933 Moved and renamed TimeHistory calculator to the user interface module 2016-10-26 17:14:33 +02:00
Jacob Støren
c93c7e41df #933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane. 2016-10-26 17:14:33 +02:00
Magne Sjaastad
1a23e6c670 System : Commented out test code related to #931 2016-10-26 09:56:08 +02:00
Magne Sjaastad
2d316652f1 #906 Linux fix 2016-10-26 07:53:59 +02:00
Magne Sjaastad
38921b593d #906 No export of TVDRKB if diff field is empty 2016-10-26 07:32:19 +02:00
Magne Sjaastad
5302655dc0 #906 Computed datum elevation if measured depth is close to zero 2016-10-26 07:32:18 +02:00
Magne Sjaastad
9eb6ae88ff #906 If present, show datum elevation in property editor for a well path 2016-10-26 07:32:18 +02:00
Magne Sjaastad
bd69519795 #906 Las Export : Added datum elevation to geometry object 2016-10-26 07:32:18 +02:00
Jacob Støren
a9b2451cdd #933 Fixed closest result for pr element face-node result when picking on elements. Also fixed the result plot in the same respect. 2016-10-25 14:39:50 +02:00
Magne Sjaastad
c418650546 #932 Intersection box : Added xy step size and depth step size 2016-10-25 13:12:43 +02:00
Magne Sjaastad
442fb04a97 #927 Rename from cross section to intersection 2016-10-25 10:03:55 +02:00
Magne Sjaastad
3dd0829efa #927 Intersection box: 3D manipulator not updated when changing scale 2016-10-25 09:50:33 +02:00
Magne Sjaastad
1e7e0fdc7a #931 : Avoid null pointer access 2016-10-25 09:00:52 +02:00
Magne Sjaastad
b091333daa #916 If possible, hide plots when importing 3D case, and hide 3D windows when importing summary case 2016-10-24 16:01:19 +02:00
Magne Sjaastad
81686707ec #916 Summary : Preferences - Autogenerate plot if summary is found, and default vector filter 2016-10-24 13:54:35 +02:00
Magne Sjaastad
a65c800cf0 #916 Created feature for edit of preferences and added to main plot Edit menu 2016-10-24 13:21:49 +02:00
Magne Sjaastad
422fb90df2 #857 Added title to time axis 2016-10-24 12:51:52 +02:00
Magne Sjaastad
60b2788374 #157 Parse and use PATHS alias when reading faults 2016-10-24 11:41:29 +02:00
Magne Sjaastad
8569177b84 System : Moved files to Commands/EclipseCommands 2016-10-21 15:51:35 +02:00
Magne Sjaastad
9c60f507b6 System : Moved files to ApplicationCode/UserInterface 2016-10-21 15:50:47 +02:00
Jacob Støren
593fe93244 #930, #925, #914
* Formation names format changed to allow no space around k-layer numbers. Also added possibility to use one number as k-layer count for the name. Based on  previous names last layer
* Deleted geomech cache of formation name result when updating the formation names
* Added TNH TNQV THQV to plane transformed stresses.
2016-10-21 14:31:31 +02:00
Magne Sjaastad
bc82a0e45c #760 Include cleanup 2016-10-21 14:02:06 +02:00
Magne Sjaastad
7c69ae434e #760 Input Property rename does not update dependent fields 2016-10-21 13:57:15 +02:00
Magne Sjaastad
3bdefca77e Fixed Linux build 2016-10-21 10:06:56 +02:00
Magne Sjaastad
3081826832 #929 Remove import of Eclipse input case using opm-parser 2016-10-21 09:53:00 +02:00
Magne Sjaastad
7a9c0871e8 (#928) Remove import of faults using opm-parser 2016-10-21 09:52:31 +02:00
Magne Sjaastad
1fd5ffb522 #928 Refactoring and simplification of code 2016-10-21 08:48:33 +02:00
Magne Sjaastad
dbb928c8b1 #828 Report and ignore connections with K-value larger than grid size 2016-10-21 08:08:07 +02:00
Magne Sjaastad
1fbd179167 #724 Reordered items in property editor 2016-10-21 07:47:28 +02:00
Jacob Støren
0523e1065a #914 Changed name of the Norm Hor and Vert Components 2016-10-20 16:46:30 +02:00
Jacob Støren
26accc9e9a Merged with dev 2016-10-20 16:19:30 +02:00
Jacob Støren
b4c6277e72 #914 Transformed stress on intersection Box is working 2016-10-20 16:09:27 +02:00
Magne Sjaastad
1106bd4381 #923 Use general polylines instead of always use user defined polyline 2016-10-20 11:27:07 +02:00
Magne Sjaastad
82bb1af97a #922 Replace use of setValueFromUi 2016-10-20 11:25:22 +02:00
Jacob Støren
159bbbe5e6 #914 First transformed stress on intersection 2016-10-20 10:50:29 +02:00
Jacob Støren
d8247c2ac6 #914 Added calculation of element face aligned stress 2016-10-20 10:50:29 +02:00
Jacob Støren
d82eb6a774 #914 Added method to create rotation mx from two inplane vectors 2016-10-20 10:50:29 +02:00
Magne Sjaastad
e732d5c373 #922 Use setValueWithFieldChanged instead of setValueFromUi 2016-10-19 15:30:52 +02:00
Magne Sjaastad
522ae9998f #923 Intersections : Added viz for extrusion direction by two points 2016-10-18 14:25:31 +02:00
Magne Sjaastad
c3816acfbf #923 Picking of points affects only one list of points 2016-10-18 12:04:08 +02:00
Magne Sjaastad
8c3f707758 #923 Intersections: Input points by clicking in 3D view 2016-10-18 11:57:05 +02:00
Magne Sjaastad
6bb0c3b87e #923 Moved extrusion computation to RimIntersection 2016-10-18 10:22:20 +02:00
Magne Sjaastad
2ca40025f2 #924 Removed obsolete code 2016-10-18 09:09:44 +02:00
Magne Sjaastad
649c11efcb #924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors 2016-10-18 07:31:02 +02:00
Jacob Støren
941eed6625 #914 Created stress tensor rotation method, including tests 2016-10-17 15:15:27 +02:00
Magne Sjaastad
6da4d7bb60 #920 Fixed how user-defined values are handled for intersection planes 2016-10-17 13:15:27 +02:00
Magne Sjaastad
f03e2431f9 #911 Fixed picking on category legend 2016-10-17 11:51:25 +02:00
Magne Sjaastad
da38067f66 Removed invalid assert 2016-10-17 10:54:08 +02:00
Magne Sjaastad
f4140ad3e1 Made regression test dialog wider 2016-10-17 10:50:37 +02:00
Magne Sjaastad
9a7138ddcd #842 Added plot title 2016-10-14 15:38:21 +02:00
Magne Sjaastad
d5213b2a43 #862 Added scale picker to select axis 2016-10-14 15:06:21 +02:00
Magne Sjaastad
71f1966c1c #906 Las Export: Fixed issue with TVDRKB export and improved UI 2016-10-14 13:30:04 +02:00
Magne Sjaastad
169944641f Guard against accessing null pointer 2016-10-14 11:52:09 +02:00
Magne Sjaastad
706241db5c Improved how external ERT is used 2016-10-14 10:03:53 +02:00
Magne Sjaastad
5d77fab776 #804 Changes related to API changes in ERT 2016-10-13 13:40:44 +02:00
Jacob Støren
7269e6e165 #912 Corrected the STM and Q values. Moved the STM, SEM and EV under ST and SE and E respectively. Made principal directions undefined when there are undefined stresses in SE 2016-10-13 13:28:52 +02:00
Jacob Støren
c3eb692afe Merge with branch 'dev' 2016-10-13 12:44:44 +02:00
Jacob Støren
91302b8ee1 #912 Temporar fix of the sign of SM, However it really should be based on ST I believe now. 2016-10-13 12:43:31 +02:00
Jacob Støren
c6a2196ac5 #912 Added principal stress directions as scalar results. 2016-10-13 12:15:21 +02:00
Jacob Støren
f4fde3cc1c #912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results. 2016-10-13 12:13:32 +02:00
Magne Sjaastad
76dfe65f06 Make sure UI is updated when switching axis for curve 2016-10-13 09:37:15 +02:00
Magne Sjaastad
30bef2bb17 #853 Support zooming when two y-axis are present 2016-10-13 09:33:50 +02:00
Magne Sjaastad
a816454494 #855 Update font size for time axis 2016-10-12 13:58:47 +02:00
Magne Sjaastad
ae1eea4ac6 #779 Added support for filtering of zero and negative values in setSamplesFromDateAndValues 2016-10-12 13:49:57 +02:00
Magne Sjaastad
ee367487de #779 Summary : Added display and axis control of log scale 2016-10-12 12:20:49 +02:00
Magne Sjaastad
7a591a3cc1 #840 Use Qwt to convert QDateTime objects, as toMSecsSinceEpoch was introduced in Qt 4.7 2016-10-12 10:32:56 +02:00
Magne Sjaastad
62411301da (#840) Summary : Added properties for time axis 2016-10-12 10:14:48 +02:00
Magne Sjaastad
3f97640e7a (#869) Datastructures for right y-axis 2016-10-12 10:08:08 +02:00
Magne Sjaastad
8ae75b5f27 AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden 2016-10-12 10:08:08 +02:00
Magne Sjaastad
c07f13d407 (#869) Summary : Right axis WIP 2016-10-12 10:08:08 +02:00
Magne Sjaastad
6a8801e179 (#857) Summary : Support for custom axis title 2016-10-12 10:08:08 +02:00
Magne Sjaastad
63ed368b5c (#857) Summary : Added properties for left and right Y-axis 2016-10-12 10:08:08 +02:00
Jacob Støren
89cb050223 #912 Added Volumentric strain (EV) 2016-10-11 15:40:57 +02:00
Jacob Støren
faddabadba #912 Deviatoric Stress added 2016-10-11 14:54:42 +02:00
Jacob Støren
b61cd434cf Fixed misplaced value list in range filter 2016-10-11 14:41:52 +02:00
Jacob Støren
ca2689dd19 #912 Added Effective Mean Stress (SEM) 2016-10-11 13:17:12 +02:00
Jacob Støren
1a920338cc #912 Added Mean Stress (SM) 2016-10-11 12:13:23 +02:00
Magne Sjaastad
aa6cc5a861 Linux fix 2016-10-11 09:35:23 +02:00
Jacob Støren
1ef3b65636 #885 Organized the Gui with these options at the bottom with more (?) sensible labels. Made sure the variable was deselected when switching the time lapse options. 2016-10-10 17:32:47 +02:00
Jacob Støren
97625a4cea #885 Modified Gui texts to show the time lapse state "_DN" 2016-10-10 16:37:13 +02:00
Jacob Støren
d0c70f1653 #885 Time lapse derived results. Works, but needs polish and testing 2016-10-10 16:09:54 +02:00
Jacob Støren
fd71ea3aa6 #849 Icon brushup due to new SummaryCaseIcon 2016-10-07 15:48:17 +02:00
Jacob Støren
e953a0a09a #852 Adjusted default minor time axis tick numers to 1 2016-10-07 11:34:52 +02:00
Jacob Støren
fd97183a9e #852 Improved auto assigning of appearance, including better default colors, and stable startup colors 2016-10-07 11:34:52 +02:00
Magne Sjaastad
834e3aae7b Moved implementation to source file to avoid compile issues 2016-10-06 15:41:31 +02:00
Magne Sjaastad
15349dd471 #849 Added import summary case to toolbars 2016-10-06 15:17:59 +02:00
Magne Sjaastad
39356c2b2a #849 Added Import Summary Case command 2016-10-06 15:02:11 +02:00
Magne Sjaastad
e87788d138 #849 Hide main window instead of close to avoid rebuild of contained project 2016-10-06 15:02:11 +02:00
Magne Sjaastad
b4d6e40247 #849 Added import summary case command 2016-10-06 15:02:11 +02:00
Magne Sjaastad
8ef8607d09 #846 Cleaned up includes 2016-10-06 08:33:34 +02:00
Magne Sjaastad
7c5dbf8bc2 #846 Use one tile window feature for both main windows 2016-10-06 07:55:35 +02:00
Magne Sjaastad
95d4cd15cd #846 Mirrored relevant items to plot window menus 2016-10-06 07:55:35 +02:00
Jacob Støren
5988bca3bf #852 Reduced to one minor tick on Y-axis 2016-10-05 16:10:29 +02:00
Jacob Støren
8adeff97fd #852 Increased default font size from 9 to 11 2016-10-05 15:43:27 +02:00
Jacob Støren
a9509c0212 #903 Fixed formation names file name presentation in UI. Use filename wo/path 2016-10-05 15:43:27 +02:00
Magne Sjaastad
58a25c9fe9 #846 Created help menu features 2016-10-05 14:23:31 +02:00
Magne Sjaastad
ee0038ac74 #846 Created ImportGeoMechCaseFeature 2016-10-05 14:23:31 +02:00
Magne Sjaastad
8ffe1303df #846 Created save/close project and exit features 2016-10-05 14:23:30 +02:00