|
opm-simulators
|
Output module for the results black oil model writing in ECL binary format. More...
#include <dune/common/fvector.hh>#include <opm/simulators/utils/moduleVersion.hpp>#include <opm/common/Exceptions.hpp>#include <opm/common/TimingMacros.hpp>#include <opm/common/OpmLog/OpmLog.hpp>#include <opm/common/utility/Visitor.hpp>#include <opm/input/eclipse/EclipseState/SummaryConfig/SummaryConfig.hpp>#include <opm/material/common/Valgrind.hpp>#include <opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp>#include <opm/material/fluidstates/BlackOilFluidState.hpp>#include <opm/material/fluidsystems/BlackOilFluidSystem.hpp>#include <opm/models/blackoil/blackoilproperties.hh>#include <opm/models/discretization/common/fvbaseproperties.hh>#include <opm/models/utils/parametersystem.hpp>#include <opm/models/utils/propertysystem.hh>#include <opm/output/data/Cells.hpp>#include <opm/output/eclipse/EclipseIO.hpp>#include <opm/output/eclipse/Inplace.hpp>#include <opm/simulators/flow/CollectDataOnIORank.hpp>#include <opm/simulators/flow/FlowBaseVanguard.hpp>#include <opm/simulators/flow/GenericOutputBlackoilModule.hpp>#include <opm/simulators/flow/OutputExtractor.hpp>#include <algorithm>#include <array>#include <cassert>#include <cstddef>#include <functional>#include <stdexcept>#include <string>#include <type_traits>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | Opm::OutputBlackOilModule< TypeTag > |
| Output module for the results black oil model writing in ECL binary format. More... | |
Namespaces | |
| namespace | Opm |
| This file contains a set of helper functions used by VFPProd / VFPInj. | |
Output module for the results black oil model writing in ECL binary format.