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
Jacob Støren
86b058cdbe
RimView etc: Refactored and alligned
...
To implement geomechView features alligned with ReservoirView
Now geomech results are shown with correct legend, and updated fairly
well.
2015-05-08 10:38:10 +02:00
Jacob Støren
20a8527607
Noderesults are now read and displayed
...
The legend is not updated etc, but this is a start
2015-05-04 18:16:57 +02:00
Jacob Støren
791a25e6e9
Preparing for result visualization
...
Calculated mapping vx to node nad elmnode reults
2015-04-30 14:28:13 +02:00
Jacob Støren
f13f05709f
Update legend and 3D info on display model gen
2015-04-30 14:27:57 +02:00
Jacob Støren
3dac8807c7
Refactoring more general stuff into RimView
...
updateViewerWidget
scheduleUpdateDisplayModelAndRedraw
2015-04-30 10:34:15 +02:00
Jacob Støren
4b7d593b3c
Refactored general view stuff into RimView
...
Removing it from RimReservoirView and RimGeoMechView
2015-04-29 22:19:49 +02:00
Jacob Støren
0f3d9ffa60
Now reading Odb-file and creating display model
...
Nothing shows up yet, but we're getting there
2015-04-27 13:51:22 +02:00
Jacob Støren
b94ba6ca0b
Added nodal results reading to Femreader interface
...
Adjusted interface
Started to add control code to fire reader and visualization generation
2015-04-25 08:57:34 +02:00
Jacob Støren
27c2c040fe
Added the 3D view to the geomech stuff
2015-04-20 16:56:26 +02:00
Jacob Støren
27f6bd9eb5
Start of geomech support
...
Possible GUI-tree layout
2015-04-20 09:02:33 +02:00