mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2097 Reservoir Phase Detection : Find available phases from result files
This commit is contained in:
@@ -108,4 +108,6 @@ public:
|
||||
|
||||
virtual void readWellData(well_info_type * well_info, bool importCompleteMswData) = 0;
|
||||
virtual int readUnitsType() = 0;
|
||||
|
||||
virtual std::set<RiaDefines::PhaseType> availablePhases() const = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user