changing StandardWellsDense to BlackoilModelEbos

for a better naming.
This commit is contained in:
Kai Bao
2017-09-26 10:52:05 +02:00
parent 6ef0c5010c
commit fc06923c50
7 changed files with 71 additions and 69 deletions

View File

@@ -56,7 +56,7 @@
#include <ewoms/common/start.hh>
#include <opm/autodiff/StandardWell.hpp>
#include <opm/autodiff/StandardWellsDense.hpp>
#include <opm/autodiff/BlackoilWellModel.hpp>
// maybe should just include BlackoilModelEbos.hpp
namespace Ewoms {