3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes

Parameters of the porous matrix and other parameter varying with position (e.g. porosity) More...

Description

Parameters of the porous matrix and other parameter varying with position (e.g. porosity)

All parameters which depend on the matrix and therefore on the position within the model domain are defined as spatial parameters. For example permeability, porosity etc.

Files

file  fvporousmediumspatialparams.hh
 The base class for spatial parameters in porous medium problems.
 
file  common/fvspatialparams.hh
 Basic spatial parameters to be used with finite-volume schemes.
 
file  geomechanics/elastic/fvspatialparams.hh
 The base class for spatial parameters of linear elastic geomechanical problems.
 
file  geomechanics/poroelastic/fvspatialparams.hh
 The base class for spatial parameters of poro-elastic geomechanical problems.
 
file  gstatrandomfield.hh
 Creating random fields using gstat.
 
file  fv.hh
 The base class for spatial parameters of multi-phase problems using a fully implicit discretization method.
 
file  fv1p.hh
 The base class for spatial parameters of one-phase problems using a fully implicit discretization method.
 
file  fv1pconstant.hh
 A spatial params implementation for 1p problem with constant properties.
 
file  fvelastic.hh
 The base class for spatial parameters of linear elastic geomechanical problems.
 
file  fvnonequilibrium.hh
 Base class for spatial parameters dealing with thermal and chemical non-equilibrium.
 
file  fvporoelastic.hh
 The base class for spatial parameters of poro-elastic geomechanical problems.
 
file  spatialparams/gstatrandomfield.hh
 Creating random fields using gstat.
 
file  porenetwork1p.hh
 The default class for spatial parameters for single-phase pore-network models.
 
file  porenetwork2p.hh
 The two-phase spatial parameters for pore-network models.
 
file  porenetworkbase.hh
 The base class for spatial parameters for pore-network models.
 
file  porenetwork/1p/spatialparams.hh
 The spatial parameters for single-phase pore-network models.
 
file  porenetwork/2p/spatialparams.hh
 The two-phase spatial parameters for pore-network models.
 
file  porenetwork/common/spatialparams.hh
 The base class for spatial parameters for pore-network models.
 
file  porousmediumflow/fvspatialparams.hh
 The base class for spatial parameters in porous-medium-flow problems.
 
file  fvspatialparams1p.hh
 The base class for spatial parameters in single-phase porous-medium-flow problems.
 
file  fvspatialparams1pconstant.hh
 A spatial params implementation for 1p problem with constant properties.
 
file  fvspatialparamsmp.hh
 The base class for spatial parameters in multi-phase porous-medium-flow problems.
 
file  fvspatialparamsnonequilibrium.hh
 Base class for spatial parameters dealing with thermal and chemical non-equilibrium.
 
file  python/common/fvspatialparams.hh
 Basic spatial parameters to be used with finite-volume schemes.
 

Classes

class  Dumux::FVPorousMediumSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of porous-medium problems. More...
 
class  Dumux::FVSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters used with finite-volume schemes. More...
 
class  Dumux::FVElasticSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of linear elastic geomechanical problems. More...
 
class  Dumux::FVPoroElasticSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of poro-elastic geomechanical problems. More...
 
class  Dumux::GstatRandomField< GridView, Scalar >
 Creating random fields using gstat. More...
 
class  Dumux::FVSpatialParamsOneP< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of one-phase problems using a fully implicit discretization method. More...
 
class  Dumux::FVSpatialParamsOnePConstant< GridGeometry, Scalar >
 A spatial params implementation for 1p problem with constant properties. More...
 
class  Dumux::FVSpatialParamsElastic< Scalar, GridGeometry, Implementation >
 The base class for spatial parameters of linear elastic geomechanical problems. More...
 
class  Dumux::FVNonEquilibriumSpatialParams< GridGeometry, Scalar, Implementation >
 Definition of the spatial parameters for non-equilibrium. More...
 
class  Dumux::FVSpatialParamsPoroElastic< Scalar, GridGeometry, Implementation >
 The base class for spatial parameters of poro-elastic geomechanical problems. More...
 
class  Dumux::PoreNetwork::OnePDefaultSpatialParams< GridGeometry, Scalar >
 The default class for spatial parameters for single-phase pore-network models. More...
 
class  Dumux::PoreNetwork::TwoPBaseSpatialParams< GridGeometry, Scalar, LocalRules, Implementation >
 The base class for spatial parameters for pore-network models. More...
 
class  Dumux::PoreNetwork::BaseSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters for pore-network models. More...
 
class  Dumux::PoreNetwork::OnePSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters for single-phase pore-network models. More...
 
class  Dumux::PoreNetwork::TwoPSpatialParams< GridGeometry, Scalar, LocalRules, Implementation >
 The base class for spatial parameters for pore-network models. More...
 
class  Dumux::PoreNetwork::TwoPDefaultSpatialParams< GridGeometry, Scalar, MaterialLawT >
 The default class for spatial parameters for two-phase pore-network models. More...
 
class  Dumux::PoreNetwork::SpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters for pore-network models. More...
 
class  Dumux::FVPorousMediumFlowSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of porous-medium-flow problems. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsOneP< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of single-phase problems. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsOnePConstant< GridGeometry, Scalar >
 A spatial params implementation for 1p problem with constant properties. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsMP< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of multi-phase problems. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsNonEquilibrium< GridGeometry, Scalar, Implementation >
 Definition of the spatial parameters for non-equilibrium. More...
 
class  Dumux::Python::FVSpatialParams< GridGeometry_ >
 The base class for spatial parameters used with finite-volume schemes. More...