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

Various tests coupling poromechanics and fluid flow. The files are listed below. More...

Description

Various tests coupling poromechanics and fluid flow. The files are listed below.

Files

file  multidomain/poromechanics/el1p/main.cc
 Test for a single-phase elastic coupled model.
 
file  multidomain/poromechanics/el1p/problem_1p.hh
 Definition of the spatial parameters for the single-phase flow sub-problem in the coupled poro-mechanical el1p problem.
 
file  el1p/problem_poroelastic.hh
 The poro-elastic sub-problem in the el1p coupled problem.
 
file  multidomain/poromechanics/el1p/spatialparams_1p.hh
 The spatial parameters class for the test problem using the 1p box model.
 
file  el1p/spatialparams_poroelastic.hh
 Definition of the spatial parameters for the poro-elastic problem.
 
file  co2tables_el2p.hh
 Provides the class with the tabulated values of CO2.
 
file  multidomain/poromechanics/el2p/main.cc
 Test for a single-phase elastic coupled model.
 
file  problem_2p.hh
 Definition of the spatial parameters for the two-phase flow sub-problem in the coupled poro-mechanical elp problem.
 
file  el2p/problem_poroelastic.hh
 The poro-elastic sub-problem in the el2p coupled problem.
 
file  spatialparams_2p.hh
 The spatial parameters class for the two-phase sub problem in the el2p test problem.
 
file  el2p/spatialparams_poroelastic.hh
 Definition of the spatial parameters for the poro-elastic problem.
 

Classes

class  Dumux::OnePSubProblem< TypeTag >
 The single-phase sub problem in the el1p coupled problem. More...
 
class  Dumux::PoroElasticSubProblem< TypeTag >
 The poro-elastic sub-problem in the el1p coupled problem. More...
 
class  Dumux::OnePSpatialParams< GridGeometry, Scalar >
 The spatial parameters class for the test problem using the 1p cc model. More...
 
class  Dumux::PoroElasticSpatialParams< Scalar, GridGeometry >
 Definition of the spatial parameters for the poro-elastic problem. More...
 
class  Dumux::TwoPSubProblem< TypeTag >
 The two-phase sub problem in the el2p coupled problem. More...
 
class  Dumux::TwoPSpatialParams< GridGeometry, Scalar, CouplingManager >
 The spatial parameters class for the two-phase sub problem in the el2p test problem. More...