Properties (and default properties) for all models using the box scheme together with coupling across the grid element facets. More...
#include <dumux/common/properties.hh>
#include <dumux/discretization/box.hh>
#include <dumux/multidomain/facet/box/darcyslaw.hh>
#include <dumux/multidomain/facet/box/fickslaw.hh>
#include <dumux/multidomain/facet/box/fourierslaw.hh>
#include <dumux/multidomain/facet/box/fvgridgeometry.hh>
#include <dumux/multidomain/facet/box/localresidual.hh>
#include <dumux/multidomain/facet/box/upwindscheme.hh>
#include <dumux/porousmediumflow/fluxvariables.hh>
Go to the source code of this file.
Classes | |
struct | Dumux::Properties::TTag::BoxFacetCouplingModel |
struct | Dumux::Properties::BaseLocalResidual< TypeTag, TTag::BoxFacetCouplingModel > |
Use the box local residual for models with facet coupling. More... | |
struct | Dumux::Properties::AdvectionType< TypeTag, TTag::BoxFacetCouplingModel > |
Use the box facet coupling-specific Darcy's law. More... | |
struct | Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::BoxFacetCouplingModel > |
Use the box facet coupling-specific Ficks's law. More... | |
struct | Dumux::Properties::HeatConductionType< TypeTag, TTag::BoxFacetCouplingModel > |
Use the box facet coupling-specific Fourier's law. More... | |
struct | Dumux::Properties::FluxVariables< TypeTag, TTag::BoxFacetCouplingModel > |
Per default, use the porous medium flow flux variables with the modified upwind scheme. More... | |
struct | Dumux::Properties::GridGeometry< TypeTag, TTag::BoxFacetCouplingModel > |
Set the default for the grid finite volume geometry. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
The energy balance equation for a porous solid. | |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |