multiphasebaseproblem.hh File Reference

The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More...

#include "multiphasebaseproperties.hh"
#include <ewoms/disc/common/fvbaseproblem.hh>
#include <ewoms/disc/common/fvbaseproperties.hh>
#include <opm/material/fluidmatrixinteractions/NullMaterial.hpp>
#include <opm/material/common/Means.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>

Go to the source code of this file.

Classes

class  Ewoms::MultiPhaseBaseProblem< TypeTag >
 The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium. More...
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (HeatConductionLawParams)
 The parameters of the material law for heat conduction. More...
 
 Ewoms::Properties::NEW_PROP_TAG (EnableGravity)
 Returns whether gravity is considered in the problem.
 
 Ewoms::Properties::NEW_PROP_TAG (FluxModule)
 Specifies the relation used for velocity.
 

Detailed Description

The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium.

Function Documentation

◆ NEW_PROP_TAG()

Ewoms::Properties::NEW_PROP_TAG ( HeatConductionLawParams  )

The parameters of the material law for heat conduction.

The parameters of the heat conduction law.