clean up the richards model and follow the recent renames of opm-material

This commit is contained in:
Andreas Lauser
2014-05-08 16:52:24 +02:00
parent 69e6fb60a2
commit 18ee64fe2f
6 changed files with 24 additions and 15 deletions

View File

@@ -29,7 +29,7 @@
#include <opm/material/fluidmatrixinteractions/LinearMaterial.hpp>
#include <opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <opm/material/fluidsystems/2pImmiscibleFluidSystem.hpp>
#include <opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp>
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/Air.hpp>