Bjørn Erik Jensen
389234715c
Well branches. Simple well branch cache
2017-10-12 11:05:28 +02:00
Magne Sjaastad
4b8186652f
#1967 Curve Calculator : Add calculation objects and containers
2017-10-12 10:52:30 +02:00
Bjørn Erik Jensen
dcb1c40414
#1976 RFT/PLT Plot. Associate sim well and well path. RFT branch index impl
2017-10-11 13:53:05 +02:00
Magne Sjaastad
eb744f381d
#1816 : Observed Data : Add mock data to RifReaderObservedData
2017-09-22 15:02:15 +02:00
Rebecca Cox
16f8b9771f
#1815 Observed data: Add function to return vector of all observed data
2017-09-19 14:19:44 +02:00
Bjørn Erik Jensen
6892273188
#1841 Curve creator. Improved case selection. Case grouping
2017-09-18 14:49:31 +02:00
Magne Sjaastad
553b3bf63e
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
2017-08-21 15:24:20 +02:00
Bjørnar Grip Fjær
7179aaeac9
Merge branch 'dev' into pre-proto
2017-08-01 12:44:11 +02:00
Magne Sjaastad
78a779424f
#1677 Store dialog data in project file
2017-06-30 16:14:15 +02:00
Bjørnar Grip Fjær
17593fba92
#1602 Include sim well fractures when calculating completion type results
2017-06-21 11:06:38 +02:00
Bjørnar Grip Fjær
78c948ea89
#1623 Schedule invalidation of completion type results instead of immediate calculation
2017-06-20 16:40:50 +02:00
Magne Sjaastad
a8b8e061d7
#1596 Merge dev into pre-proto
2017-06-14 07:25:34 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Jacob Støren
2d85f1f1c5
Merge branch 'dev' into pre-proto
2017-06-05 11:40:13 +02:00
Bjørnar Grip Fjær
b82aed4bfc
#1543 Naming and fixes from review
2017-06-02 10:35:52 +02:00
Jacob Støren
e7244d0b0b
Merge dev into pre-proto.
2017-06-02 08:05:07 +02:00
Bjørnar Grip Fjær
b20a563517
#1520 Establish new result type 'Completion Type'
2017-06-01 12:36:54 +02:00
astridkbjorke
703bdb9669
pre-proto - Rename
2017-01-12 13:29:18 +01:00
astridkbjorke
44aefe6ed7
pre-proto - Rename RimFractureDefinition to RimFractureEllipseDefinition
2017-01-12 10:33:33 +01:00
Magne Sjaastad
9cd17ec508
Merge dev into pre-proto
...
Conflicts:
ApplicationCode/ProjectDataModel/RimEclipseView.cpp
ApplicationCode/ProjectDataModel/RimEclipseView.h
2017-01-10 10:09:44 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
astridkbjorke
b6053147df
#1037 - pre-proto - Changed RimFracture to RimWellPathFracture (and same for FractureCollection and commands to create / delete fractures)
2017-01-02 11:59:30 +01:00
astridkbjorke
cd3b6da47f
#1039 - pre-proto - Added command feature for generating new fracture
2016-12-19 10:30:14 +01:00
astridkbjorke
be23a2ee84
#1037 - pre-proto - Added RimFracture and RimFractureCollection
2016-12-16 14:05:11 +01:00
astridkbjorke
2df403245e
#1036 - pre-proto - Added fracture definition for storing description of simple fractures
2016-12-16 10:15:23 +01:00
Magne Sjaastad
242dbd3693
#1018 Snapshot : Added RimMultiSnapshotDefinition
2016-12-09 10:01:50 +01:00
Magne Sjaastad
39356c2b2a
#849 Added Import Summary Case command
2016-10-06 15:02:11 +02:00
Magne Sjaastad
2d5295cf74
#846 Store window state for mainwindows in project and moved features into ApplicationCommands
2016-10-05 08:54:39 +02:00
Jacob Støren
40388b308b
#739 Added summary case classes. Use those from the summary curves. Made save/restore work again for the summary plots. File format for Summary stuff are changed.
2016-05-31 13:48:22 +02:00
Magne Sjaastad
ac2a28f139
( #538 ) Initialize new plot with depth unit
...
Removed obsolete functions
2015-12-02 15:07:29 +01:00
Magne Sjaastad
4424c110be
Transformed static functions from ViewLinker to dynamic functions in RimView
2015-09-25 11:17:51 +02:00
Magne Sjaastad
5ce0f6988d
( #417 ) Added togglebutton controls to View group
2015-09-08 10:17:50 +02:00
Magne Sjaastad
f16b2af600
Rename of class names and files related to linked views
2015-09-07 14:35:26 +02:00
Magne Sjaastad
a884d79aff
( #419 ) Removed the inapplicable views from the view drop down
2015-09-07 13:51:51 +02:00
Pål Hagen
27f8f34538
( #396 ) Create main plot collection and well log plot collection if needed
...
Reading old project files may give projects without main plot collection
and well plot collection. Those are now created in the command feature
for adding a new well log plot, if needed.
2015-09-07 10:44:48 +02:00
Magne Sjaastad
7969e22364
( #395 ) Moved managed views from RimView to RimProject
2015-09-01 17:34:03 +02:00
Magne Sjaastad
3f09c1bc66
Added LinkVisibleViewsFeature, and added action to draw toolbar
2015-08-30 13:30:46 +02:00
Pål Hagen
af9bbfdede
Added collection class for well log plots
2015-08-28 10:42:57 +02:00
Pål Hagen
4e6bb1ded3
WIP - added project data model files for well log plots
...
Added command feature for adding new well log plots (right-click "Plots"
in the project tree view). Will create dummy Qwt widget added as an MDI
window.
TODO: Complete the relations between the entities, and add
properties/property editors. Create more advanced viewer widget for
plotting of multiple traces with multiple curves. Harmonize MDI stuff
with 3D viewers.
2015-08-27 16:13:49 +02:00
Magne Sjaastad
f6ac177ff2
Added ManagedViews and sync of camera, time step and cell result
2015-08-26 15:42:31 +02:00
Pål Hagen
ea87fc0746
( #339 ) Added RicExecuteScriptForCasesFeature
2015-08-18 16:36:37 +02:00
Jacob Støren
b9343fd21e
Made the menu builder in RimProject handle separators.
...
Also rigging for Script commands and generic toggle
2015-08-17 10:51:13 +02:00
Magne Sjaastad
d041f27416
Added uiTreeViewOrdering to RimProject
2015-08-06 16:05:32 +02:00
Magne Sjaastad
f748b68e0c
Prototyped commands for new treeview
2015-08-06 11:00:21 +02:00
Magne Sjaastad
92f0d64eaf
PdmDocument inherits directly from PdmObject and not PdmObjectGroup
2015-08-01 23:04:04 +02:00
Magne Sjaastad
737936d846
Major modularization adjustments
...
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector) with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Jacob Støren
969a181897
RimCase reintroduced as baseclass for all cases
...
Refactored to handle cases generically in a lot of places.
Mostly complete regarding all these issues, but not tested yet:
Assigning caseId
Update relative path to the case data
RimProject::createDisplayModelAndRedrawAllViews
RimProject::computeUtmAreaOfInterest
Load case data on project open
save snapshots for all views
RegressionTest viewer size
Finding case based on caseId
Giving case information to octave
2015-05-15 18:51:49 +02:00
Jacob Støren
223f8385d2
Renamed base class RimCase to RimEclipseCase
...
To make room for a RimCase base class that can be used as base class for
RimGeoMechCase as well.
This commit is only the class rename not the file rename.
2015-05-15 08:40:27 +02:00
Jacob Støren
d6643d9d35
RimView etc: More aligning GeoMech/Eclipse
...
Now Animation drawstyle works fairly well.
2015-05-08 14:13:26 +02:00
Magne Sjaastad
b4df5419b1
Updated file header for modified files
2014-09-23 15:04:57 +02:00