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

Defines a type tag and some properties for models using the box scheme. More...

Go to the source code of this file.

Description

Defines a type tag and some properties for models using the box scheme.

Classes

struct  Dumux::Properties::TTag::PorousMediumFlow
struct  Dumux::Properties::FluxVariables< TypeTag, TTag::PorousMediumFlow >
 The flux variables for models involving flow in porous media. More...
struct  Dumux::Properties::FluxVariablesCache< TypeTag, TTag::PorousMediumFlow >
 The flux variables cache class for models involving flow in porous media. More...
struct  Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::PorousMediumFlow >
struct  Dumux::Properties::AdvectionType< TypeTag, TTag::PorousMediumFlow >
 By default, we use darcy's law for the advective fluxes. More...
struct  Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::PorousMediumFlow >
 By default, we use fick's law for the diffusive fluxes. More...
struct  Dumux::Properties::HeatConductionType< TypeTag, TTag::PorousMediumFlow >
 By default, we use fourier's law as the default for heat conduction fluxes. More...
struct  Dumux::Properties::SolutionDependentAdvection< TypeTag, TTag::PorousMediumFlow >
 By default, parameters are solution-dependent. More...
struct  Dumux::Properties::SolutionDependentMolecularDiffusion< TypeTag, TTag::PorousMediumFlow >
struct  Dumux::Properties::SolutionDependentHeatConduction< TypeTag, TTag::PorousMediumFlow >
struct  Dumux::Properties::EnergyLocalResidual< TypeTag, TTag::PorousMediumFlow >
 The default implementation of the energy balance equation for flow problems in porous media. More...
struct  Dumux::Properties::VelocityOutput< TypeTag, TTag::PorousMediumFlow >
 Velocity output. More...
struct  Dumux::Properties::EnableThermalNonEquilibrium< TypeTag, TTag::PorousMediumFlow >
struct  Dumux::Properties::EnableBoxInterfaceSolver< TypeTag, TTag::PorousMediumFlow >
 Per default, we disable the box interface solver. More...
struct  Dumux::Properties::SolidState< TypeTag, TTag::PorousMediumFlow >
 per default solid state is inert More...
struct  Dumux::Properties::SolidSystem< TypeTag, TTag::PorousMediumFlow >

Namespaces

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