ResInsight/ApplicationCode/FileInterface
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
..
FileInterface_UnitTests Updated ERT from https://github.com/Ensembles/ert/commits/master to version 2013-04-04 08:24:40 +02:00
CMakeLists_files.cmake Added visualization of Well Paths in reservoir views. 2013-05-16 14:10:22 +02:00
RifEclipseInputFileTools.cpp More file renaming: 2013-03-22 16:58:44 +01:00
RifEclipseInputFileTools.h Major renaming of classes. Filenames not done yet. 2013-03-22 15:43:42 +01:00
RifEclipseOutputFileTools.cpp Updated ERT to 315ceeee250808ea6a6530233dd5125f9f76f06c 2013-04-29 13:13:42 +02:00
RifEclipseOutputFileTools.h Renamed some methods and variables in the eclipse result file access system 2013-04-10 11:02:10 +02:00
RifEclipseRestartDataAccess.cpp Added reading of fracture model active index 2013-01-30 14:13:50 +01:00
RifEclipseRestartDataAccess.h Renamed some methods and variables in the eclipse result file access system 2013-04-10 11:02:10 +02:00
RifEclipseRestartFilesetAccess.cpp Updated ERT to 315ceeee250808ea6a6530233dd5125f9f76f06c 2013-04-29 13:13:42 +02:00
RifEclipseRestartFilesetAccess.h Renamed some methods and variables in the eclipse result file access system 2013-04-10 11:02:10 +02:00
RifEclipseUnifiedRestartFileAccess.cpp Updated ERT to 315ceeee250808ea6a6530233dd5125f9f76f06c 2013-04-29 13:13:42 +02:00
RifEclipseUnifiedRestartFileAccess.h Renamed some methods and variables in the eclipse result file access system 2013-04-10 11:02:10 +02:00
RifJsonEncodeDecode.cpp Add Json parser based on code example found on: 2013-05-15 16:00:36 +02:00
RifJsonEncodeDecode.h Add Json parser based on code example found on: 2013-05-15 16:00:36 +02:00
RifReaderEclipseInput.cpp More file renaming: 2013-03-22 16:58:44 +01:00
RifReaderEclipseInput.h Major renaming of classes. Filenames not done yet. 2013-03-22 15:43:42 +01:00
RifReaderEclipseOutput.cpp Updated ERT to 315ceeee250808ea6a6530233dd5125f9f76f06c 2013-04-29 13:13:42 +02:00
RifReaderEclipseOutput.h Fixed bug related to EGRID and INIT-file, no restart file 2013-04-22 14:51:47 +02:00
RifReaderInterface.h Major renaming of classes. Filenames not done yet. 2013-03-22 15:43:42 +01:00
RifReaderMockModel.cpp More file renaming: 2013-03-22 16:58:44 +01:00
RifReaderMockModel.h Major renaming of classes. Filenames not done yet. 2013-03-22 15:43:42 +01:00