Commit Graph
3528 Commits
Author SHA1 Message Date
Bjørnar Grip Fjær 224211f765 #1406 Automatically show process monitor when executing script 2017-04-07 09:21:48 +02:00
Jacob Støren 2edbffdba5 #1399 QA of Eclipse Well Property panel. Aligned to the Overall Well Settings 2017-04-07 08:52:42 +02:00
Jacob Støren 3b0e2957f6 #1399 Finalized SimulationWells property panel based on input. 2017-04-07 08:40:54 +02:00
Jacob Støren 5ff839efbe #1399 , #1407 Regrouped the statistics case, and hid the Formation Names and Flip XY as they are (probably) unused, and need some more time to fix. 2017-04-06 18:44:41 +02:00
Jacob Støren b3ecb423be #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
Jacob Støren 26b85dedfc #1402 Fixed Well Alloc plot case switching, and removed dependency on active view 2017-04-06 14:15:12 +02:00
Bjørnar Grip Fjær b4de373d2f Remove unecessary conditional after assert 2017-04-06 13:03:27 +02:00
Bjørnar Grip Fjær cb8b773f23 #1362 Support timesteps with higher resolution than seconds 2017-04-06 13:03:27 +02:00
Jacob Støren aebb1fb7bd Flow Char Plot: Avoid putting cases without flow diag into the Case drop-down 2017-04-06 11:12:51 +02:00
Jacob Støren 3e37eec71c #1382 Removed the FlowDiagnostics solutions from the Gui. Always using the one and only default solution 2017-04-06 11:00:06 +02:00
Jacob Støren 970595e0f5 Flow Characteristics Plot: Fixed missing replot when changing case to case without any solved flow diag timesteps 2017-04-06 11:00:06 +02:00
Magne Sjaastad 6b78d98a74 #1379 Get active view window before displaying file selection dialog 2017-04-06 10:38:20 +02:00
Bjørnar Grip Fjær 380de17ae0 Handle error case properly, removes compiler warning. 2017-04-05 14:35:10 +02:00
Bjørnar Grip Fjær 050c4b8c28 #1026 Combine continuous fault cells to one line in export
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Date:      Wed Apr 5 12:04:36 2017 +0200
#
# On branch dev
# Your branch is ahead of 'origin/dev' by 2 commits.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#	modified:   ApplicationCode/Commands/RicExportFaultsFeature.cpp
#	modified:   ApplicationCode/Commands/RicExportFaultsFeature.h
#
2017-04-05 13:19:24 +02:00
Bjørnar Grip Fjær dc1a207313 Fix crash when cancelling export faults 2017-04-05 13:19:24 +02:00
Jacob Støren d15bdf04ef #1395 Changed keywords for WellAllocationPlot collection and WellFlowRateCurve. 2017-04-05 13:03:53 +02:00
Magne Sjaastad b94d8c21ad Fixed missing null pointer guard 2017-04-05 11:48:48 +02:00
Magne Sjaastad 2b4efc4b5c #1398 Removed dependency on system boost, added subset of boost to ThirdParty
Added a subset of boost to ThirdParty folder. Code extracted from version boost version 1.59.0
2017-04-05 08:38:59 +02:00
Jacob Støren 6c7dfdca7b #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
Changed keyword to GridTimeHistoryCurve (previously missing Grid)
2017-04-04 16:10:00 +02:00
Bjørnar Grip Fjær fb88c7e216 #1010 Make "Create Grid Case Group" always available 2017-04-04 15:45:52 +02:00
Bjørnar Grip Fjær 677e326213 #1397 Crash when computing statistics when no statistics case is created when adding source eclipse case 2017-04-04 15:16:13 +02:00
Bjørnar Grip Fjær a49c830a0f #1394 Delete statistics cases when last source case is deleted 2017-04-04 14:46:18 +02:00
Magne Sjaastad 08acb76ad3 Fixed signed / unsigned compare 2017-04-04 13:53:44 +02:00
Magne Sjaastad e1ca217422 #1371 Removed dependency on opm-parser 2017-04-04 13:53:44 +02:00
Magne Sjaastad c5ecc19516 #1371 opm-parser : Removed file interface and unit tests 2017-04-04 13:53:44 +02:00
Magne Sjaastad d613639abc #1371 opm-parser : Removed unused code 2017-04-04 13:53:44 +02:00
Magne Sjaastad 866f62410f #1371 opm-parser : Removed project data model files 2017-04-04 13:53:44 +02:00
Magne Sjaastad 254d944b84 #1371 opm-parser : Removed command features 2017-04-04 13:53:44 +02:00
Jacob Støren 0ec1d44125 #1369 Made Grid-Summary cases independent of the Grid Case, if the grid case is closed. Reconnect if the grid-cases is opened again. 2017-04-04 12:14:13 +02:00
Jacob Støren 8af7702904 #1370 Fixed Ctrl+C copy to bypass Qt and use our own copy 2017-04-03 17:36:36 +02:00
Jacob Støren 5e6018acb7 #1385 Fixed copy view problem, when flow diagnostics result was used.
Also fixed potential other problems due to same cause: resolve must be done before initAfterRead
2017-04-03 12:36:28 +02:00
Bjørnar Grip Fjær 3cefc2f7a8 #1390 Ensure computed statistics view is added to statistics case 2017-04-03 12:35:19 +02:00
Bjørnar Grip Fjær e4354a0891 Do not copy views when copy/pasting eclipse case 2017-04-03 10:50:52 +02:00
Bjørnar Grip Fjær b3c8a90cd8 #1011 Fix crash when deleting statistics source case 2017-04-03 10:06:49 +02:00
Bjørnar Grip Fjær 4900f50160 Fix crash when opening context menu with multiple selected views. 2017-03-31 17:14:49 +02:00
Jacob Støren d15b2e5196 #1360 description regarding Well Alloc plots improved.
Displays Well Allocation / Well Flow, and Accumulated /Inflow Rates
2017-03-31 16:53:01 +02:00
Jacob Støren e5f593db60 #1375 Reduced window zoom limit to 10 decades instead of 4 2017-03-31 16:27:05 +02:00
Jacob Støren e679b551c9 Fixed crash in multi snapshots to file 2017-03-31 15:13:50 +02:00
Jacob Støren 442d9d2e41 #1380 Major refactor of the management of views to fix the active view problem. Expect some trouble following this. 2017-03-31 15:13:50 +02:00
Jacob Støren a914e38d53 #1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation. 2017-03-31 15:13:50 +02:00
Bjørnar Grip Fjær feeb16fe70 Fix statistics not being calculated for properties with values for only active cells 2017-03-31 11:56:14 +02:00
Bjørnar Grip Fjær 6c04daf333 #1386 Fixed crash when pasting eclipse case into grid case group 2017-03-31 11:10:22 +02:00
Bjørnar Grip Fjær c7f008ca2f Fix missing include on Linux 2017-03-30 14:56:12 +02:00
Bjørnar Grip Fjær 63205b4753 #1354 Only use active cells in statistics for active cells 2017-03-30 11:47:38 +02:00
Bjørnar Grip Fjær d32461f0ee #1355 Fixed crash when calculating statistics for visible cells without data for all time steps 2017-03-30 11:12:27 +02:00
Jacob Støren 4e4b7fb023 #1321 Close the Flow Characteristics plot when closing the project 2017-03-30 10:08:42 +02:00
Bjørnar Grip Fjær c30afc9ece #895 Ensure property editor is updated after all project data is loaded 2017-03-30 09:29:48 +02:00
Magne Sjaastad 69984cec9c #1357 Always use vector with largest item count when producing time step strings 2017-03-29 20:55:14 +02:00
Jacob Støren a97b851b6e #1321 Update Flow Characteristics plot when new timesteps arrives.
Added a updateCurrentTimeStepInPlots method
Deleted obsolete ifdeffed code from main plot collection
2017-03-29 14:06:12 +02:00
Bjørnar Grip Fjær e998f09250 Fixed typo 2017-03-29 11:22:12 +02:00