changed: ewoms/models/pvs -> opm/models/pvs

This commit is contained in:
Arne Morten Kvarving
2019-09-16 12:15:11 +02:00
parent a5d4b823f5
commit f558f5d98b
24 changed files with 2195 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
#include "config.h"
#include <opm/models/utils/start.hh>
#include <ewoms/models/pvs/pvsmodel.hh>
#include <opm/models/pvs/pvsmodel.hh>
#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>
#include "problems/co2injectionproblem.hh"