mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2143 Import of NNC : Move import of dynamic NNC data to RifEclipseOutputFileTools
This commit is contained in:
@@ -71,6 +71,10 @@ public:
|
||||
|
||||
static std::set<RiaDefines::PhaseType> findAvailablePhases(ecl_file_type* ecl_file);
|
||||
|
||||
static void transferNncFluxData(const ecl_grid_type* grid, ecl_file_view_type* summaryView,
|
||||
std::vector<double>* waterFlux, std::vector<double>* oilFlux, std::vector<double>* gasFlux);
|
||||
|
||||
|
||||
private:
|
||||
static void createReportStepsMetaData(std::vector<ecl_file_type*> ecl_files, std::vector<RifRestartReportStep>* reportSteps);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user