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

@@ -27,7 +27,7 @@
#ifndef EWOMS_OUTFLOW_PROBLEM_HH
#define EWOMS_OUTFLOW_PROBLEM_HH
#include <ewoms/models/pvs/pvsproperties.hh>
#include <opm/models/pvs/pvsproperties.hh>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp>