Magne Sjaastad
|
464565f1bf
|
List all grid case groups where statistics data will be deleted based on a drop action
p4#: 21247
|
2013-04-11 14:14:52 +02:00 |
|
Magne Sjaastad
|
67535b648c
|
Add default name/number to new grid cases
p4#: 21246
|
2013-04-11 14:08:06 +02:00 |
|
Magne Sjaastad
|
48d2a6c598
|
Use model index at drop position when asking user for confirm of drop event causing statistics to be deleted
p4#: 21242
|
2013-04-11 12:06:38 +02:00 |
|
Magne Sjaastad
|
db1dd5dd0d
|
Do not create statistics case in constructor
p4#: 21237
|
2013-04-11 11:18:40 +02:00 |
|
Magne Sjaastad
|
94a4d83885
|
Made adding of grid group more robust
p4#: 21236
|
2013-04-11 11:03:52 +02:00 |
|
Magne Sjaastad
|
e70615d02a
|
Check for valid pointer
p4#: 21235
|
2013-04-11 10:42:35 +02:00 |
|
Magne Sjaastad
|
dbc9869f61
|
Fix missing display of wells in tree view
p4#: 21234
|
2013-04-11 10:35:33 +02:00 |
|
Magne Sjaastad
|
04a987d99b
|
Show context menu when selection is empty
p4#: 21233
|
2013-04-11 10:11:57 +02:00 |
|
Magne Sjaastad
|
807c6de823
|
Moved adding of one statistics case to contstructor to make sure the statistics case UI is displayed when creating a new grid case group
p4#: 21232
|
2013-04-11 08:45:56 +02:00 |
|
Magne Sjaastad
|
665c2ace8b
|
Handle when it is not possible to read cases from disk in a grid group
p4#: 21230
|
2013-04-10 15:33:34 +02:00 |
|
Magne Sjaastad
|
687bc8aecf
|
Return true when a dynamic result has only one time step
p4#: 21226
|
2013-04-10 14:55:50 +02:00 |
|
Magne Sjaastad
|
33729d5ed4
|
Removed invalid assert
p4#: 21222
|
2013-04-10 13:22:43 +02:00 |
|
Magne Sjaastad
|
927fa6c5e7
|
Fixed issue related to computation of SOIL. Mark metadata for derived SOIL with mustBeCalculated.
p4#: 21220
|
2013-04-10 11:37:34 +02:00 |
|
Jacob Støren
|
d0eebb92a8
|
Removed PERMY as default statistics property
p4#: 21204
|
2013-04-09 14:36:38 +02:00 |
|
Magne Sjaastad
|
812aee9be4
|
Text changes
p4#: 21187
|
2013-04-09 07:52:34 +02:00 |
|
Jacob Støren
|
12294ca853
|
Statistics Ui: Added default selected properties
p4#: 21185
|
2013-04-08 17:02:07 +02:00 |
|
Magne Sjaastad
|
bd563df02e
|
Use setter instead of overloaded constructor
p4#: 21177
|
2013-04-08 14:29:43 +02:00 |
|
Jacob Støren
|
fd67c9dc18
|
Statistics ui: Replaced status and unlock button with a Calculate/Edit button.
Made Summary description complete and more compact
p4#: 21176
|
2013-04-08 14:17:39 +02:00 |
|
Jacob Støren
|
1c65fe7e2c
|
Statistics case User interface and behaviour working.
p4#: 21171
|
2013-04-08 12:16:38 +02:00 |
|
Magne Sjaastad
|
64899f62c2
|
Detect when project path has changed, and do a explicit update of file path for RimCases.
Do not use initAfterRead
p4#: 21165
|
2013-04-08 12:01:40 +02:00 |
|
Magne Sjaastad
|
775b9e5bee
|
Update file paths if project file is moved on disk
p4#: 21162
|
2013-04-08 09:57:40 +02:00 |
|
Magne Sjaastad
|
4ae9182fc6
|
Extract path from document file name in RimProject
p4#: 21160
|
2013-04-08 08:44:33 +02:00 |
|
Magne Sjaastad
|
b9ed45af2c
|
If project is moved on disk, execute initAfterRead() to propagate project file name changes to underlying objects
p4#: 21159
|
2013-04-08 08:36:34 +02:00 |
|
Magne Sjaastad
|
e89b88e47e
|
Added NULL pointer guarding
p4#: 21157
|
2013-04-08 08:23:06 +02:00 |
|
Magne Sjaastad
|
95d1c98bee
|
Read grid dimensions and verify equality before adding a result case
Harmonized and refactored creation of RimResultCases
p4#: 21156
|
2013-04-07 17:27:45 +02:00 |
|
Magne Sjaastad
|
da8480a91b
|
Added constructor with three parameters
Added reading of grid dimensions
p4#: 21155
|
2013-04-07 17:20:58 +02:00 |
|
Magne Sjaastad
|
c7d83893e0
|
Fixed bug causing function to always return true
p4#: 21149
|
2013-04-05 14:46:35 +02:00 |
|
Magne Sjaastad
|
ae812a2bbf
|
Implemented check for any results of statistics cases
p4#: 21148
|
2013-04-05 14:39:34 +02:00 |
|
Magne Sjaastad
|
593a53a5a6
|
Added delete of a case not part of a case group
p4#: 21144
|
2013-04-05 14:18:34 +02:00 |
|
Jacob Støren
|
d07783ebaa
|
Start of calculation status/unlocking of Statistics results
p4#: 21143
|
2013-04-05 13:29:47 +02:00 |
|
Magne Sjaastad
|
700f18391b
|
Added GUI for asking user to confirm change for grid case group
p4#: 21142
|
2013-04-05 13:22:36 +02:00 |
|
Jacob Støren
|
0fed66deb2
|
Moved the statistical calculation algorithm code into a separate file.
Added unit test to these calculations, and fixed a calculation error.
p4#: 21140
|
2013-04-05 10:49:39 +02:00 |
|
Jacob Støren
|
75f089d0d4
|
Statistics UI is now functional, together with two percentile evaluation methods
Refurbished the calculation algorithm code somewhat
p4#: 21134
|
2013-04-04 16:53:34 +02:00 |
|
Jacob Støren
|
ef6ee4a26c
|
Statistics case now has a prototype datamodel and Ui.
The data is not yet used to control the calculations.
p4#: 21116
|
2013-04-03 16:13:49 +02:00 |
|
Jacob Støren
|
51c4b6a38d
|
Start of the ui working for setting up statistics calculations
p4#: 21100
|
2013-04-02 16:59:55 +02:00 |
|
Jacob Støren
|
c16db0640b
|
First start of statistics control data model
p4#: 21097
|
2013-04-02 15:20:55 +02:00 |
|
Jacob Støren
|
e10bd73658
|
Renamed the final filenames for this time:
RICursors RiuCursors
RIMainWindow RiuMainWindow
RIPreferencesDialog RiuPreferencesDialog
RIProcessMonitor RiuProcessMonitor
RIResultInfoPanel RiuResultInfoPanel
RIViewer RiuViewer
p4#: 21072
|
2013-03-22 17:30:50 +01:00 |
|
Jacob Støren
|
c8da0f4179
|
Aligning prefix of class names with standard:
RICursors RiuCursors
RIMainWindow RiuMainWindow
RIPreferencesDialog RiuPreferencesDialog
RIProcessMonitor RiuProcessMonitor
RIResultInfoPanel RiuResultInfoPanel
RIViewer RiuViewer
p4#: 21071
|
2013-03-22 17:17:56 +01:00 |
|
Jacob Støren
|
f0174a02fa
|
More file renaming:
RigEclipseCase RigCaseData
RigReservoirCellResults RigCaseCellResultsData
RigWellResults RigSingleWellResultsData
RigGridCollection RigGridManager
p4#: 21070
|
2013-03-22 16:58:44 +01:00 |
|
Jacob Støren
|
6a2cbbcf07
|
Renamed files:
RimReservoir RimCase
RimResultReservoir RimResultCase
RimInputReservoir RimInputCase
p4#: 21069
|
2013-03-22 16:40:41 +01:00 |
|
Jacob Støren
|
b903c7f8c2
|
Renamed files:
RIApplication RiaApplication
RIPreferences RiaPreferences
p4#: 21068
|
2013-03-22 16:24:42 +01:00 |
|
Jacob Støren
|
27647248ea
|
Rename of files:
RIBaseDefs RiaBaseDefs
RIVersionInfo RiaVersionInfo
RIMain RiaMain
RIStdInclude RiaStdInclude
p4#: 21067
|
2013-03-22 16:12:00 +01:00 |
|
Jacob Støren
|
949084784e
|
More class renaming. File names not done yet.
RIApplication RiaApplication
RIPreferences RiaPreferences
p4#: 21065
|
2013-03-22 15:50:44 +01:00 |
|
Jacob Støren
|
e493db37d0
|
Major renaming of classes. Filenames not done yet.
RimReservoir RimCase
RimResultReservoir RimResultCase
RimInputReservoir RimInputCase
RigEclipseCase RigCaseData
RigReservoirCellResults RigCaseCellResultsData
RigWellResults RigSingleWellResultsData
RigGridCollection RigGridManager
p4#: 21064
|
2013-03-22 15:43:42 +01:00 |
|
Jacob Støren
|
6d24c6b541
|
Renamed files corresponding to the already renamed statistics related classes
p4#: 21060
|
2013-03-22 14:24:41 +01:00 |
|
Jacob Støren
|
0d2ad04c3e
|
Moved "internal" class to cpp file
p4#: 21057
|
2013-03-22 13:35:43 +01:00 |
|
Magne Sjaastad
|
d1cc482355
|
Use same collection type for source cases and statistics cases in RimIdenticalGridCaseGroup
p4#: 21053
|
2013-03-22 11:47:46 +01:00 |
|
Magne Sjaastad
|
d85b0d4619
|
More checking on null pointers
p4#: 21052
|
2013-03-22 11:46:54 +01:00 |
|
Magne Sjaastad
|
6c8d5ff631
|
Rename of statistics related classes and method names
p4#: 21047
|
2013-03-22 10:03:51 +01:00 |
|
Magne Sjaastad
|
21065176f2
|
Rename of functions in RigActiveCellInfo
p4#: 21045
|
2013-03-22 09:32:42 +01:00 |
|