adding a few more members to the Wells classes.

gravity, vfp_properties_ and depth_.

to further simplify the interfaces.
This commit is contained in:
Kai Bao
2016-05-09 14:00:21 +02:00
parent 50385013fe
commit be165a26e0
7 changed files with 57 additions and 22 deletions

View File

@@ -137,6 +137,7 @@ namespace Opm {
using Base::param_;
using Base::linsolver_;
using Base::phaseCondition_;
using Base::vfp_properties_;
MultisegmentWells ms_wells_;