mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3588 Intersect : Add support for import of Intersect data
This commit is contained in:
@@ -75,6 +75,9 @@ public:
|
||||
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);
|
||||
|
||||
static bool isExportedFromIntersect(ecl_file_type* ecl_file);
|
||||
|
||||
static ecl_kw_type* createActnumFromPorv(ecl_file_type* ecl_file);
|
||||
|
||||
private:
|
||||
static void createReportStepsMetaData(std::vector<ecl_file_type*> ecl_files, std::vector<RifRestartReportStep>* reportSteps);
|
||||
|
||||
Reference in New Issue
Block a user