ResInsight/ApplicationCode/ModelVisualization
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
..
ModelVisualization_UnitTests Fixes for Visual Studio 2012-09-10 11:34:11 +02:00
CMakeLists_files.cmake Added visualization of Well Paths in reservoir views. 2013-05-16 14:10:22 +02:00
RivCellEdgeEffectGenerator.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RivCellEdgeEffectGenerator.h Well cell transparency: Turned off well cell transparency when no well pipe is visible. 2013-04-26 16:46:38 +02:00
RivGridPartMgr.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RivGridPartMgr.h Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RivPipeGeometryGenerator.cpp Fixed Well pipe "peaks". The centerline filtering tolerance was too small. 2013-05-08 13:14:33 +02:00
RivPipeGeometryGenerator.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RivReservoirPartMgr.cpp More file renaming: 2013-03-22 16:58:44 +01:00
RivReservoirPartMgr.h Major renaming of classes. Filenames not done yet. 2013-03-22 15:43:42 +01:00
RivReservoirPipesPartMgr.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RivReservoirPipesPartMgr.h As creation of a font is time consuming, create one application font instance 2013-04-19 08:02:36 +02:00
RivReservoirViewPartMgr.cpp Linux compile fixes 2013-05-06 12:02:32 +02:00
RivReservoirViewPartMgr.h Range filter: Add grid type drop-down list to enable LGR-grid range filtering 2013-04-24 12:00:45 +02:00
RivWellHeadPartMgr.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RivWellHeadPartMgr.h As creation of a font is time consuming, create one application font instance 2013-04-19 08:02:36 +02:00
RivWellPathCollectionPartMgr.cpp Added visualization of Well Paths in reservoir views. 2013-05-16 12:59:01 +02:00
RivWellPathCollectionPartMgr.h Added visualization of Well Paths in reservoir views. 2013-05-16 12:59:01 +02:00
RivWellPathPartMgr.cpp Added visualization of Well Paths in reservoir views. 2013-05-16 12:59:01 +02:00
RivWellPathPartMgr.h Added visualization of Well Paths in reservoir views. 2013-05-16 12:59:01 +02:00
RivWellPipesPartMgr.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RivWellPipesPartMgr.h Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00