mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1487 - pre-proto - starting to use trans condenser in export function. Adding transmissibilities to condenser and getting output trans from eclipse cells to well. Not yet summarizing values from multiple fractures or printing COMPDAT values.
This commit is contained in:
@@ -295,6 +295,7 @@ std::vector<RigFracturedEclipseCellExportData> RigStimPlanUpscalingCalc::comput
|
||||
|
||||
for (size_t fracCell : fracCells)
|
||||
{
|
||||
//TODO: Lage ny classe for <20> holde upscaledData
|
||||
RigFracturedEclipseCellExportData fracData;
|
||||
fracData.reservoirCellIndex = fracCell;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user