Magne Sjaastad
7548e9c1bb
Do not add same case more than once in a grid case group
...
p4#: 21030
2013-03-21 13:56:50 +01:00
Magne Sjaastad
b0503cabba
Added drag and drop support.
...
Implemented our own insertRows/deleteRows to avoid bug caused by default drag and drop behaviour of Qt
https://bugreports.qt-project.org/browse/QTBUG-26229
https://bugreports.qt-project.org/browse/QTBUG-6679
p4#: 21028
2013-03-21 13:41:44 +01:00
Magne Sjaastad
1e8d5236d1
Disable paste if no available clipboard data
...
p4#: 21025
2013-03-21 11:04:47 +01:00
Magne Sjaastad
359964092d
Added new grid case group on case context menu
...
p4#: 21024
2013-03-21 10:48:46 +01:00
Magne Sjaastad
a5fb1e1764
One shared active cell info for all statistical cases
...
Invalidate existing statisticsCases when adding/removing source cases
Moved computation of active cell union from RigStatistics to RimIdenticalGridCaseGroup
Recompute active cell union when opening project file
p4#: 21023
2013-03-21 10:31:58 +01:00
Magne Sjaastad
53d7d62759
Made adding of objects more robust
...
p4#: 21009
2013-03-20 15:11:27 +01:00
Magne Sjaastad
1a113b83d3
As QModelIndex is stored on clipboard, clear after move/delete operations
...
Added support for multiple delete of reservoir cases
p4#: 21007
2013-03-20 15:04:28 +01:00
Magne Sjaastad
d5b056b078
Load and update views after copy
...
p4#: 21000
2013-03-20 13:49:32 +01:00
Magne Sjaastad
06a2f7e17f
Added general function used to remove(and delete) pdmObject from pdmPointersField
...
Used when closing a grid group
p4#: 20992
2013-03-20 12:08:40 +01:00
Magne Sjaastad
9abe7a3b13
Improved handling when deleting all cases and adding new case to case group
...
p4#: 20990
2013-03-20 11:35:27 +01:00
Magne Sjaastad
22aee27333
Improved paste of pdm objects
...
p4#: 20980
2013-03-20 07:42:26 +01:00
Magne Sjaastad
45ce4097e1
Use buildViewItems instead of rebuildUiSubTree
...
p4#: 20979
2013-03-20 07:14:27 +01:00
Magne Sjaastad
50206b9dc4
Various linux fixes and missing includes
...
p4#: 20976
2013-03-20 06:11:45 +01:00
Magne Sjaastad
27dee4d4e2
Added paste on gridcollection, case collection and cases
...
Moved creation of objects into rimUiTreeModelPdm
p4#: 20968
2013-03-19 12:47:38 +01:00
Magne Sjaastad
414172cf78
Insert new case group before script item
...
p4#: 20964
2013-03-19 11:14:32 +01:00
Jacob Støren
75fc89e67a
Rename of ...ResultsCacher to ...ResultsStorage. Hide Cacher from UI tree
...
p4#: 20963
2013-03-19 10:29:34 +01:00
Magne Sjaastad
051710b82f
Prototype of copy/paste of reservoir case
...
p4#: 20962
2013-03-19 09:55:17 +01:00
Jacob Støren
5860cb2e49
Results Storage: Removed obsolete field. Stored the filename.
...
p4#: 20959
2013-03-19 09:48:30 +01:00
Jacob Støren
516c642cc4
Results Storage: Refined the output format. Think it is ok now
...
p4#: 20956
2013-03-19 09:08:37 +01:00
Magne Sjaastad
a411a8ae59
Removed obsolete code from interface
...
Use time steps from source case with largest time step count
p4#: 20954
2013-03-19 08:21:55 +01:00
Magne Sjaastad
da3486f881
Use size_t instead of int
...
p4#: 20953
2013-03-19 08:15:27 +01:00
Jacob Støren
9da6b0a10b
Results Storage: Fixed the Previous build error by moving the RigStatistics class.
...
Cleaned up a bit in the ApplicationCode/CMakeList.txt
p4#: 20946
2013-03-18 14:51:31 +01:00
Jacob Støren
f7248f3999
Results Storage: A huge refactorisation to make way for storing generated properties to an internal file.
...
This does not yet compile due to a unfortunate mix of perforce, cmake setup and unit_test project shortcomings.
Need to move RigStatistics into ProjectDataModel and rename it before this is running again.
p4#: 20945
2013-03-18 14:34:29 +01:00
Magne Sjaastad
62e4cac4b0
Added inherited object of MimeData to carry model index list
...
p4#: 20926
2013-03-18 11:40:39 +01:00
Magne Sjaastad
e92ed43fc3
Added context menu for adding new case group
...
p4#: 20905
2013-03-14 09:50:40 +01:00
Magne Sjaastad
469c5a9657
Added initAfterRead for case group
...
p4#: 20904
2013-03-14 09:28:49 +01:00
Magne Sjaastad
99159cb12d
Fixed missing initialization
...
p4#: 20903
2013-03-14 08:47:42 +01:00
Magne Sjaastad
422c4ca54b
Use raw pointer instead of smart pointer
...
p4#: 20892
2013-03-13 14:58:36 +01:00
Magne Sjaastad
973eb5c8f7
Use concept of parentObjectsOfType to avoid dynamic cast in application code.
...
p4#: 20887
2013-03-13 13:51:26 +01:00
Jacob Støren
ec889920d5
Removed out-commented code from the ActiveCellInfo refactoring
...
p4#: 20886
2013-03-13 13:41:35 +01:00
Jacob Støren
8a604aca24
Refactored RigActiveCellinfo to only have one set of information.
...
Fracture and Matrix separated information thus needs two such obejcts.
There still needs to remove some out-commented code
p4#: 20877
2013-03-13 11:50:31 +01:00
Magne Sjaastad
4358d87c09
If no views are created for RimReservoird, delete the current RigEclipseCase.
...
Then all data will be read from file as if the case was opened as a stand alone case.
p4#: 20876
2013-03-13 11:42:26 +01:00
Magne Sjaastad
766996a9fd
Include static properties when computing statistics
...
p4#: 20870
2013-03-13 07:58:49 +01:00
Magne Sjaastad
086262a4b6
Fixed how to compute number of views in a collection
...
p4#: 20842
2013-03-11 08:24:45 +01:00
Jacob Støren
85f0d8b195
Fixed "New View" command tree refresh behaviour. Still the expand icon is missing sometimes...
...
p4#: 20833
2013-03-08 11:14:27 +01:00
Jacob Støren
0a5102894b
Calculate statistics for all available properties in main case by default
...
p4#: 20832
2013-03-08 10:49:33 +01:00
Magne Sjaastad
9605a1eec9
Added clear method to make sure all objects are destroyed.
...
p4#: 20828
2013-03-08 08:36:30 +01:00
Magne Sjaastad
0a02805a8f
Added assert on ref count of referenced object, as this object is assumed to be released in the destructor
...
p4#: 20827
2013-03-08 08:35:27 +01:00
Jacob Støren
d4a28126d1
Added several new icons, including zoom all
...
p4#: 20823
2013-03-07 16:47:42 +01:00
Magne Sjaastad
208e904f57
Rebuild geometry after computing new active cell info, and update views
...
p4#: 20821
2013-03-07 14:57:28 +01:00
Jacob Støren
78f2c359cb
Renamed the multicase command to "Create Grid Case Group From Files"
...
p4#: 20814
2013-03-07 12:32:19 +01:00
Magne Sjaastad
6bf3776a5d
Add one statistical case object when creating a case group
...
p4#: 20808
2013-03-07 10:06:31 +01:00
Magne Sjaastad
868c90dd03
Removed checkbox selections for statistical configuration
...
p4#: 20805
2013-03-07 09:49:33 +01:00
Jacob Støren
705bb185e0
Fixed assert regarding wrong clamping of current timestep
...
p4#: 20802
2013-03-07 09:42:34 +01:00
Magne Sjaastad
86696d85e5
Delete child objects when object is deleted
...
p4#: 20799
2013-03-07 09:21:29 +01:00
Magne Sjaastad
e94264a39f
Added support for building of metadata from existing time steps
...
Improved statistics calculation for opening single time step files
Close all dynamic access files when a time step statistics is complete
p4#: 20756
2013-03-05 13:10:26 +01:00
Magne Sjaastad
4c955ece4a
Improved statistical data infrastructure
...
p4#: 20694
2013-03-02 15:32:38 +01:00
Jacob Støren
1181d62b75
Reviewed and simplified DataAccess classes.
...
Includes some const changes and some renaming
p4#: 20687
2013-03-01 16:00:34 +01:00
Magne Sjaastad
839a617916
Do not store scripts in project file
...
p4#: 20665
2013-02-28 10:15:28 +01:00
Magne Sjaastad
3dbc8a9d57
Improved multi case initial reading
...
When creating a multi case group from multiple files, read grid from first file.
The main grid from the first case is reused for the other cases.
NOTE: Metadata and well information is not read for the other cases
p4#: 20655
2013-02-27 15:27:33 +01:00
Jacob Støren
ab02afabcf
Legend config: Removed obsolete min value threshold
...
p4#: 20626
2013-02-26 12:45:41 +01:00
Magne Sjaastad
1a235529ac
Removed active cell info from RigCell
...
Set all cells active for mock models
p4#: 20614
2013-02-25 14:07:59 +01:00
Magne Sjaastad
edda92182b
Use active cell info struct instead of RigCell member function
...
p4#: 20613
2013-02-25 14:01:40 +01:00
Jacob Støren
459f2a033b
Added background color setting to a view.
...
Requested by Statoil at 19.02.2013
p4#: 20611
2013-02-25 11:52:28 +01:00
Jacob Støren
7f01481393
Refurbished the RimReservoirView header file, to make it more readable
...
p4#: 20610
2013-02-25 09:44:26 +01:00
Jacob Støren
49f2c42c3e
Renamed to Grid Case Group in the UI
...
p4#: 20609
2013-02-25 09:43:42 +01:00
Magne Sjaastad
f00152823f
Consolidated cache data computations
...
Removed automatic insertion of grids into identical grid groups
p4#: 20607
2013-02-22 10:12:06 +01:00
Magne Sjaastad
0dc492da75
Added casecollection in grid case group
...
p4#: 20602
2013-02-21 15:37:51 +01:00
Magne Sjaastad
4a3bde5baa
Moved statistical cases into statistics case collection
...
p4#: 20599
2013-02-21 12:00:49 +01:00
Magne Sjaastad
f45c581dbc
Added name to group case
...
p4#: 20595
2013-02-21 10:38:28 +01:00
Magne Sjaastad
a0b2be3dee
Added framework for statistical calculation reader
...
p4#: 20591
2013-02-21 08:48:26 +01:00
Magne Sjaastad
9ad5ec5449
Add view from context menu of case
...
p4#: 20589
2013-02-21 08:39:50 +01:00
Magne Sjaastad
e82aef5850
Imroved lifespan handling for reservoirs
...
p4#: 20526
2013-02-15 10:01:41 +01:00
Magne Sjaastad
73c9459276
Simplified adding of view
...
p4#: 20524
2013-02-15 09:21:28 +01:00
Magne Sjaastad
c92e822f3f
Added context menu items for adding new statistical case
...
p4#: 20523
2013-02-15 08:44:45 +01:00
Magne Sjaastad
67cab9448e
Added statistical calculation framework
...
p4#: 20521
2013-02-14 15:27:35 +01:00
Magne Sjaastad
3490d07dd1
Added IdenticalGridCaseGroup, now displayed in tree view
...
p4#: 20518
2013-02-14 14:30:01 +01:00
Magne Sjaastad
8f50b90216
Added grid collection and reuse of MainGrid if the grids are equal
...
p4#: 20517
2013-02-14 13:16:56 +01:00
Magne Sjaastad
46cb61e859
Rename
...
p4#: 20515
2013-02-14 10:19:27 +01:00
Magne Sjaastad
f344466037
Always use smart pointers
...
p4#: 20513
2013-02-14 10:02:49 +01:00
Magne Sjaastad
a09dba2670
File rename from RigReservoir to RigEclipseCase
...
p4#: 20503
2013-02-13 13:33:35 +01:00
Magne Sjaastad
ec8817e207
Renamed RigReservoir to RigEclipseCase
...
p4#: 20500
2013-02-13 13:24:39 +01:00
Magne Sjaastad
b1cb8a6716
Moved result value vectors from MainGrid to Reservoir
...
p4#: 20499
2013-02-13 13:10:54 +01:00
Magne Sjaastad
a0d6890aa3
Removed obsolete code
...
p4#: 20492
2013-02-13 11:24:36 +01:00
Magne Sjaastad
1a17875dc1
Restructured data access objects, added factory method
...
p4#: 20471
2013-02-12 14:46:45 +01:00
Magne Sjaastad
d45aded7f7
Removed more functions from MainGrid
...
p4#: 20468
2013-02-12 14:00:39 +01:00
Magne Sjaastad
6c7dc10791
Removed functions from MainGrid
...
p4#: 20459
2013-02-12 12:55:58 +01:00
Magne Sjaastad
6101209d40
Moved functionality from main grid to active cell info
...
p4#: 20457
2013-02-12 11:50:23 +01:00
Magne Sjaastad
2b4edf39d1
Use active cell info structure
...
p4#: 20455
2013-02-12 11:15:36 +01:00
Magne Sjaastad
942cccfdcb
Search for Eclipse data in project file folder in addition to the given case folder.
...
This allows for copy of a folder containing a project file and related Eclipse data
p4#: 20437
2013-02-11 08:16:51 +01:00
Jacob Støren
baeba974bf
Fixed compiler warning
...
p4#: 20432
2013-02-08 16:57:54 +01:00
Magne Sjaastad
6017e6db35
Build new well pipe geometry when radius is changed
...
p4#: 20431
2013-02-08 14:59:27 +01:00
Magne Sjaastad
defc91ba08
As display of wells is dependent on timestep, do not reset timestep when no results are present.
...
This fix was reverted unintentionally.
p4#: 20423
2013-02-07 15:49:36 +01:00
Jacob Støren
09544f082b
Guard against missing well results
...
When project file has settings for wells but there are no well results
p4#: 20416
2013-02-07 13:44:18 +01:00
Magne Sjaastad
f8059880b8
As display of wells is dependent on timestep, do not reset timestep when no results are present.
...
p4#: 20411
2013-02-07 12:28:34 +01:00
Magne Sjaastad
5e38c909cf
Early exit when data fails to load
...
p4#: 20405
2013-02-07 10:12:59 +01:00
Jacob Støren
6fef9994db
Improved progress bar smoothness.
...
Particularily when having many result files
p4#: 20392
2013-02-06 13:44:27 +01:00
Magne Sjaastad
f9dca273af
Added missing computation of active cell count to mock models
...
p4#: 20382
2013-02-06 10:02:50 +01:00
Jacob Støren
487ee03212
Rearranged members a bit in preparations to split out active info
...
p4#: 20381
2013-02-05 16:35:04 +01:00
Magne Sjaastad
3e4b0520d4
Show matrix/fracture selection only for models with fracture results
...
p4#: 20376
2013-02-05 14:45:35 +01:00
Magne Sjaastad
cf5aa3e882
Rewrite of file acces helper class
...
RifEcliseOutputFileTools is now a class with only static functions
Moved some application logic from file readers to RifEcliseOutput
Added more tests for extracting metainfo related to results
p4#: 20368
2013-02-05 10:51:32 +01:00
Magne Sjaastad
644d201b37
Added porosity model to ResultDefinition
...
Keep this property hidden from GUI until more testing is done
p4#: 20339
2013-02-01 14:39:32 +01:00
Magne Sjaastad
e635bb5dbb
Removed functions in RigGridBase due to changes in StructGridInterface
...
p4#: 20335
2013-02-01 13:10:31 +01:00
Magne Sjaastad
ce95f13c10
Added reading of fracture model active index
...
Lots of renaming
p4#: 20302
2013-01-30 14:13:50 +01:00
Magne Sjaastad
4275e67a82
Compute active and fracture cell count for all grids
...
Renamed numActiveCells on maingrid to globalMatrixActiveCellCount
p4#: 20295
2013-01-30 10:39:45 +01:00
Magne Sjaastad
76721130eb
Added fracture active index
...
p4#: 20294
2013-01-30 09:30:48 +01:00
Magne Sjaastad
1c8bb6e38e
Prepare for dual porosity
...
Renamed active to matrixActive
p4#: 20286
2013-01-29 15:09:34 +01:00
Jacob Støren
b938b14b5b
Removed a lot of size_t/uint/int related compiler warnings. Still more to go.
...
p4#: 20215
2013-01-22 11:34:47 +01:00
Magne Sjaastad
15044a4db4
Improved menu texts
...
p4#: 19299
2012-10-24 13:53:03 +02:00
Jacob Støren
2b85dbd264
Well visibility is now independent of the surface and mesh visibility, and will be visible even if both mesh and surface are turned off.
...
p4#: 19292
2012-10-24 12:54:57 +02:00