3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Richards benchmarks and tests

Various tests using a RichardsModel. The files are listed below. More...

Description

Various tests using a RichardsModel. The files are listed below.

Files

file  main.cc
 Test for the Richards CC model.
file  problem.hh
 A one-dimensional infiltration problem with a smooth, given solution.
file  spatialparams.hh
 Spatial parameters for the RichardsAnalyticalProblem.
file  main.cc
 Test for the Richards box model.
file  problem.hh
 A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards box model.
file  spatialparams.hh
 Spatial parameters for the RichardsLensProblem.
file  main.cc
 Test for the Richards box model.
file  problem.hh
 Test for the RichardsModel in combination with the NI model for a conduction problem: The simulation domain is a tube with an elevated temperature on the left hand side.
file  main.cc
 Test for the Richards box model.
file  problem.hh
 Test for the RichardsModel in combination with the NI model for a convection problem: The simulation domain is a tube where water with an elevated temperature is injected at a constant rate on the left hand side.
file  main.cc
 Test for the Richards box model.
file  problem.hh
 Test for the extended richards problem: The simulation domain is a tube a constant evaporation rate is set at the top and the soil gradually dries out.
file  spatialparams.hh
 Definition of the spatial parameters for the non-isothermal Richards problems.

Classes

class  Dumux::RichardsAnalyticalProblem< TypeTag >
 A one-dimensional infiltration problem with a smooth, given solution. More...
class  Dumux::RichardsLensProblem< TypeTag >
 A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards model. More...
class  Dumux::RichardsLensSpatialParams< GridGeometry, Scalar >
 The spatial parameters for the RichardsLensProblem. More...
class  Dumux::RichardsNIConductionProblem< TypeTag >
 Test for the RichardsModel in combination with the NI model for a conduction problem: The simulation domain is a tube with an elevated temperature on the left hand side. More...
class  Dumux::RichardsNIConvectionProblem< TypeTag >
 Test for the RichardsModel in combination with the NI model for a convection problem: The simulation domain is a tube where water with an elevated temperature is injected at a constant rate on the left hand side. More...
class  Dumux::RichardsNIEvaporationProblem< TypeTag >
 Test for the RichardsModel in combination with the NI model for evaporation. More...