Parameters of the porous matrix and other parameter varying with position (e.g. porosity) More...
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 | 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 | 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 | gstatrandomfield.hh |
Creating random fields using gstat. | |
file | sequentialfv.hh |
The base class for spatial parameters of problems using the fv method. | |
file | sequentialfv1p.hh |
The base class for spatial parameters of problems using the fv method. | |
Classes | |
class | Dumux::FVSpatialParams< GridGeometry, Scalar, Implementation > |
The base class for spatial parameters of multi-phase problems using a fully implicit discretization method. 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::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::GstatRandomField< GridView, Scalar > |
Creating random fields using gstat. More... | |
class | Dumux::SequentialFVSpatialParams< TypeTag > |
The base class for spatial parameters of a multi-phase problem using the fv method. More... | |
class | Dumux::SequentialFVSpatialParamsOneP< TypeTag > |
The base class for spatial parameters of problems using the fv method. More... | |