Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Jacob Støren
d7cffba9f1
#2940 Covert old project file geomech camera mx to new display offsetted regime
2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb
WIP : try to fix import of geomech project files
2018-05-18 19:23:36 +02:00
Magne Sjaastad
a0e4f71138
#2715 Add direct access to RigFemPartCollection from a GeoMechView
2018-04-25 12:45:58 +02:00
Magne Sjaastad
71b7bd21f9
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
2018-04-09 13:14:19 +02:00
Rebecca Cox
4ca78ca833
#2460 Tensor Vectors: Use result as colormapping on the vectors
2018-02-20 13:47:47 +01:00
Rebecca Cox
bd0d23520b
#2344 Tensor Vectors: Vector visualization code
2018-02-08 16:43:18 +01:00
Rebecca Cox
c6f8c957de
#2316 Tensor Vectors: Create Object in Project tree
2018-02-05 09:28:16 +01:00
Jacob Støren
29ac24f3dd
#2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString
2018-02-02 07:48:27 +01:00
Jacob Støren
02f6b95959
#2333 Add flattened intersectino geometry. Some view modifications to move towards a final 2D view experience
2018-01-26 11:19:15 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
1bbd3ade7b
#2331 WIP: Creating new RimGridView base class
2018-01-15 14:53:48 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
ae20e1af10
Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate
2017-10-31 12:49:36 +01:00
Rebecca Cox
ff0a8242d4
#1626 RimView: Add overrides in RimEclipseView and RimGeoMechView
2017-10-19 10:23:28 +02:00
Bjørnar Grip Fjær
5ead49e01e
#1807 Add option to use visible cells in view as region selection in flow characteristics plot
2017-08-24 09:28:05 +02:00
Jacob Støren
cbb0a58673
#1648 Remove dependency on active view from color generation.
...
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
2017-06-25 10:42:53 +02: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
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
88af194702
#829 Update display and pick information when reloading / selecting a formation names file
2016-09-12 13:15:39 +02:00
Magne Sjaastad
95e22b581c
( #639 ) Updated axis cross texts
2015-11-23 07:24:50 +01:00
Magne Sjaastad
b26d199815
( #639 ) Show E (x,1) on axis label
...
As the space is limited, the text is compressed to "E-x1", "N-y2", "Z-3"
2015-11-20 09:12:07 +01:00
Magne Sjaastad
3bc7b88ca7
( #266 ) Create parts from selection in derived classes of RimView
2015-11-17 13:18:45 +01:00
Jacob Støren
7b65cb91ce
( #625 ) Added access to the generalized propertyFilterCollection in the view
2015-11-12 10:48:13 +01:00
Jacob Støren
adc777083d
( #642 ) Date in animation progress.
...
Not removed from Info text yet
2015-11-11 16:22:44 +01:00
Magne Sjaastad
ab0e3819a1
( #539 ) Added framework for update of range filter based on master
...
Propagate pointer to a range filter if only a single filter is modified
Moved lifetime management of range filter collection to RimView
2015-10-19 12:10:28 +02:00
Magne Sjaastad
71e74599ff
( #483 ) Gray out overridden range and property collections
2015-09-23 14:35:35 +02:00
Jacob Støren
b6fb85e0a4
( #401 ) WIP: Prototyped total cell visibility calculation and
...
calculation of overridden cell visibility.
2015-09-17 16:13:17 +02:00
Magne Sjaastad
5fd81b19d8
Added support for geo mech property filters for managed views
2015-08-28 10:02:03 +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
Pål Hagen
dccfe9afb3
Bugfix: Correct handling of deletion of geo mech property filters
2015-07-01 12:07:01 +02:00
Pål Hagen
5eb673410e
Renamed class RimGeoMechResultSlot to RimGeoMechCellColors
2015-06-26 10:00:37 +02:00
Pål Hagen
6191422103
Property filters for geo mech ( #314 )
...
Added GUI objects for property filters for geo mech models.
2015-06-22 15:27:37 +02:00
Jacob Støren
8f2090eccf
Refactored GeoMechView createDisplayModel
...
Made adding well paths less obfuscated
Preparing for #314 Property Filter
2015-06-22 14:04:36 +02:00
Jacob Støren
e9fe03f63a
Moved Fem visibility calculator to a separate file
...
Preparing for GeoMech Property filter
2015-06-22 08:18:48 +02:00
Jacob Støren
74efc8da1a
Use the new RigCellSetEnum instead of unsigned char
...
Preparing for property filter
2015-06-22 08:18:42 +02:00
Jacob Støren
ba633bd847
Moved rangeFilterCollection to RimView
2015-06-05 10:05:40 +02:00
Jacob Støren
51fd1b4de2
Geomech Range filters working
...
The algorithm for the IJK assignment now works on the simple test
example.
2015-05-29 07:53:03 +02:00
Jacob Støren
b280196b7c
Prep for Geomech range: Introduced VizLogic
...
Refactored to use the new RivVizLogic class, together with the
partMgrCache
Works.
2015-05-22 17:01:59 +02:00
Jacob Støren
68caed93b4
Prep for Gromech range filters:
...
* Generalized RangeFilter vs view
* Added stub implememntation of a StructGridInterface implementation for
Fem parts
2015-05-21 15:39:44 +02:00
Jacob Støren
6a9555a196
Add general ownercase access method
...
Preparations for #292
2015-05-20 12:29:01 +02:00
Jacob Støren
9596f6c0a4
Added init after read for GeoMechView/Case
...
And finalized moving the caseUserDescription field
All in order to get project load to work. Nearly there. Animation frame
is not restored though.
2015-05-16 08:45:50 +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
2aae86073b
GeoMechView Toggle On/Off now works
2015-05-13 22:55:07 +02:00
Jacob Støren
af2699d362
Z-Scale working for geomech views
...
Alligned GeoMech and Reservoir views through RimView
2015-05-13 22:42:11 +02:00
Jacob Støren
04c9639b0b
Performance: Avoid regeneration of geometry on result change
2015-05-13 13:03:41 +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