3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
pressureproperties.hh File Reference

Defines the properties required for finite volume pressure models in a two-phase sequential model. More...

Go to the source code of this file.

Description

Defines the properties required for finite volume pressure models in a two-phase sequential model.

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties

Functions

Type tag FVPressureTwoP Dumux::Properties::INHERITS_FROM (PressureTwoP))
 The type tag for two-phase problems using a standard finite volume model.
 Dumux::Properties::SET_TYPE_PROP (FVPressureTwoP, Velocity, FVVelocity2P< TypeTag >)
 Set velocity reconstruction implementation standard cell centered finite volume schemes as default.
 Dumux::Properties::SET_TYPE_PROP (FVPressureTwoP, PressureModel, FVPressure2P< TypeTag >)
 Set finite volume implementation of the two-phase pressure equation as default pressure model.
 Dumux::Properties::SET_BOOL_PROP (FVPressureTwoP, VisitFacesOnlyOnce, true)
 Allow assembling algorithm for the pressure matrix to assemble only from one side of a cell-cell interface.