Updated ERT to handle multi segment wells

Updated input code in ResInsight accordingly

ERT version on GitHub
067fa99faa
p4#: 21920
This commit is contained in:
Magne Sjaastad
2013-06-13 22:12:02 +02:00
parent 6f04f70ade
commit 7a24b2664e
244 changed files with 8871 additions and 3464 deletions

View File

@@ -56,7 +56,7 @@ public:
private:
bool readActiveCellInfo();
void buildMetaData();
void readWellCells();
void readWellCells(const ecl_grid_type* mainEclGrid);
void openInitFile();
bool openDynamicAccess();