ResInsight/ApplicationCode/ProjectDataModel/Completions
2018-01-03 11:50:34 +01:00
..
CMakeLists_files.cmake #1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 15:24:20 +02:00
RimCompletionCellIntersectionCalc.cpp #1873: Changed naming scheme when exporting laterals. Make sure fishbone name is exported and be more explicit in the enumeration of the subs and laterals. 2017-12-19 11:06:28 +01:00
RimCompletionCellIntersectionCalc.h #1858 Renaming and whitespace as preparations 2017-12-12 12:47:05 +01:00
RimEllipseFractureTemplate.cpp #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
RimEllipseFractureTemplate.h #1739 Ellipse Fracture : Recompute the fracture grid when opening project 2017-08-04 14:35:16 +02:00
RimFishbonesCollection.cpp fixed: add missing cmath include statements 2017-09-29 18:24:28 +02:00
RimFishbonesCollection.h #1655 Adding skin factor for main bore for fishbone calculations, and using this value in transmissibility calculations. 2017-07-31 11:49:52 +02:00
RimFishbonesMultipleSubs.cpp #2291 Fishbones. Always two decimals on single depth value fields 2018-01-02 09:58:38 +01:00
RimFishbonesMultipleSubs.h #2291 Fishbones. Always two decimals on single depth value fields 2018-01-02 09:58:38 +01:00
RimFishbonesPipeProperties.cpp #1629 Set default values on completions dependent on selected unit system 2017-06-20 12:36:12 +02:00
RimFishbonesPipeProperties.h #1629 Set default values on completions dependent on selected unit system 2017-06-20 12:36:12 +02:00
RimFishboneWellPath.cpp #2265 Xml Keywords : Remove fishbones prefix 2017-12-18 07:13:58 +01:00
RimFishboneWellPath.h #1603 Adjust start MD when importing fishbones laterals 2017-06-15 12:48:22 +02:00
RimFishboneWellPathCollection.cpp #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
RimFishboneWellPathCollection.h #1629 Set default values on completions dependent on selected unit system 2017-06-20 12:36:12 +02:00
RimFracture.cpp #2295 Guard against null pointer when setting fracture template 2018-01-03 11:50:34 +01:00
RimFracture.h #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
RimFractureContainment.cpp CppCheck : Remove unused variables 2017-09-07 22:05:20 +02:00
RimFractureContainment.h #1585 Add visualization (gray out) inactive parts of fractures based on containment. 2017-06-27 13:21:04 +02:00
RimFractureExportSettings.cpp Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
RimFractureExportSettings.h Move fracture related models under completions folder 2017-06-01 14:25:38 +02:00
RimFractureTemplate.cpp #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
RimFractureTemplate.h #1574 Add method: isEclipseCellWithinContainment 2017-06-20 11:18:19 +02:00
RimFractureTemplateCollection.cpp #2265 Xml Keywords : Several rename to fracture template and fracture collection 2017-12-18 07:13:58 +01:00
RimFractureTemplateCollection.h #1732 Update path to StimPlan xml if required 2017-08-03 13:21:19 +02:00
RimPerforationCollection.cpp #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
RimPerforationCollection.h #1629 Set default values on completions dependent on selected unit system 2017-06-20 12:36:12 +02:00
RimPerforationInterval.cpp Changing name of parameter from "Start of History" to "All timesteps" 2017-07-07 14:05:20 +02:00
RimPerforationInterval.h #1629 Set default values on completions dependent on selected unit system 2017-06-20 12:36:12 +02:00
RimSimWellFracture.cpp #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
RimSimWellFracture.h #1744 Load and update data for fractures when loading project file 2017-08-14 22:16:03 +02:00
RimSimWellFractureCollection.cpp #1503 Use fracture layout icon, and improve icon a bit 2017-06-05 09:15:31 +02:00
RimSimWellFractureCollection.h Move fracture related models under completions folder 2017-06-01 14:25:38 +02:00
RimStimPlanFractureTemplate.cpp #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
RimStimPlanFractureTemplate.h #1891 StimPlan : Add support for "Conductivity-propped" 2017-09-14 13:48:33 +02:00
RimWellPathCompletions.cpp #1794 Several fixes to make fracture configuration compile 2017-08-21 20:54:48 +02:00
RimWellPathCompletions.h #1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 15:24:20 +02:00
RimWellPathFracture.cpp #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
RimWellPathFracture.h #1744 Load and update data for fractures when loading project file 2017-08-14 22:16:03 +02:00
RimWellPathFractureCollection.cpp Recalculate completions when completion collections are toggled 2017-06-20 17:22:14 +02:00
RimWellPathFractureCollection.h #1568 Add checkbox to well path fracture collection 2017-06-09 10:33:50 +02:00