Jacob Støren
3193127e32
#1440 Remove RivWellPathCollectionPartMgr as it did not manage any parts
...
This is a step to make it easier to make the interface from the views to get the well path related geometry parts more "static".
2017-06-21 15:39:59 +02:00
Bjørnar Grip Fjær
c4172d4c19
#1601 Completion Type : Show undefined as gray
2017-06-14 12:41:52 +02:00
Magne Sjaastad
414733899e
Fishbones : Add model and visualization
2017-05-05 12:23:29 +02:00
Magne Sjaastad
a8cab547a0
1251 Added RivObjectSourceInfo for selecting any pdmObject
2017-05-05 12:18:10 +02:00
Jacob Støren
1a42af5b37
#1114 First working well communication lines operative
2017-03-14 19:21:55 +01:00
Jacob Støren
4c8e1e2bcd
#1114 WIP: Refactor: Removed RivReservoirWellSpheresPartMgr
2017-03-13 11:35:49 +01:00
Jacob Støren
d34b4e3c05
#1114 WIP: Added field in Sim Well Collection, renamed a bit as preparations
2017-03-13 11:05:46 +01:00
Magne Sjaastad
fb93fbbcc8
#1233 Improve system for setting part priorities
2017-02-18 12:38:15 +01:00
Magne Sjaastad
8fffc53629
#1180 Use RiaColorTables and deleted RivColorTableArray
2017-02-10 08:36:32 +01:00
Magne Sjaastad
51e8cae11b
Added branch index to source info as basis for more work on #1044
2017-01-03 11:11:36 +01:00
Magne Sjaastad
276eaf0f33
Rename
2017-01-03 10:09:57 +01:00
astridkbjorke
600f3da30a
#1025 Established geometry for all well cell centers
2016-12-07 12:06:24 +01:00
astridkbjorke
1801e49105
#1025 Establish base code structure
2016-12-07 12:06:24 +01:00
Magne Sjaastad
935d49dfdb
#815 Moved files to Intersections folder
2016-09-20 16:09:27 +02:00
Magne Sjaastad
1890ff19f9
( #664 ) Picking on intersections for eclipse and geo models
2015-11-24 14:14:39 +01:00
Magne Sjaastad
69e30dc8bc
( #657 ) Added support for creation of cross section from simulation well context menu
2015-11-18 18:21:22 +01:00
Jacob Støren
57f7c1229a
( #166 ) WIP: First visible section with hacks
2015-11-18 11:52:19 +01:00
Magne Sjaastad
963220dd37
( #632 ) Added support for creation of mesh part from a single cell
2015-11-09 19:05:31 +01:00
Pål Hagen
ea2bb226d5
( #404 ) WIP - Quad to segment mapper to determine well path depth
2015-09-10 14:03:59 +02:00
Pål Hagen
4d4ed88041
( #404 ) Displaying well path name when a well path is picked
...
TODO: Display depth and additional well data
2015-09-07 12:21:22 +02:00
Pål Hagen
fa75a46ecb
Moved geo mech related source files to different folder
...
Moved RivGeoMechVizLogic.h/cpp RivGeoMechPartMgrCache.h/cpp to
GeoMech/GeoMechVisualization.
2015-06-26 10:00:45 +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
4a21bb4a30
Added RimView, and sorted the libs in folders
2015-04-29 10:50:25 +02:00
Magne Sjaastad
2a55b47e9a
Renamed and restructured files and classes
2014-08-14 10:56:48 +02:00
Magne Sjaastad
eca4276adb
Added scalarMapperUtils for code sharing between grids/faults
2014-08-14 10:56:40 +02:00
Magne Sjaastad
1b69f93a11
Added ternary scalar mapper effect generator
2014-08-14 10:56:38 +02:00
Magne Sjaastad
1161ff7c73
Added ternary texture and scalar mappers
2014-08-14 10:56:37 +02:00
Magne Sjaastad
e9b67a9599
Added RivTernaryScalarMapper and unit test
2014-08-14 10:56:34 +02:00
Jacob Støren
38d2000e29
Wip: New generalized texturing in play
...
Only on GridParts
2014-08-14 10:56:27 +02:00
Magne Sjaastad
0e92bc5d3f
Added ternary saturation overlay item
2014-04-22 11:22:16 +02:00
Magne Sjaastad
01e0bf4999
Added source info to communicate both cell indices and face indices
2013-12-19 09:16:30 +01:00
Jacob Støren
1e65a9db11
NNC: Added NNCGeometryGenerator
2013-12-14 09:48:06 +01:00
Magne Sjaastad
48d63495e5
Renamed to RivFaultPartMgr
2013-12-10 07:56:58 +01:00
Magne Sjaastad
3189437d5a
Added color table array
2013-12-04 11:32:33 +01:00
Magne Sjaastad
12918ec107
Faults: Reading from Eclipse text files and basic visualization
...
Added reading of faults directly from Eclipse text files
Added named faults in project tree
Added fault geompetry parts
Added test data
2013-12-03 20:30:32 +01:00
Vidar Lundberg
163ce74052
Added visualization of Well Paths in reservoir views.
...
Added PDM objects for a list of well paths (RimWellPathCollection) and for individual well paths (RimWellPath).
RimWellPathCollection uses RivWellPathCollectionPartMgr to generate visualization parts for each well path in the collection.
RimWellPath handles geometry defined in RigWellPath, and RivWellPathPartMgr is used to generate visualization parts. The well path visualization parts are generated by reusing RivPipeGeometryGenerator (also used for well pipes).
Added features:
- Select Open Well Paths in File menu to open one or more well path files, file format supported is Statoil JSON format.
- Each well path has a label showing the name, and the PDM window will show additional info (Id, Source System, UTM Zone, Update Date and User, Survey Type, File Path).
- Possible to turn on / off visibility, set thickness, set color for individual well paths.
- List of well paths including specified parameters/settings will be stored in project file.
- Possible to clip all well paths at a specified distance to the reservoir as this is the relevant area to see, and if showing whole well path it may be problematic for auto zoom etc.
Known problems:
- Well paths are not shown in some types of reservoir views, for instance reservoir views showing well pipes. Will look into this later.
p4#: 21658
2013-05-16 14:10:22 +02:00
Magne Sjaastad
f9985af7e9
Added source groups in CMake to improve file organization in generated projects
...
p4#: 21330
2013-04-18 07:33:45 +02:00