adapt to the removal of the unit system of opm-core

the one which is in opm-parser is now a drop-in replacement.
This commit is contained in:
Andreas Lauser 2016-10-10 17:31:02 +02:00
parent f4380a0dcd
commit 8af1929965
31 changed files with 31 additions and 31 deletions

View File

@ -112,7 +112,7 @@
#include <opm/upscaling/RelPermUtils.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/material/common/Unused.hpp>
// Choose model:

View File

@ -32,7 +32,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/MonotCubicInterpolator.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/output/eclipse/CornerpointChopper.hpp>
#include <opm/output/eclipse/EclipseGridInspector.hpp>

View File

@ -31,7 +31,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/output/eclipse/CornerpointChopper.hpp>

View File

@ -51,7 +51,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/output/eclipse/CornerpointChopper.hpp>
#include <opm/output/eclipse/EclipseGridInspector.hpp>

View File

@ -42,7 +42,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/output/eclipse/CornerpointChopper.hpp>

View File

@ -32,7 +32,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/output/eclipse/CornerpointChopper.hpp>
#include <opm/output/eclipse/EclipseGridInspector.hpp>

View File

@ -52,7 +52,7 @@
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/StopWatch.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <dune/grid/CpGrid.hpp>

View File

@ -55,7 +55,7 @@
#include <dune/grid/CpGrid.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/output/eclipse/EclipseGridInspector.hpp>

View File

@ -35,7 +35,7 @@
#include "config.h"
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <dune/grid/CpGrid.hpp>

View File

@ -60,7 +60,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <dune/grid/CpGrid.hpp>

View File

@ -66,7 +66,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/MonotCubicInterpolator.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/upscaling/RelPermUtils.hpp>
#include <opm/upscaling/SinglePhaseUpscaler.hpp>

View File

@ -63,7 +63,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/MonotCubicInterpolator.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/upscaling/RelPermUtils.hpp>
#include <opm/upscaling/SinglePhaseUpscaler.hpp>

View File

@ -70,7 +70,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/upscaling/RelPermUtils.hpp>
#include <opm/upscaling/SinglePhaseUpscaler.hpp>

View File

@ -34,7 +34,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/upscaling/SinglePhaseUpscaler.hpp>

View File

@ -22,7 +22,7 @@
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <iostream>

View File

@ -31,7 +31,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/porsol/common/BoundaryConditions.hpp>
#include <opm/porsol/blackoil/BlackoilInitialization.hpp>

View File

@ -20,7 +20,7 @@
#include "config.h"
#include "BlackoilPVT.hpp"
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include "MiscibilityDead.hpp"
#include "MiscibilityLiveOil.hpp"
#include "MiscibilityLiveGas.hpp"

View File

@ -36,7 +36,7 @@
#ifndef OPENRS_RESERVOIRPROPERTYCOMMON_HEADER
#define OPENRS_RESERVOIRPROPERTYCOMMON_HEADER
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/porsol/common/Matrix.hpp>
#include <opm/parser/eclipse/Deck/Deck.hpp>

View File

@ -41,7 +41,7 @@
#include <opm/core/utility/SparseVector.hpp>
#include <opm/core/utility/SparseTable.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <dune/grid/common/Volumes.hpp>
#include <dune/grid/CpGrid.hpp>

View File

@ -37,7 +37,7 @@
#define OPENRS_SETUPBOUNDARYCONDITIONS_HEADER
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/porsol/common/BoundaryConditions.hpp>
#include <opm/porsol/common/PeriodicHelpers.hpp>

View File

@ -37,7 +37,7 @@
#define OPM_SETUPGRIDANDPROPS_HEADER
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <dune/grid/CpGrid.hpp>
#include <opm/porsol/common/ReservoirPropertyCapillary.hpp>
#include <opm/parser/eclipse/Parser/Parser.hpp>

View File

@ -39,7 +39,7 @@
#include <opm/common/ErrorMacros.hpp>
#include <opm/core/utility/Average.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <dune/grid/common/Volumes.hpp>
#include <opm/core/utility/StopWatch.hpp>
#include <opm/porsol/common/ImplicitTransportDefs.hpp>

View File

@ -45,7 +45,7 @@
//#include <opm/common/ErrorMacros.hpp>
#include <opm/core/utility/Average.hpp>
//#include <opm/core/utility/Units.hpp>
//#include <opm/parser/eclipse/Units/Units.hpp>
//#include <dune/grid/common/Volumes.hpp>
#include <opm/porsol/common/Matrix.hpp>

View File

@ -41,7 +41,7 @@
#include <opm/common/ErrorMacros.hpp>
#include <opm/core/utility/Average.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <dune/grid/common/Volumes.hpp>
#include <opm/porsol/euler/CflCalculator.hpp>
#include <opm/core/utility/StopWatch.hpp>

View File

@ -38,7 +38,7 @@
#include <opm/common/ErrorMacros.hpp>
#include <opm/core/utility/Average.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/utility/RootFinders.hpp>
#include <opm/core/utility/StopWatch.hpp>
#include <dune/grid/common/Volumes.hpp>

View File

@ -23,7 +23,7 @@
#include <opm/parser/eclipse/Parser/ParserKeywords.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <algorithm>
#include <cmath>

View File

@ -42,7 +42,7 @@
#include <opm/porsol/common/SimulatorUtilities.hpp>
#include <opm/porsol/common/ReservoirPropertyFixedMobility.hpp>
#include <opm/porsol/euler/MatchSaturatedVolumeFunctor.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/output/eclipse/writeECLData.hpp>
#include <opm/core/utility/miscUtilities.hpp>
#include <algorithm>

View File

@ -39,7 +39,7 @@
#include <opm/upscaling/SteadyStateUpscaler.hpp>
#include <opm/upscaling/UpscalingTraits.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/utility/SparseTable.hpp>
#include <cmath>
#include <fstream>

View File

@ -39,7 +39,7 @@
#include <opm/upscaling/SteadyStateUpscalerImplicit.hpp>
#include <opm/upscaling/UpscalingTraits.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/utility/SparseTable.hpp>
#include <cmath>
#include <fstream>

View File

@ -41,7 +41,7 @@
#include <opm/porsol/common/MatrixInverse.hpp>
#include <opm/porsol/common/SimulatorUtilities.hpp>
#include <opm/porsol/common/ReservoirPropertyFixedMobility.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <algorithm>
#include <iostream>

View File

@ -46,7 +46,7 @@
#include <opm/parser/eclipse/Parser/Parser.hpp>
#include <opm/parser/eclipse/Deck/Deck.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <cmath>
#include <cstddef>