opm-simulators
FlowProblemBlackoilProperties.hpp File Reference
#include <opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp>
#include <opm/models/utils/propertysystem.hh>
#include <opm/simulators/flow/FlowBaseProblemProperties.hpp>
#include <opm/simulators/flow/FIBlackoilModel.hpp>
#include <opm/simulators/flow/NewTranFluxModule.hpp>
#include <opm/simulators/flow/OutputBlackoilModule.hpp>
#include <opm/simulators/flow/BlackoilModel.hpp>
#include <tuple>

Go to the source code of this file.

Classes

class  Opm::FlowProblemBlackoil< TypeTag >
 This problem simulates an input file given in the data format used by the commercial ECLiPSE simulator. More...
 
struct  Opm::Properties::TTag::FlowBaseProblemBlackoil
 
struct  Opm::Properties::NonlinearSystem< TypeTag, TTag::FlowBaseProblemBlackoil >
 
struct  Opm::Properties::Problem< TypeTag, TTag::FlowBaseProblemBlackoil >
 
struct  Opm::Properties::Model< TypeTag, TTag::FlowBaseProblemBlackoil >
 
struct  Opm::Properties::MaterialLaw< TypeTag, TTag::FlowBaseProblem >
 
struct  Opm::Properties::FluxModule< TypeTag, TTag::FlowBaseProblemBlackoil >
 
struct  Opm::Properties::GradientCalculator< TypeTag, TTag::FlowBaseProblemBlackoil >
 

Namespaces

 Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 
 Opm::Properties::TTag
 The generic type tag for problems using the immiscible multi-phase model.
 

Detailed Description