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

Properties (and default properties) for all models using cell-centered finite volume scheme with TPFA together with coupling across the grid element facets. More...

Go to the source code of this file.

Description

Properties (and default properties) for all models using cell-centered finite volume scheme with TPFA together with coupling across the grid element facets.

Note
If n is the dimension of the lowest grid to be considered in the hierarchy, all problem type tags for the grids with the dimension m > n must inherit from these or other facet coupling properties (e.g. BoxFacetCouplingModel).

Classes

struct  Dumux::Properties::TTag::CCTpfaFacetCouplingModel
struct  Dumux::Properties::AdvectionType< TypeTag, TTag::CCTpfaFacetCouplingModel >
 Use the tpfa facet coupling-specific Darcy's law. More...
struct  Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::CCTpfaFacetCouplingModel >
 Use the tpfa facet coupling-specific Ficks's law. More...
struct  Dumux::Properties::HeatConductionType< TypeTag, TTag::CCTpfaFacetCouplingModel >
 Use the tpfa facet coupling-specific Ficks's law. More...
struct  Dumux::Properties::BaseLocalResidual< TypeTag, TTag::CCTpfaFacetCouplingModel >
 Use the cc local residual for models with facet coupling. More...
struct  Dumux::Properties::FluxVariables< TypeTag, TTag::CCTpfaFacetCouplingModel >
 Per default, use the porous medium flow flux variables with the modified upwind scheme. More...

Namespaces

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