version 3.9-dev
porousmediumflow/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.

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::EnableCompositionalDispersion< TypeTag, TTag::PorousMediumFlow >
 Per default, we do not include compositional dispersion effects. More...
 
struct  Dumux::Properties::EnableThermalDispersion< TypeTag, TTag::PorousMediumFlow >
 Per default, we do not include thermal dispersion effects. More...
 
struct  Dumux::Properties::DispersionFluxType< TypeTag, TTag::PorousMediumFlow >
 By default, we use a diffusive flux for the dispersive fluxes. More...
 
struct  Dumux::Properties::CompositionalDispersionModel< TypeTag, TTag::PorousMediumFlow >
 By default, we use Scheideggers's law for the dispersive tensor calculation. More...
 
struct  Dumux::Properties::ThermalDispersionModel< TypeTag, TTag::PorousMediumFlow >
 By default, we use the same dispersion tensor type as the componsitonal dispersion for the thermal disperion tensor. 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
 The energy balance equation for a porous solid.
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
Include dependency graph for porousmediumflow/properties.hh: