adding initMSWell() to handle MS well related WellState.

This commit is contained in:
Kai Bao
2017-08-31 18:22:48 +02:00
parent 315c4a1659
commit d694a72b53
6 changed files with 340 additions and 3 deletions

View File

@@ -60,8 +60,7 @@ namespace Opm
// it can also use the cell center, which is the same for StandardWell.
// For the last case, should we update the depth with the depth_arg? For the
// future, it can be a source of wrong result with Multisegment well.
// More facility will be required from the opm-parser to make all the situations
// make sense.
// An indicator from the opm-parser should indicate what kind of depth we should use here.
}