adding the updateWellState to StandardWell

this function is very long and need to debug very carefully and it
should be split for better readability for sure.
This commit is contained in:
Kai Bao
2017-06-22 15:37:54 +02:00
parent 1174d2de54
commit 1d9d70ee02
3 changed files with 320 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
#include <opm/autodiff/VFPProdProperties.hpp>
#include <opm/autodiff/WellHelpers.hpp>
#include <opm/autodiff/WellStateFullyImplicitBlackoilDense.hpp>
#include <opm/autodiff/BlackoilModelParameters.hpp>
#include <string>
#include <memory>