mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3669 Write Pressure Depletion scaling parameters as comment table in fracture export.
This commit is contained in:
@@ -51,6 +51,9 @@ private:
|
||||
|
||||
QString
|
||||
createFractureCompletionSummaryText(const std::vector<RicWellPathFractureReportItem>& wellPathFractureReportItems) const;
|
||||
QString
|
||||
createFracturePressureDepletionSummaryText(const std::vector<RicWellPathFractureReportItem>& wellPathFractureReportItems) const;
|
||||
|
||||
QString createConnectionsPerWellText(const std::vector<RicWellPathFractureReportItem>& wellPathFractureReportItems) const;
|
||||
|
||||
void configureFormatter(RifEclipseDataTableFormatter* formatter) const;
|
||||
|
||||
Reference in New Issue
Block a user