Properties (and default properties) for all models using cell-centered finite volume scheme with MPFA together with coupling across the grid element facets. More...
#include <dumux/common/properties.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/multidomain/facet/cellcentered/upwindscheme.hh>
#include <dumux/multidomain/facet/cellcentered/localresidual.hh>
#include <dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh>
#include <dumux/porousmediumflow/fluxvariables.hh>
Go to the source code of this file.
Properties (and default properties) for all models using cell-centered finite volume scheme with MPFA together with coupling across the grid element facets.
Classes | |
struct | Dumux::Properties::TTag::CCMpfaFacetCouplingModel |
struct | Dumux::Properties::BaseLocalResidual< TypeTag, TTag::CCMpfaFacetCouplingModel > |
Use the cc local residual for models with facet coupling. More... | |
struct | Dumux::Properties::PrimaryInteractionVolume< TypeTag, TTag::CCMpfaFacetCouplingModel > |
Use the facet coupling-specific mpfa-o interaction volume. More... | |
struct | Dumux::Properties::SecondaryInteractionVolume< TypeTag, TTag::CCMpfaFacetCouplingModel > |
Use the facet coupling-specific mpfa-o interaction volume. More... | |
struct | Dumux::Properties::FluxVariables< TypeTag, TTag::CCMpfaFacetCouplingModel > |
Per default, use the porous medium flow flux variables with the modified upwind scheme. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |