mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3119 detect grid unit. Read unit system from one of three available sources
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
|
||||
private:
|
||||
bool readActiveCellInfo();
|
||||
void buildMetaData();
|
||||
void buildMetaData(ecl_grid_type* grid);
|
||||
void readWellCells(const ecl_grid_type* mainEclGrid, bool importCompleteMswData);
|
||||
|
||||
std::string ertGridName( size_t gridNr );
|
||||
|
||||
Reference in New Issue
Block a user