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

Defines the properties required for the sequential 2p2c models. More...

Go to the source code of this file.

Description

Defines the properties required for the sequential 2p2c models.

Classes

struct  Dumux::Properties::TTag::SequentialTwoPTwoC
struct  Dumux::Properties::EnableCapillarity< TypeTag, MyTypeTag >
 Returns whether capillarity is regarded. More...
struct  Dumux::Properties::BoundaryMobility< TypeTag, MyTypeTag >
struct  Dumux::Properties::RegulateBoundaryPermeability< TypeTag, MyTypeTag >
 A minimum permeability can be assigned via the runtime-Parameter SpatialParams.minBoundaryPermeability. More...
struct  Dumux::Properties::Indices< TypeTag, TTag::SequentialTwoPTwoC >
struct  Dumux::Properties::NumEq< TypeTag, TTag::SequentialTwoPTwoC >
struct  Dumux::Properties::NumPhases< TypeTag, TTag::SequentialTwoPTwoC >
 < The number of phases in the 2p2c model is 2 More...
struct  Dumux::Properties::NumComponents< TypeTag, TTag::SequentialTwoPTwoC >
 < The number of components in the 2p2c model is 2 More...
struct  Dumux::Properties::PressureFormulation< TypeTag, TTag::SequentialTwoPTwoC >
 Set the default formulationCompositional models are very likely compressible. More...
struct  Dumux::Properties::SaturationFormulation< TypeTag, TTag::SequentialTwoPTwoC >
 Compositional models are very likely compressible. More...
struct  Dumux::Properties::VelocityFormulation< TypeTag, TTag::SequentialTwoPTwoC >
 Compositional models are very likely compressible. More...
struct  Dumux::Properties::TransportSolutionType< TypeTag, TTag::SequentialTwoPTwoC >
struct  Dumux::Properties::EnableCompressibility< TypeTag, TTag::SequentialTwoPTwoC >
 Compositional models are very likely compressible. More...
struct  Dumux::Properties::VisitFacesOnlyOnce< TypeTag, TTag::SequentialTwoPTwoC >
 Faces are regarded from both sides. More...
struct  Dumux::Properties::EnableCapillarity< TypeTag, TTag::SequentialTwoPTwoC >
 Capillarity is enabled. More...
struct  Dumux::Properties::BoundaryMobility< TypeTag, TTag::SequentialTwoPTwoC >
 < Saturation scales flux on Dirichlet B.C. More...
struct  Dumux::Properties::Variables< TypeTag, TTag::SequentialTwoPTwoC >
struct  Dumux::Properties::CellData< TypeTag, TTag::SequentialTwoPTwoC >
struct  Dumux::Properties::FluidState< TypeTag, TTag::SequentialTwoPTwoC >
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::SequentialTwoPTwoC >
 The spatial parameters to be employed. More...
struct  Dumux::Properties::RegulateBoundaryPermeability< TypeTag, TTag::SequentialTwoPTwoC >
 Switch off permeability regularization at Dirichlet boundaries by default. More...
struct  Dumux::SequentialTwoPTwoCIndices< TypeTag >
 The common indices for the 2p2c model. More...

Namespaces

namespace  Dumux
namespace  Dumux::Properties
namespace  Dumux::Properties::TTag
 Type tag for numeric models.