#2035 Add accumulated PLT plot curves from *.RFT file. (Not yet available due to missing calculate value options)

This commit is contained in:
Jacob Støren
2017-11-06 22:23:54 +01:00
parent b708bb0ac3
commit 7f3ec2ad84
2 changed files with 127 additions and 18 deletions

View File

@@ -50,6 +50,8 @@ size_t RigEclCellIndexCalculator::resultCellIndex(size_t gridIndex, size_t gridC
//--------------------------------------------------------------------------------------------------
///
/// The pipeBranchesCellIds are describing the lines between the points, starting with the first line
// and is thus expected to be one less than the number of centerline points
//--------------------------------------------------------------------------------------------------
RigAccWellFlowCalculator::RigAccWellFlowCalculator(const std::vector< std::vector <cvf::Vec3d> >& pipeBranchesCLCoords,
const std::vector< std::vector <RigWellResultPoint> >& pipeBranchesCellIds,